Skip to content

Releases: Locastic/Loggastic

Symfony 7.3 & Doctrine 3.4

23 Jun 13:50
0de343d

Choose a tag to compare

v1.1.6-beta

symfony 7.3 & doctrine 3.4 (#30)

Symfony 7.2

23 Jun 13:25
d07c69f

Choose a tag to compare

Upgrade to Symfony 7.2 (#29)

upgrade to symfony 7.2

PHP 8.1 and added missing limit and offset params to ActivityLogProvider

18 Sep 19:37
70db9bc

Choose a tag to compare

v1.1.4-beta

Add limit and offset to ActivityLogProvider (#24)

Fixed elastic configuration

13 Sep 07:09
ae5566c

Choose a tag to compare

v1.1.3-beta

fix(#16):  fix configuration elastic_properties (#22)

v1.1.2-beta

31 May 12:16
84b2cc5

Choose a tag to compare

What's Changed

  • Rollback ActivityLogger autowiring + fix collections normalization on update by @gdalyy in #18

Full Changelog: v1.1.1-beta...v1.1.2-beta

v1.1.1-beta

31 May 09:23
a2b8fdb

Choose a tag to compare

Explicit configuration for ActivityLogger service needed to fix normalization issues with collections

What's Changed

  • Explicit ActivityLogger configuration by @gdalyy in #17

Full Changelog: v1.1.0-beta...v1.1.1-beta

v1.1.0-beta

16 Apr 09:38
e459024

Choose a tag to compare

What's Changed

  • make collection identifier extractor optional by @gdalyy in #15

Full Changelog: v1.0.9-beta...v1.1.0-beta

v1.0.9-beta

08 Mar 11:33
255fba6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.8-beta...v1.0.9-beta

Fixed add & delete for loggable child

11 Oct 11:37
f465cc5

Choose a tag to compare

v1.0.8-beta

Fixed logging of loggable child for add and remove actions (#13)

Fixed populate command arguments

23 Sep 09:47
d0147b4

Choose a tag to compare

Fix populate command (#10)

* Fixed populate command issue

* Fixed populate command issue

* Fixed populate command issue