EntityAuditBundle Versions Save

Audit for Doctrine Entities

1.17.1

1 month ago

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

1 month ago

Changed

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

1.16.1

4 months ago

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

6 months ago

Added

1.15.0

8 months ago

Added

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

1.14.1

10 months ago

Fixed

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

1.14.0

1 year ago

Removed

1.13.0

1 year ago

Fixed

Removed

1.12.0

1 year ago

Added

Removed

1.11.0

1 year ago

Added

Fixed