1.11.0
KittenML/KittenTTS1.11.0Jul 9, 2026by openhands-release-bot[bot]
AI Summary
This release introduces significant new features including Agent Profiles, Budgets and Usage dashboards, and enhanced observability, alongside a critical fix for webhook-driven database connection leaks.
Key Highlights
- Added repository metadata to observability traces
- Introduced Agent Profiles on cloud/SaaS backend
- Added Budgets dashboard and expanded Usage Dashboard
- Enabled email surface for SMTP/Resend
- Fixed webhook-driven DB connection leaks
New Features
- Pass repository metadata to observability traces
- Agent Profiles on the cloud/SaaS backend
- Budgets dashboard
- Usage Dashboard expansion
- Email surface for SMTP/Resend
Full Release Notes
## 1.11.0 (2026-07-09) <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### Features * feat: pass repository metadata to observability traces by @neubig in https://github.com/OpenHands/OpenHands/pull/14431 * 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 ### Maintenance * chore(main): release cloud 1.43.0 by @openhands-release-bot[bot] in https://github.com/OpenHands/OpenHands/pull/15178 * chore: bump SDK packages to v1.34.0 by @all-hands-bot in https://github.com/OpenHands/OpenHands/pull/15200 * chore(main): release cloud 1.44.0 by @openhands-release-bot[bot] in https://github.com/OpenHands/OpenHands/pull/15201 * chore(main): release cloud 1.45.0 by @openhands-release-bot[bot] in https://github.com/OpenHands/OpenHands/pull/15210 **Full Changelog**: https://github.com/OpenHands/OpenHands/compare/1.10.0...1.11.0 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).