fix: update changelog for notifications list land (#27344) (thanks @obviyus)

This commit is contained in:
Ayaan Zaidi
2026-02-26 14:33:00 +05:30
committed by Ayaan Zaidi
parent a0cf753b2e
commit da6a96ed33

View File

@@ -7,6 +7,7 @@ Docs: https://docs.openclaw.ai
### Changes
- Agents/Routing CLI: add `openclaw agents bindings`, `openclaw agents bind`, and `openclaw agents unbind` for account-scoped route management, including channel-only to account-scoped binding upgrades, role-aware binding identity handling, plugin-resolved binding account IDs, and optional account-binding prompts in `openclaw channels add`. (#27195) thanks @gumadeiras.
- Android/Nodes: add `notifications.list` support on Android nodes and expose `nodes notifications_list` in agent tooling for listing active device notifications. (#27344) thanks @obviyus.
### Fixes