Releases: elstc/cakephp-activity-logger
Releases · elstc/cakephp-activity-logger
v3.2.0
What's Changed
- Removed the
initializedTablesoption fromAutoIssuerComponent. These tables are now automatically loaded from theTableLocator. - Added the
disableActivityLogandenableActivityLogmethods toLoggerBehavior.
Full Changelog: v3.1.0...v3.2.0
v2.2.0
What's Changed
- Backport from cake5 branch
- Removed the
initializedTablesoption fromAutoIssuerComponent. These tables are now automatically loaded from theTableLocator. - Added the
disableActivityLogandenableActivityLogmethods toLoggerBehavior.
Full Changelog: v2.1.0...v2.2.0
v3.1.0
v3.0.1
v3.0.0
v2.1.0
- drop support CakePHP <= 4.2
Full Changelog: v2.0.0...v2.1.0
v2.0.0
v2.0.0-rc7
- Hook on
Authentication.afterIdentify
v2.0.0-rc6
- refactor code
- Support CakePHP 3.3 - 3.4
v2.0.0-rc5
- change field length to varchar(128) on scope_model, issuer_model, object_model