Skip to content

Releases: elstc/cakephp-activity-logger

v1.6.0

25 Mar 06:31
e502db7

Choose a tag to compare

  • change field length to varchar(128) on scope_model, issuer_model, object_model

v2.0.0-rc4

22 Jan 12:17
59c46c0

Choose a tag to compare

v2.0.0-rc4 Pre-release
Pre-release

Fixes unresolving table alias on auto setting the issuer

v1.5.3

22 Jan 12:16
97b08d7

Choose a tag to compare

Fixes unresolving table alias on auto setting the issuer

v2.0.0-rc3

29 Oct 07:48

Choose a tag to compare

v2.0.0-rc3 Pre-release
Pre-release
specific implementedMethods

v2.0.0-rc2

29 Oct 05:31

Choose a tag to compare

v2.0.0-rc2 Pre-release
Pre-release
  • Add logModelAlias option to LoggerBehavior, that can change log table correctly.

v1.5.2

29 Oct 07:48
730313a

Choose a tag to compare

Merge pull request #17 from elstc/fixes-implementedMethods

specific implementedMethods

v1.5.1

29 Oct 05:30
71cd0cc

Choose a tag to compare

  • Add logModelAlias option to LoggerBehavior, that can change log table correctly.

v2.0.0-rc1

18 Sep 09:05

Choose a tag to compare

v2.0.0-rc1 Pre-release
Pre-release
  • for CakePHP 4.x
  • AutoIssuerComponent work with Authentication plugin
  • drop deprecated method, classes

v2.0.0-beta1

08 Sep 08:53

Choose a tag to compare

v2.0.0-beta1 Pre-release
Pre-release
  • for CakePHP 4.x
  • drop deprecated method, classes

v1.5.0

08 Sep 07:24

Choose a tag to compare

  • JsonDataType deprecated, instead use \Cake\Database\Type\JsonType
  • use LocatorAwareTrait instead of TableRegistry
  • fixes ActivityLogs table alias