v0.23.0

TabbyML/tabbyv0.23.0Jan 9, 2025by github-actions[bot]

AI Summary

This release adds commit hash redirection for code attachments and displays git repository connection status in the chat side panel.

Key Highlights

  • Add commit hash to code attachments for redirection
  • Display connection status of gitUrl repository

New Features

  • Commit hash attachment display
  • Git connection status display

Full Release Notes

## 🚀 Features

* Add commit hash to code attachments, allowing redirection to the specific commit in code browser. ([#3627](https://github.com/TabbyML/tabby/pull/3627)) ([#3577](https://github.com/TabbyML/tabby/pull/3577))
* Display the connection status of the gitUrl repository in the chat side panel. ([#3550](https://github.com/TabbyML/tabby/pull/3550))

## 🧰 Fixed and Improvements

* Perform database backups only when there are pending schema migrations. ([#3620](https://github.com/TabbyML/tabby/pull/3620))
* Add repository selection and remove '#' mentions in the Answer Engine. ([#3619](https://github.com/TabbyML/tabby/pull/3619))

## 💫 New Contributors
@TimmyOVO made their first contribution in https://github.com/TabbyML/tabby/pull/3606

Full Changelog: https://github.com/TabbyML/tabby/compare/v0.22.0...v0.23.0