Releases: dotkernel/dot-authentication-web
Releases · dotkernel/dot-authentication-web
2.9.4
What's Changed
- Fixed method incompatibility with dot-controller by @PopNatanael in #19
Full Changelog: 2.9.3...2.9.4
2.9.3
small issue
What's Changed
- Potential fix for dot-controller compatibility issue by @PopNatanael in #16
New Contributors
- @PopNatanael made their first contribution in #16
Full Changelog: 2.10.0...2.9.2
2.9.1
2.9.0
2.0.1 Archive
Archive the package
Replaced Zend namespace with Laminas and Mezzio namespaces.
Replaced Zend namespace with Laminas and Mezzio namespaces.
To be used for version 2.0 of frontend and admin releases of Dotkernel.
Changed
- Nothing
Added
- Added Laminas dependencies
Deprecated
- Nothing
Removed
- Removed Zend packages dependencies
Fixed
- Nothing
dot-authentication-web 1.0.1
Version fix for 1.0.0
No changes
dot-authentication-web 1.0.0
Changed
- Middleware support
- Update
zendframework/zend-expressive
to ^3.0 - Update
zendframework/zend-expressive-template
to ^2.0 - Update
dotkernel/dot-helpers
to ^1.0 - Updated
dot-flashmessenger plugin
dependency
Added
- PSR-15 Middleware support
Deprecated
- Nothing
Removed
- HTTP InterOp middleware support
Fixed
- Nothing
dot-authentication-web 0.2.4
Changed
- on authentication error, take the authentication result message into consideration too
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing