cloud-1.45.0
OpenHands/OpenHandscloud-1.45.0Jul 9, 2026by openhands-release-bot[bot]
AI Summary
This release introduces Agent Profiles on the cloud/SaaS backend, adds a Budgets dashboard and expands the Usage Dashboard, and surfaces email enabled status for SMTP/Resend services. It also includes a bug fix to prevent webhook-driven database connection leaks.
Key Highlights
- Agent Profiles on cloud/SaaS backend
- Budgets dashboard and expanded Usage Dashboard
- Email enabled status for SMTP/Resend
- Webhook-driven DB connection leak fix
New Features
- Agent Profiles on cloud/SaaS backend
- Budgets dashboard
- Usage Dashboard expansion
- Email enabled status for SMTP/Resend
- Webhook-driven DB connection leak prevention
Full Release Notes
## 1.45.0 (2026-07-09) <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### Features * feat(enterprise): Agent Profiles on the cloud/SaaS backend (#15044) by @simonrosenberg in https://github.com/OpenHands/OpenHands/pull/15060 * feat(backend): Add Budgets dashboard and expand Usage Dashboard by @saurya in https://github.com/OpenHands/OpenHands/pull/15149 * feat: budgets and usage monitoring UI by @saurya in https://github.com/OpenHands/OpenHands/pull/15186 * feat: surface email enabled for smtp/resend by @saurya in https://github.com/OpenHands/OpenHands/pull/15214 ### Bug Fixes * fix: prevent webhook-driven DB connection leaks by @tofarr in https://github.com/OpenHands/OpenHands/pull/15212 **Full Changelog**: https://github.com/OpenHands/OpenHands/compare/cloud-1.44.0...cloud-1.45.0 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).