v0.29.0

TabbyML/tabbyv0.29.0May 19, 2025by github-actions[bot]

AI Summary

A minor release adding RESTful APIs for document management and improving background job status polling capabilities.

Key Highlights

  • New RESTful APIs for ingesting and removing custom documents.
  • Added support for Automatic Jobs status polling.
  • Enhanced error details in Notification Inbox.

New Features

  • RESTful APIs for document ingestion and removal.

Full Release Notes

## 🚀 Features

* Add RESTful APIs for ingesting custom documents and facilitating their removal. ([#4171](https://github.com/TabbyML/tabby/pull/4171)) ([#4203](https://github.com/TabbyML/tabby/pull/4203)) ([#4196](https://github.com/TabbyML/tabby/pull/4196))

## 🧰 Fixed and Improvements

* Enhance error details in Notification Inbox. ([#4184](https://github.com/TabbyML/tabby/pull/4184))
* Add support for Automatic Jobs status polling. ([#4172](https://github.com/TabbyML/tabby/pull/4172))
* Bump llama.cpp to b2500. ([#4200](https://github.com/TabbyML/tabby/pull/4200))

## 💫 New Contributors

@roman0yurin made their first contribution in #4080
@NarwhalChen made their first contribution in #4146

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