- Enh: Invalidate cache after saving auth items/rules (dmeroff)
- New #77: Added migrate console command (dmeroff)
- New: Module's class has been renamed from
dektrium\rbac\Module
todektrium\rbac\RbacWebModule
(dmeroff) - Enh #9: Added ability to manage rules (dmeroff)
- Enh: Updated grid views (dmeroff)
- Enh: Added check if rule has name property set (dmeroff)
- Bug #21: Added loop check while creating unassigned items list (dmeroff)
- Chg: Bumped required Yii2 version to 2.0.8 (dmeroff)
- New #71: Added ability to set auth item data when creating/updating roles/permissions (dmeroff)
- Chg: Removed
enableFlashMessages
option (see UPGRADE.md for details) (dmeroff)
- New #54: Added admin access via rbac permission (Talwoasc)
- Enh: Updated translations
Some fixes and improvements
Initial release