Files
openchamber/CHANGELOG.md
T

41 lines
913 B
Markdown
Raw Normal View History

2025-12-07 19:32:53 +02:00
# Changelog
All notable changes to this project will be documented in this file.
## [Unreleased]
2025-12-07 22:14:29 +02:00
2025-12-08 00:12:22 +02:00
## [1.0.6] - 2025-12-08
- Enhance shell environment detection
2025-12-07 22:14:29 +02:00
## [1.0.5] - 2025-12-07
- Fixed "Load older messages" incorrectly scrolling to bottom
- Fixed page refresh getting stuck on splash screen
- Disabled devtools and page refresh in production builds
2025-12-07 19:32:53 +02:00
2025-12-07 21:30:13 +02:00
## [1.0.4] - 2025-12-07
- Optimized desktop app start time
2025-12-07 20:56:06 +02:00
## [1.0.3] - 2025-12-07
2025-12-07 21:30:13 +02:00
2025-12-07 20:56:06 +02:00
- Updated onboarding UI
- Updated sidebar styles
2025-12-07 21:30:13 +02:00
2025-12-07 20:24:51 +02:00
## [1.0.2] - 2025-12-07
2025-12-07 21:30:13 +02:00
2025-12-07 20:24:51 +02:00
- Updated MacOS window design to the latest one
2025-12-07 21:30:13 +02:00
## [1.0.1] - 2025-12-07
2025-12-07 19:32:53 +02:00
- Initial public release of OpenChamber web and desktop packages in a unified monorepo.
- Added GitHub Actions release pipeline with macOS signing/notarization, npm publish, and release asset uploads.
- Introduced OpenCode agent chat experience with section-based navigation, theming, and session persistence.