32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
---
|
||||
|
|
version: 1.3.8
|
|||
|
|
date: 2025-12-29
|
|||
|
|
---
|
|||
|
|
|
|||
|
|
## App
|
|||
|
|
|
|||
|
|
### New
|
|||
|
|
- Added Intel Mac (x86_64) support for the desktop application (thanks to @rothnic).
|
|||
|
|
- Added queued message mode with chips, batching, and idle auto‑send (including attachments).
|
|||
|
|
- Added queue mode toggle to OpenChamber settings (chat section) with persistence across runtimes.
|
|||
|
|
|
|||
|
|
### Improvements
|
|||
|
|
- Build workflow now generates separate builds for Apple Silicon (arm64) and Intel (x86_64) Macs (thanks to @rothnic).
|
|||
|
|
- Improved dev server HMR by reusing a healthy OpenCode process to avoid zombie instances.
|
|||
|
|
- Refactored Agents/Commands management with ability to configure project/user scopes.
|
|||
|
|
|
|||
|
|
### Fixes
|
|||
|
|
- Fixed scroll position persistence for active conversation turns across session switches.
|
|||
|
|
|
|||
|
|
## VS Code
|
|||
|
|
|
|||
|
|
### New
|
|||
|
|
- Added queued message mode with chips, batching, and idle auto‑send (including attachments).
|
|||
|
|
- Added queue mode toggle to settings (chat section).
|
|||
|
|
|
|||
|
|
### Improvements
|
|||
|
|
- Refactored Agents/Commands management with ability to configure project/user scopes.
|
|||
|
|
|
|||
|
|
### Fixes
|
|||
|
|
- Fixed scroll position persistence for active conversation turns across session switches.
|