Release: Stable
Date: 2026-02-17
Version: 1.0.5
New Features
- Implemented role-based authentication for:
- Manager
- Editor
- Admin
- Introduced structured IAM role handling across the platform.
Platform Improvements
- Improved Text Editor array field UI with accordion-based layout for better usability.
- Enhanced permission validation logic within the Roles Management system.
- Refined access control visibility and action consistency.
Bug Fixes
- Fixed issue where Manager and Editor roles could see the "Add Member" button but were unable to perform the action.
- Resolved inconsistencies in role-based authorization flow.
- Fixed UI behavior in Text Editor array fields.
Architecture Notes
- Strengthened the IAM layer by formalizing role-based authentication rules.
- Improved separation between UI visibility logic and permission execution logic.
- Enhanced consistency in access validation across user roles.
Affected Areas
- IAM / Roles System
- User Management
- Text Editor UI
- Access Control Layer
This release solidifies role-based authentication across the platform and improves text editor usability while strengthening permission consistency and access control reliability.