Releases: UseMuffin/Footprint
Releases · UseMuffin/Footprint
4.0.1
4.0.0
What's Changed
CakePHP 5 compatible release.
New Contributors
- @LordSimal made their first contribution in #81
Full Changelog: 3.0.0...4.0.0
3.0.0
What's Changed
FootprintListener
setup has been refactored andFootprintAwareTrait
has been dropped. ThePlugin
andFootprintMiddleware
classes now handle setting the user identity to the listener.- Support for CakePHP core's deprecated
AuthComponent
dropped, only Authentication plugin is supported now.
Full Changelog: 2.0.3...3.0.0
3.0.0-beta1
FootprintListener
setup refactored.- Support for
AuthComponent
dropped, onlyAuthentication
plugin is supported now.