cloud-1.46.1
KittenML/KittenTTScloud-1.46.1Jul 14, 2026by openhands-release-bot[bot]
AI Summary
Addresses bugs concerning conversation timestamps and SaaS credential handling, while updating SDK packages and improving CI pipeline reliability.
Key Highlights
- Preserved conversation created_at timestamp across lifecycle webhooks
- Fixed SaaS credential preservation using encrypted storage
- Bumped SDK packages to v1.35.0 and v1.36.0
- Improved CI pipeline to wait for Docker builds before retagging
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).