This repository was archived by the owner on Jul 27, 2026. It is now read-only.
v1.5.0
1.5.0 (2026-07-17)
What's Changed
Features
- feat: commits view — commit history with per-commit diffs by @hieptl in #1651
- feat: support a configurable timeout per automation by @hieptl in #1786
- feat: start a conversation with a plugin via the /launch path by @hieptl in #1788
- feat: support serving Canvas under a subpath by @malhotra5 in #1796
- feat: support cookie auth for locked Cloud Canvas by @malhotra5 in #1819
- feat: instrument the Canvas Cloud funnel by @neubig in #1828
Bug Fixes
- fix: show Agent Profile picker in blank conversations by @DevinVinson in #1629
- fix: render event trigger filter in a monospace font by @hieptl in #1814
- fix: place Commits toggle beside Diff in the Files panel by @hieptl in #1812
- fix: gate release-please on the required test-and-build check by @hieptl in #1693
- fix: open LLM settings from model dropdown by @enyst in #1664
Maintenance
- refactor: define canvas UI as an SDK client tool by @smolpaws in #1797
- chore: bump software-agent-sdk to 1.36.1 and automation to 1.1.7 by @hieptl in #1810
- chore: bump typescript-client to 1.33.0 by @hieptl in #1824
- refactor: use typescript client for cloud transport by @neubig in #1621
Full Changelog: v1.4.0...v1.5.0
This PR was generated with Release Please. See documentation.