v0.28.0

TabbyML/tabbyv0.28.0Apr 28, 2025by github-actions[bot]

AI Summary

A minor release introducing a 'Convert to Page' feature to transform Answer Engine messages into shareable content and adding Doc Query support to the Chat Panel.

Key Highlights

  • New 'Convert to Page' feature for Answer Engine messages.
  • Doc Query support in the Chat Panel for including Dev Docs as context.
  • Enhanced display of thinking processes in Answer Engine.

New Features

  • Convert Answer Engine messages into Pages.
  • Doc Query in Chat Panel.

Full Release Notes

## 📰 Highlight

In this release, Tabby introduced `Convert to Page` feature, which can transform Answer Engine messages into persistent, shareable, organized Pages, showcased in this example: [View an Example Page](https://demo.tabbyml.com/pages/tabbys-indexing-of-issues-and-pull-requests-QN7p13)

![CleanShot 2025-04-28 at 21 33 47@2x](https://github.com/user-attachments/assets/ded6906d-889b-4b59-8ced-f4a5fa8a9142)


## 🚀 Features

* Add support to convert Answer Engine messages into Pages. ([#4194](https://github.com/TabbyML/tabby/pull/4194))
* Add support for Doc Query in Chat Panel, allowing Dev Docs to be included as context. ([#4095](https://github.com/TabbyML/tabby/pull/4095))

## 🧰 Fixed and Improvements

* Enhance background task logging to boost performance and enrich user experience. ([#4066](https://github.com/TabbyML/tabby/pull/4066)) ([#4145](https://github.com/TabbyML/tabby/pull/4145))
* Enhance the display of thinking processes in Answer Engine and Chat Panel. ([#4091](https://github.com/TabbyML/tabby/pull/4091))

**Full Changelog**: https://github.com/TabbyML/tabby/compare/v0.27.1...v0.28.0