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
1.1 KiB
1.1 KiB
version, date, title
| version | date | title |
|---|---|---|
| 1.4.5 | 2026-01-08 | Model thinking effort and MCP toggles |
App
New
- Chat: added support for model variants (thinking effort).
- Skills: added autocomplete for skills on "/" when it is not the first character in input.
- Autocomplete: added scope badges for commands/agents/skills.
- MCP: added the ability to dynamically enable or disable configured MCP servers.
- Web: refactored the Add Project UI with autocomplete.
Improvements
- Shortcuts: switched the agent cycling shortcut from Tab to Shift+Tab.
- Compact: changed
/summarizeto/compactand moved compaction to the SDK.
VS Code
New
- Chat: added support for model variants (thinking effort).
- Skills: added autocomplete for skills on "/" when it is not the first character in input.
- Autocomplete: added scope badges for commands/agents/skills.
- MCP: added the ability to dynamically enable or disable configured MCP servers.
Improvements
- Shortcuts: switched the agent cycling shortcut from Tab to Shift+Tab.
- Compact: changed
/summarizeto/compactand moved compaction to the SDK.