Files
openchamber/changelog/1.12.2.md
T
Bohdan Triapitsyn a1bc1368ae docs(changelog): title every release and require one
Every release file now carries a title: two to six plain words naming the
change a user would remember it for. The generator refuses a release without
one, promote carries the title from unreleased.md, and the unreleased
template opens with a title line. The changelog-authoring skill and the
format README describe how to write it.

Claude-Session: https://claude.ai/code/session_01VqV56Hez25hTxXH4ipJfzH
2026-09-05 16:45:29 +03:00

1.1 KiB

version, date, title
version date title
1.12.2 2026-06-05 Windows app now available

App

New

  • Desktop/Windows: the Windows app is now available publicly, with full functionality parity across the app.
  • Projects: the Add Project directory picker now starts with hidden files off each time it opens.

Improvements

  • Tunnels: switching between Cloudflare and ngrok quick tunnels now replaces the active quick tunnel instead of reusing the previous provider.
  • Tunnels: ngrok startup failures now show the ngrok or authtoken error returned during startup.
  • Chat: prompts sent while creating or switching target sessions now stay attached to the intended project directory.
  • VSCode: the extension now detects more Windows OpenCode installs from PATH, npm, Scoop, and Chocolatey.

VS Code

Improvements

  • Startup/Windows: the extension now detects more OpenCode installs from PATH, npm, Scoop, and Chocolatey.
  • Chat: prompts sent while creating or switching target sessions now stay attached to the intended workspace directory.
  • Files: chat and tool links now handle Windows drive-letter and backslash paths.