Releases: dotkernel/admin
Releases · dotkernel/admin
Admin v2.0.0
The first version of DotKernel's Admin application based on Laminas and Mezzio.
Changed
- Limited dot-* packages to v2.*
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
Admin v1.0.2
The last version of DotKernel's Admin application based on Zend Framework and Zend Expressive.
Changed
- Limited dot-* packages to v1.*
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
admin v1.0.1
1.0.1 - 2018-06-12
User listing bug fix
Changed
- Nothing
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- User pagination count issue (#32)
admin 1.0.0
1.0.0 - 2018-06-04
Migration to Zend-Expressive 3
Changed
- Migrate middleware to PSR-15
List of updated packages
- dotkernel/dot-authentication-service:^1.0
- dotkernel/dot-authentication-web:^1.0.1
- dotkernel/dot-authentication:^1.0
- dotkernel/dot-controller:^1.0
- dotkernel/dot-controller-plugin-authentication:^1.0
- dotkernel/dot-controller-plugin-authorization:^1.0
- dotkernel/dot-controller-plugin-flashmessenger:^1.0
- dotkernel/dot-controller-plugin-forms:^1.0
- dotkernel/dot-controller-plugin-mail:^1.0
- dotkernel/dot-controller-plugin-session:^1.0
- dotkernel/dot-flashmessenger:^1.0
- dotkernel/dot-helpers:^1.0
- dotkernel/dot-log:^1.1.1
- dotkernel/dot-mail:^1.0
- dotkernel/dot-mapper:^1.0
- dotkernel/dot-navigation:^1.0
- dotkernel/dot-rbac:^0.2.1
- dotkernel/dot-rbac-guard:^1.0
- dotkernel/dot-session:^3.0
- dotkernel/dot-twigrenderer:^1.1
- dotkernel/dot-user:^1.0
Added
- PSR-15 Middleware support
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
admin 0.4.2
updated composer dependencies
admin 0.4.1
Changed
- Nothing
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- admin side menu glitches described in issue #24
admin 0.4.0
Changed
- Nothing
Added
- console capabilities added through dot-console based on zf-console
- bin/console.php bootstrap file(e.g php bin/console.php <command_name>)
- see zf-console documentation for details on how to use console
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
admin 0.3.1
Changed
- logo paths updated to point to static "/"
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
admin 0.3.0
Changed
- updated UI design
- changed repo name from dot-admin to admin
- renamed references to dot-admin
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
admin 0.2.2
Changed
- Nothing
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- missing lazy services configuration