1.10.0 (2021-01-14)
- core update code base for new Flextype 0.9.16
1.9.0 (2021-01-07)
- core update code base for new Twig 2.0.0
- core update code base for new Icon 2.0.0
1.8.0 (2021-01-03)
- core update code base for new Flextype 0.9.15
- core add plugin.php file
- routes improve controllers handling in routes for performance enhancements
1.7.0 (2020-12-29)
- core update code base for new Flextype 0.9.14
- core Moving to PHP 7.4
- core use new TWIG Plugin 1.7.0
- core use new ACL Plugin 1.7.0
1.6.0 (2020-12-20)
- core update code base for new Flextype 0.9.13
1.5.0 (2020-12-07)
- core update code base for new Flextype 0.9.12
1.4.0 (2020-08-25)
- core update code base for new Flextype 0.9.11
1.3.0 (2020-08-19)
- core update code base for new Flextype 0.9.10
1.2.0 (2020-08-05)
- core update code base for new Flextype 0.9.9
- core fix cache issue on registration
1.1.2 (2020-06-24)
-
core do not allow to delete logged in user account
-
fieldsets update accounts-admin-add fieldsets, add default role - user
accounts-admin-add.yaml
roles: title: accounts_admin_roles type: tags size: 12 default: user validation: required: false
- lang fix translates
- middleware get supper_admin_registered property directly from the config
1.1.1 (2020-06-23)
- lang: fix translates
1.1.0 (2020-06-23)
General code update and refactoring with a breaking changes
1.0.2 (2020-06-22)
- lang: fix translates
1.0.1 (2020-06-22)
- lang: fix translates
1.0.0 (2020-06-21)
- Initial Release