Skip to content

Releases: DamienHarper/auditor-bundle

4.0.0

06 Dec 16:29
Compare
Choose a tag to compare

What's new

  • DoctrineAuditBundle has been split into two different packages:
    • auditor the core library
    • auditor-bundle a Symfony bundle providing auditor integration into Symfony applications
  • PHP 7.1 is not supported anymore
  • Pretty much everything has been rewritten
  • New documentation website

Breaking changes

  • As long as pretty much everything has been rewritten, public API and namespaces have changed.

How to upgrade?

You'll find a detailed upgrade guide here.

3.4.2

26 Nov 00:16
Compare
Choose a tag to compare

What's Changed

New Contributors

References

Official documentation

Full Changelog: 3.4.1...3.4.2

3.4.1

27 Apr 14:01
Compare
Choose a tag to compare

What's changed

References

Official documentation

Full Changelog: 3.4.0...3.4.1

3.4.0

29 Mar 22:27
Compare
Choose a tag to compare

What's Changed

Starting today (2020-03-29), 4.x development begins in master branch.
A 3.x branch has also been created and will host any 3.x related development.

Note that 4.x will drop PHP 7.1 support.

Changes

New Contributors

References

Official documentation

Full Changelog: 3.3.2...3.4.0

3.3.2

07 Feb 09:31
Compare
Choose a tag to compare

Changes

References

Official documentation

Full Changelog: 3.3.1...3.3.2

3.3.1

06 Feb 23:51
Compare
Choose a tag to compare

Changes

References

Official documentation

Full Changelog: 3.3.0...3.3.1

3.3.0

06 Feb 22:47
9b28c3e
Compare
Choose a tag to compare

What's Changed

Changes

  • Add a configuration option for enabling/disabling audit viewer by @p365labs in #161
  • Documentation updates by @Jonathan-Lathiere in #158
  • Update DoctrineHelper by @p365labs in #143
  • Add french, english, spanish, italian and german translations by @p365labs in #152
  • Add branch-alias for convenient testing by @gam6itko in #154
  • Add composer config.sort-packages; symfony/translation duplication fix by @gam6itko in #155
  • Use .gitattributes to keep your tests out of other people’s production by @gam6itko in #156

Fixes

New Contributors

References

Official documentation

Full Changelog: 3.2.3...3.3.0

3.2.3

05 Dec 22:51
Compare
Choose a tag to compare

What's Changed

References

Official documentation

Full Changelog: 3.2.2...3.2.3

3.2.2

03 Dec 14:40
Compare
Choose a tag to compare

What's Changed

  • Fixed documentation related to @Security annotation by @jean-gui in #135
  • Fixed pagination when the pager has a lot of pages by @DamienHarper in #137

New Contributors

References

Official documentation

Full Changelog: 3.2.1...3.2.2

3.2.1

02 Dec 20:22
Compare
Choose a tag to compare

What's changed

  • Restored AuditReader::getAuditsCount() which was removed by error in 3.2.0 by @DamienHarper in 6bfc118

References

Official documentation

Full Changelog: 3.2.0...3.2.1