We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69bd0d6 commit 6e7a1fcCopy full SHA for 6e7a1fc
1 file changed
CHANGELOG.md
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.5.0] - 2026-03-18
9
+
10
+### Added
11
12
+- Smooth streaming mode for TUI response rendering (#281)
13
+- Ship builtin skills to customers via `postinstall` (#279)
14
+- `/configure-claude` and `/configure-codex` built-in commands (#235)
15
16
+### Fixed
17
18
+- Brew formula stuck at v0.3.1 — version normalization in publish pipeline (#286)
19
+- Harden auth field handling for all warehouse drivers (#271)
20
+- Suppress console logging that corrupts TUI display (#269)
21
22
## [0.4.9] - 2026-03-18
23
24
### Added
0 commit comments