All releases

v1.11.1 May 15, 2026

Session switcher in the chat header

New

5 changes
  • Multi-Run: added fusion for multi-run sessions.
  • Multi-Run: added optional isolation and support for non-Git projects.
  • Chat/Sessions: added a header session switcher with project, branch, diff, active, unread, and sub-session context.
  • Desktop/Mini Chat: added session switching and the new-session shortcut to Mini Chat, while preserving user-selected sessions during startup.
  • Updates/Usage: added a setting to disable OpenCode update notifications, and quota reset times now display in your local timezone.

Improvements

6 changes
  • Chat/Subagents: opened subagent sessions read-only in the context panel and made subagent chats read-only.
  • Chat/Shortcuts: made the agent-switching shortcut configurable and usable from the chat input/model picker.
  • Preview: improved embedded preview proxying for absolute same-origin requests and WebSocket URLs, and avoided launching unrelated project actions when no dev-server action is detected.
  • Chat/UI: sorted-mode tool paths animate consistently, and tooltip rendering is guarded defensively.
  • Git: large change lists now display reliably, and branch selection stays hidden for non-Git draft sessions.
  • Settings/Skills: the skills catalog now keeps the selected source label visible when switching sources (thanks to @kjhq).