- Fixed identity, add user options
- Fixed getUserId()
- Fixed copyrights
- Fixed: syntax error, unexpected '::' (T_PAAMAYIM_NEKUDOTAYIM)
- Fixed: check multiple sign in, added counter stats method
- Multiple Sign In`s and logoffs by session timeout
- Unsupported array function fixed
- Bugfix when RestAPI request
- Bugfix when save user password
- User is online feature
- Filter users by role, assign/revoke user role
- CRUD for add/update user info
- Added getUsername() and getEmail() methods
- Added pagination
- Up to date dependencies
- Fixed SlectInput in GridView
- Added statuses list in view, translations
- Fixed deprecated class declaration
- Added extra options to composer.json and navbar menu icon
- Added choice param for non interactive mode
- Module refactoring
- Module transferred to base module interface. Update Yii2 version.
- Bugfix, routing and refactoring
- Update Yii2 version
- Added module name and description, translations. Routing fix.
- Added dashboard navigation items for NavBar
- Added module priority of initialization
- Fixing tables names in migrations
- Registration confirmation functionality
- Added module options
- Bugfix and refactoring
- Added email template for restore password
- Added username custom validation
- Autosign user role when signup
- Signup & signin functionality
- First pre-release
- Added UI translations
- Complete view for module
- Update Bootstrap and added URL rules
- Added base CRUD for module
- Added base model class
- Added batch insert demo data