- Bootstrap4 support bug fix on Permission update screen.
- NEW: Bootstrap4 Themes support.
- NEW: RouteAccessControl filter autoCreatePermission option in debug mode.
- Bugfix: Compatibility with Adminlte v2.6.0 (conflict of $.fn.tree plugin name). @ap
- AccessControl filter update default regexp to ^site, in debug mode add gii and debug modules.
- Bugfix: Permission Child/Parents boxes cleanup available options from already exists.
- Bugfix: Permission Child/Parents fixed fatal error on hierarchy loop.
- NEW: Permissions selector as a real Tree-based selector.
- Bugfix: Fix wrong unique name validations for Role and Permission creating form.
- Bugfix: Fatal error on creating Role/Permission with existed name.
- Bugfix: Routes Scanner take info from comments as well, not class definition.
- Disable inherit permissions in role permissions selector.
- Rbac console command to init, assign, scan roles
- DbManager, PhpManager with auto master permission set
- Module with GUI interface to manage RBAC
- RouteAccessFilter to use as main access filter