Releases: dotkernel/dot-user
Releases · dotkernel/dot-user
Bump PHP to 8.3
2.9.2
2.9.1
2.9.0
Fix autologin
Changed
- Nothing
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Autologin issue
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-user 1.0.0
Changed
- updated dependencies
- middleware implementation changed to
psr/http-server-middleware
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
dot-user 0.3.1
Changed
- updated dependencies
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
dot-user 0.3.0
Changed
- Nothing
Added
- token service class generate methods accept mapper options(to enable/disable atomic operations for example) - more for internal purposes
Deprecated
- Nothing
Removed
- Nothing
Fixed
- possible call to rollback after commit operation, resulting in an unhandled exception
dot-user 0.2.0
Changed
- updated to PSR11 container
- updated middleware to PSR15
MiddlewareInterface - updated to new
RouteHelper - removed any default route configuration or hard-coded route references
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing