v1.7.0
1.7.0 (2026-07-29)
What's Changed
Features
- feat: always show the LLM selector; move agent-profile switching to the tools menu by @hieptl in #16099
- feat: add persistent agent memory toggle by @hieptl in #16097
- feat: allow overwriting a secret value from the edit form by @hieptl in #16134
Bug Fixes
- fix: mount telemetry lifecycle from provider by @malhotra5 in #16092
- fix: Disable analytics toggle for cloud backends by @malhotra5 in #16098
- fix(security): authenticate WebSockets outside URLs by @simonrosenberg in #16095
- fix: Track cookie-auth Cloud backend connections by @malhotra5 in #16113
- fix(e2e): shut the mock-LLM stack down gracefully so it stops leaking processes by @georgeglarson in #16152
- fix: enable Agent Canvas pageview telemetry by @malhotra5 in #16169
- fix(settings): de-duplicate LLM Profile attributes in the "All" tab by @smolpaws in #16154
- fix: Revive local telemetry consent banner by @malhotra5 in #16183
Maintenance
- chore: remove the human-tested checkbox from the PR template by @VascoSch92 in #16122
- chore: bump software-agent-sdk to 1.38.0 and automation to 1.4.1 by @hieptl in #16129
- ci: disable tag publish triggers for release migration by @malhotra5 in #16133
- ci: remove stale release-please bootstrap sha by @malhotra5 in #16138
- ci: restore tag publish triggers by @malhotra5 in #16141
Other Changes
New Contributors
- @georgeglarson made their first contribution in #16152
Full Changelog: v1.6.1...v1.7.0
This PR was generated with Release Please. See documentation.