Skip to content

Releases: sonata-project/EntityAuditBundle

1.17.1

17 Apr 14:02
162fe00
Compare
Choose a tag to compare

Fixed

  • [#617] Fix getting table name when the table schema is an empty string (@X-Coder264)
  • [#615] Allow multiple relationships to the same target entity. (@mikeyudin)

1.17.0

13 Apr 19:20
206fa56
Compare
Choose a tag to compare

Changed

  • [#612] Multiple queries to tables have been replaced with a single one (@SavageDays)

1.16.1

22 Jan 09:11
575513b
Compare
Choose a tag to compare

Fixed

  • [#599] Objects now no longer show as different when their values are the same. This restores some of the old behaviour of the EntityAuditBundle (@befresh-mweimerskirch)

1.16.0

04 Dec 07:45
Compare
Choose a tag to compare

Added

1.15.0

28 Sep 17:12
045e6ea
Compare
Choose a tag to compare

Added

  • [#587] Added the disable_foreign_keys parameter, which disables the creation of foreign keys. (@SavageDays)

1.14.1

06 Aug 16:40
9b96adf
Compare
Choose a tag to compare

Fixed

  • [#583] Deprecation of Event Subscribers on Symfony 6.3. They now uses Event Listeners (@Hanmac)

1.14.0

25 Apr 04:56
Compare
Choose a tag to compare

Removed

1.13.0

09 Apr 16:43
e72b192
Compare
Choose a tag to compare

Fixed

Removed

1.12.0

28 Feb 09:44
b649213
Compare
Choose a tag to compare

Added

Removed

1.11.0

20 Feb 13:49
8244fb6
Compare
Choose a tag to compare

Added

Fixed