v0.11.0
kroko-ai/kroko-onnxv0.11.0May 22, 2026by github-actions[bot]
AI Summary
This release adds interactive UI capabilities for buttons and lists, along with new commands for managing messages such as revocation and forwarding. It also ensures that chat unread counts are persisted correctly.
Key Highlights
- Support for interacting with buttons and lists
- Add message revoke and forward commands
- Persist chat unread counts
- Fix import completed call logs
- Fix persist quoted message metadata
New Features
- Button and list interaction support
- Message revoke and forward commands
- Persisted chat unread counts
Full Release Notes
## Changelog * 016231367036d0e05287f9d3b513e12938ba3678 Add support for interacting with buttons and lists (#258) * bb68ecc79decb3eb9df25e1ea9bc0b55c9874449 feat: add message revoke and forward commands (#259) * 20e114aa9df248a75a06e3f5d0d2f4f45336d63a feat: persist chat unread counts (#255) * 12c8d8a6a98aac7c94f9c281c98a9609a3d4c67f fix: import completed call logs (#261) * 9388460fd1e4f50d4d2a9b8313ce65336baf4b9a fix: persist quoted message metadata (#262)