Tabby: What's New in February 2025
A summary of all updates, new features, and bug fixes released for Tabby during February 2025.
New Features in February 2025
- Exposed the thinking process of the Answer Engine within thread messages.(v0.25.0)
- Enabled the Answer Engine to access the repository's directory file list as needed.(v0.25.0)
- Enabled the use of the "@" symbol to mention a symbol in the Chat Sidebar.(v0.25.0)
- Provided repository-aware default question recommendations on the Answer Engine.(v0.25.0)
- Implemented LDAP Authentication Integration for secure access.(v0.24.0)
- Added Notifications for unsuccessful background jobs to keep users informed.(v0.24.0)
Bug Fixes in February 2025
- Resolved the deserialization issue related to "finish_reason" when receiving chat responses from the LiteLLM Proxy Server.(v0.25.0)
- Fixed a bug that prevented the client code context in historical messages from being added to the prompt.(v0.24.0)
- Resolved an issue causing integration errors when using recent versions of Jan AI.(v0.24.0)
- Resolved an issue where repositories specified in config.toml were not synchronizing correctly.(v0.24.0)
- Resolved an issue that caused model download failures due to changes in the HuggingFace API.(v0.24.0)
Improvements in February 2025
- Refined the user interface details within the Answer Engine.(v0.25.1)
- Increased the default parallelism from 1 to 4, which may increase VRAM usage.(v0.25.0)
- Introduced a new embedding kind `llama.cpp/before_b4356_embedding` for llamafile or other embedding services using the legacy llama.cpp embedding API.(v0.25.0)
- Provided a configuration option to truncate text content before dispatching it to the embedding service.(v0.25.0)
- Bumped the llama.cpp version to b4651.(v0.25.0)
- Enabled automatic retries for embedding when the service occasionally fails due to llama.cpp issues.(v0.25.0)
- Enhanced the user interface experience for the Answer Engine.(v0.25.0)
- Job run and user event history retention is now limited to the past three months.(v0.24.0)
- Set the active text tab as the default context when using Code Browser chat.(v0.24.0)
- Omitted indexing of GitHub Pull Request diffs that exceed 300 files to improve performance.(v0.24.0)
All Releases in February 2025
v0.25.2-rc.0v0.25.1This is a patch release focusing on minor refinements rather than major new features or bug fixes. Users should review the full release notes for version 0.25.0 for comprehensive details. The primary visible change is an update to the Answer Engine UI.
v0.25.1-rc.0v0.25.04 features1 fixThis release introduces significant new capabilities for the Answer Engine, including exposing its thinking process and enabling repository file access. Users will also benefit from improved stability with automatic embedding retries and an enhanced user interface experience.
v0.25.0-rc.5intellij@1.11.0intellij@1.11.0-rc.0intellij@1.10.1v0.25.0-rc.4v0.25.0-rc.3v0.25.0-rc.2intellij@1.10.1-rc.0v0.25.0-rc.1v0.24.02 features4 fixesThis 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.
v0.24.0-rc.6