v1.11.0
Added 4
- Show per-run LLM cost in the Activity Log and exports
- Add a typed agent action for launching local or Cloud child conversations
- Add automation tag filter and recognition
- Add tag chips, overflow, and hovercard labels in conversations
Changed 3
- Reorder Customize navigation
- Polish Agent Canvas version update UI
- Keep Automations pane visible when empty
Fixed 3
- Ship multi-size app icons for Windows and macOS
- Rename desktop app to OpenHands Agent Canvas
- Fetch runtime conversation directly instead of removed cloud-proxy for metrics
From OpenHands
1.11.0 (2026-08-07)
What's Changed
Features
- feat: show per-run LLM cost in the Activity Log and exports by @hieptl in https://github.com/OpenHands/OpenHands/pull/16351
- feat: reorder Customize navigation by @DevinVinson in https://github.com/OpenHands/OpenHands/pull/16358
- feat(settings): polish Agent Canvas version update UI by @FraterCCCLXIII in https://github.com/OpenHands/OpenHands/pull/16343
- feat(home): keep Automations pane visible when empty by @neubig in https://github.com/OpenHands/OpenHands/pull/16372
- feat: add a typed agent action for launching local or Cloud child conversations by @hieptl in https://github.com/OpenHands/OpenHands/pull/16380
- feat: add automation tag filter and recognition by @hieptl in https://github.com/OpenHands/OpenHands/pull/16388
- feat(conversations): add tag chips, overflow, and hovercard labels by @FraterCCCLXIII in https://github.com/OpenHands/OpenHands/pull/16346
Bug Fixes
- fix: ship multi-size app icons for Windows and macOS by @hieptl in https://github.com/OpenHands/OpenHands/pull/16352
- fix: rename desktop app to OpenHands Agent Canvas by @hieptl in https://github.com/OpenHands/OpenHands/pull/16353
- fix(metrics): fetch runtime conversation directly instead of removed cloud-proxy by @tofarr in https://github.com/OpenHands/OpenHands/pull/16392
New Contributors
- @DevinVinson made their first contribution in https://github.com/OpenHands/OpenHands/pull/16358
Full Changelog: https://github.com/OpenHands/OpenHands/compare/v1.10.0...v1.11.0
This PR was generated with Release Please. See documentation.