File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,28 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.11.0] - 2025-08-08
9+
10+ ### Added
11+
12+ - Added an AI_START_HERE.md file.
13+
14+ ### Changed
15+
16+ - For chat rooms, ` rooms messages get ` is now ` rooms messages history `
17+
18+ ### Fixed
19+
20+ - Runtime errors now return more useful error messages when environment variables are not set.
21+ - Fixed spaces cursor connection stability issues.
22+ - Fixed various Web CLI terminal connection and UI issues.
23+
24+ ### Improved
25+
26+ - Improved the terminal session and resume stability in message handling.
27+ - Improved functionality of the API key selection flow.
28+ - Improved AI assistant instructions.
29+
830## [ 0.10.0] - 2025-07-24
931
1032### Added
@@ -13,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1335
1436### Changed
1537
16- - For chat rooms, ` rooms messages reactions add ` is now ` rooms messages reactions send `
38+ - For chat rooms, ` rooms messages reactions add ` is now ` rooms messages reactions send `
1739
1840### Fixed
1941
You can’t perform that action at this time.
0 commit comments