Skip to content

Commit 5c36082

Browse files
authored
docs(changelog): add v0.28.0 release notes (#4199)
1 parent e2d487a commit 5c36082

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

.changes/v0.28.0.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## v0.28.0 (2025-04-28)
2+
3+
### Features
4+
5+
* Add support to convert Answer Engine messages into Pages. ([#4194](https://github.com/TabbyML/tabby/pull/4194))
6+
* Add support for Doc Query in Chat Panel, allowing Dev Docs to be included as context. ([#4095](https://github.com/TabbyML/tabby/pull/4095))
7+
8+
### Fixed and Improvements
9+
10+
* 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))
11+
* Enhance the display of thinking processes in Answer Engine and Chat Panel. ([#4091](https://github.com/TabbyML/tabby/pull/4091))

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

8+
## v0.28.0 (2025-04-28)
9+
10+
### Features
11+
12+
* Add support to convert Answer Engine messages into Pages. ([#4194](https://github.com/TabbyML/tabby/pull/4194))
13+
* Add support for Doc Query in Chat Panel, allowing Dev Docs to be included as context. ([#4095](https://github.com/TabbyML/tabby/pull/4095))
14+
15+
### Fixed and Improvements
16+
17+
* 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))
18+
* Enhance the display of thinking processes in Answer Engine and Chat Panel. ([#4091](https://github.com/TabbyML/tabby/pull/4091))
19+
820
## v0.27.1 (2025-04-07)
921

1022
### Notice

0 commit comments

Comments
 (0)