Change8

v0.24.0

Tabby
2 features4 fixes3 improvementschat

Summary

This release introduces LDAP Authentication Integration and adds notifications for failed background jobs. Several critical bugs were fixed, including issues with historical context in prompts, Jan AI integration, and model downloads from HuggingFace. Performance improvements include limiting history retention and optimizing GitHub PR diff indexing.

New Features

  • Implemented LDAP Authentication Integration for secure access.
  • Added Notifications for unsuccessful background jobs to keep users informed.

Bug Fixes

  • Fixed a bug that prevented the client code context in historical messages from being added to the prompt.
  • Resolved an issue causing integration errors when using recent versions of Jan AI.
  • Resolved an issue where repositories specified in config.toml were not synchronizing correctly.
  • Resolved an issue that caused model download failures due to changes in the HuggingFace API.

Improvements

  • Job run and user event history retention is now limited to the past three months.
  • Set the active text tab as the default context when using Code Browser chat.
  • Omitted indexing of GitHub Pull Request diffs that exceed 300 files to improve performance.

Related Documentation

Tabby Documentation

Tabby v0.24.0 - What's New - Change8