cloud-1.46.1
parruda/swarmcloud-1.46.1Jul 14, 2026by openhands-release-bot[bot]
AI Summary
Fixes a bug where conversation timestamps were lost across lifecycle webhooks and preserves SaaS credentials using encrypted storage.
Key Highlights
- Preserved conversation created_at across lifecycle webhooks
- Preserved SaaS credentials with encrypted storage
- Bumped SDK packages to v1.36.0
Full Release Notes
## 1.46.1 (2026-07-14) <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### Bug Fixes * fix(app-server): preserve conversation created_at across lifecycle webhooks by @Sujit-1509 in https://github.com/OpenHands/OpenHands/pull/15243 * fix(mcp): preserve SaaS credentials with encrypted storage by @simonrosenberg in https://github.com/OpenHands/OpenHands/pull/15257 ### Maintenance * ci: wait for the docker build before retagging images by @jlav in https://github.com/OpenHands/OpenHands/pull/15213 * chore: bump SDK packages to v1.35.0 by @all-hands-bot in https://github.com/OpenHands/OpenHands/pull/15240 * chore: bump SDK packages to v1.36.0 by @all-hands-bot in https://github.com/OpenHands/OpenHands/pull/15256 ## New Contributors * @Sujit-1509 made their first contribution in https://github.com/OpenHands/OpenHands/pull/15243 **Full Changelog**: https://github.com/OpenHands/OpenHands/compare/cloud-1.46.0...cloud-1.46.1 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).