1.55.0
1.55.0 (2026-08-25)
What's Changed
Features
- feat: add daily conversation quota schema foundation by @neubig in #180
- feat: accept Jira Cloud picker mentions of the service account by @ak684 in #223
- feat: add read-only quota usage page with reset countdown by @neubig in #199
- feat(settings): auto-rotate invalid managed LLM keys on settings writes by @tofarr in #231
- feat: add org-level daily conversation quota exemptions by @neubig in #212
- feat: add work-email quota increase requests with self-service verification by @neubig in #200
Bug Fixes
- fix: protect personal organization billing credits by @saurya in #167
- fix(budgets): prevent per-user allowance renewal on sync by @saurya in #205
- fix: let free-tier (no-credit) teams run $0-cost models by @juanmichelini in #143
- fix: use verified repo provider in Jira Cloud conversation start request by @ak684 in #216
- fix: clarify Jira email-visibility guidance with exact setting and delay by @ak684 in #222
- fix(enterprise): match provisioned user on Keycloak sub, not email by @tofarr in #224
- fix(enterprise): match on Keycloak sub in TOCTOU idempotent recovery too by @tofarr in #225
- fix(enterprise): await session.merge in billing success callback by @tofarr in #226
- fix: OHE-3127 : return null credits instead of 503 when budget is None by @tofarr in #228
- fix(billing): show personal-workspace credits without a member budget row by @aivong-openhands in #218
- fix: display usage monitoring timestamps in local time by @saurya in #208
Maintenance
- chore: remove dead localStorage feature-flag mechanism by @tofarr in #230
- chore: bump openhands-sdk, openhands-agent-server, and openhands-tools to 1.43.1 by @tofarr in #234
New Contributors
- @aivong-openhands made their first contribution in #218
Full Changelog: 1.54.0...1.55.0
This PR was generated with Release Please. See documentation.