v0.26.0

TabbyML/tabbyv0.26.0Mar 16, 2025by github-actions[bot]

AI Summary

This release bumps the minimum Katana version, enhances the Answer Engine with repository history access, and adds user chat history display to the Homepage and Chat Side Panel.

Key Highlights

  • Bump minimum katana version to 1.1.2
  • Enable Answer Engine to access repository commit history
  • Display user chat history on Homepage and Chat Side Panel

New Features

  • Answer Engine repository history access
  • User chat history display

Full Release Notes

## ⚠️ Notice

Bump minimum katana version to 1.1.2

## 🚀 Features

* Enable the Answer Engine to access the repository's commit history as needed. ([#3916](https://github.com/TabbyML/tabby/pull/3916))
* Support the display of user chat history on Homepage and Chat Side Panel. ([#3897](https://github.com/TabbyML/tabby/pull/3897))

## 🧰 Fixed and Improvements

* Facilitate the crawling of developer documentation from llms-full.txt when available. ([#3880](https://github.com/TabbyML/tabby/pull/3880))


## 💫 New Contributors

@ifelsefi made their first contribution in #3909
@Azenki made their first contribution in #3869

**Full Changelog**: https://github.com/TabbyML/tabby/compare/v0.25.0...v0.26.0