1.21.0 (2026-02-25)
Features
- add granular user permissions (balance, subscription, promo_group, referral, send_offer) (3d6987f)
- add per-channel disable settings and global settings to channel admin (48be067)
- add RBAC permission system to admin cabinet frontend (874ee26)
- add translations for permission sections and actions (80bfaca)
- add weekdays condition to ABAC policies (a1a8dc2)
- allow editing system roles (a050125)
- improve audit log - translate actions, fix resource filter, show request body (5d0e353)
- show query params in audit log details (66f7fcb)
Bug Fixes
- add missing onError handlers on RBAC mutations (c4e3211)
- guard user detail API calls with RBAC permission checks (bc5d832)
- RBAC frontend type mismatches and translations (4c9c399)
- RBAC policies page role handling and permission gates (56188b1)
- redesign role revoke confirmation dialog (f829076)
- replace broken modal with inline confirmation for role revoke (78e7099)