docs: update unreleased changelog entries
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"@fontsource/ibm-plex-sans": "^5.1.1",
|
||||
"@ibm/plex": "^6.4.1",
|
||||
"@lezer/highlight": "^1.2.3",
|
||||
"@opencode-ai/sdk": "^1.16.0",
|
||||
"@opencode-ai/sdk": "^1.17.0",
|
||||
"@pierre/diffs": "1.1.0-beta.13",
|
||||
"@replit/codemirror-vim": "^6.3.0",
|
||||
"@simplewebauthn/browser": "13.3.0",
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
## [Unreleased]
|
||||
## [1.12.4] - 2026-06-10
|
||||
|
||||
- Agent Manager: creating isolated runs now opens sessions immediately while worktree setup continues in the background.
|
||||
- Sessions: chat folder assignments now stay in place after reloads.
|
||||
- Sessions: added an action to archive all sessions (thanks to @jjdubski).
|
||||
- Sessions: session and folder rows now have right-click menus for their available actions.
|
||||
- Settings: added search across settings pages.
|
||||
- Chat: table copy actions now include a Markdown format option (thanks to @kjhq).
|
||||
|
||||
## [1.12.3] - 2026-06-05
|
||||
|
||||
|
||||
@@ -243,7 +243,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@openchamber/ui": "workspace:*",
|
||||
"@opencode-ai/sdk": "^1.16.0",
|
||||
"@opencode-ai/sdk": "^1.17.0",
|
||||
"adm-zip": "^0.5.16",
|
||||
"jsonc-parser": "^3.3.1",
|
||||
"react": "^19.1.1",
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"dependencies": {
|
||||
"@clack/prompts": "^1.1.0",
|
||||
"@octokit/rest": "^22.0.1",
|
||||
"@opencode-ai/sdk": "^1.16.0",
|
||||
"@opencode-ai/sdk": "^1.17.0",
|
||||
"@simplewebauthn/server": "13.3.0",
|
||||
"adm-zip": "^0.5.16",
|
||||
"better-sqlite3": "^11.7.0",
|
||||
|
||||
Reference in New Issue
Block a user