Releases: dotkernel/admin
Releases · dotkernel/admin
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
admin 0.2.1
Changed
- updated controller doc blocks
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
admin 0.2.0
ZE2 migration
Changed
- updated factories to PSR11 container and middleware to PSR15
- refactored folder structure to follow modular application design a la ZE2
- programmatic pipeline and routes
- restructured application to match ZE2 structure
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
admin 0.1.1
Added
- Nothing
Deprecated
- Nothing
Removed
- composer.lock from repository
Fixed
- Nothing
admin 0.1.0
Initial tagged release of dot-admin, a web app starter suitable for admin applications
Added
- Everything
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing