Skip to content

Releases: DamienHarper/auditor

3.3.0

31 Oct 10:40
8077b2d
Compare
Choose a tag to compare

What's Changed

New Contributors

References

Official documentation

Full Changelog: 3.2.0...3.3.0

3.2.0

24 Oct 10:04
4452695
Compare
Choose a tag to compare

What's Changed

⚠️ diff format has slightly changed in audits: old and new keys are now only set when needed and their respective values can be nested diff arrays

References

Official documentation

Full Changelog: 3.1.0...3.2.0

3.1.0

15 Oct 14:09
e6909e5
Compare
Choose a tag to compare

What's Changed

New Contributors

References

Official documentation

Full Changelog: 3.0.1...3.1.0

3.0.1

10 Sep 13:12
80855fc
Compare
Choose a tag to compare

What's Changed

References

Official documentation

Full Changelog: 3.0.0...3.0.1

3.0.0

10 Sep 08:21
Compare
Choose a tag to compare

What's Changed

This release is focused on bringing Symfony 7, doctrine/orm 3.x and doctrine/dbal 4.x support as well as dropping PHP 8.0 and 8.1 compatibility.

Changes

Fixes

New Contributors

References

Official documentation

Full Changelog: 2.4.8...3.0.0

2.4.8

21 Dec 00:39
bdfbaef
Compare
Choose a tag to compare

What's Changed

BC changes

  • ViewerController does not extend AbstractController anymore. So, if you use a custom controller extending ViewerController, you have to adjust it manually.

New Contributors

References

Official documentation

Full Changelog: 2.4.7...2.4.8

2.4.7

04 Jul 09:14
Compare
Choose a tag to compare

What's Changed

References

Official documentation

Full Changelog: 2.4.6...2.4.7

2.4.6

01 Mar 08:38
a8bd15d
Compare
Choose a tag to compare

What's Changed

References

Official documentation

Full Changelog: 2.4.5...2.4.6

2.4.5

22 Feb 23:39
Compare
Choose a tag to compare

What's Changed

  • Validate that diff is a string before passing to mb_convert_encoding by @martijnboers in #156

New Contributors

References

Official documentation

Full Changelog: 2.4.4...2.4.5

2.4.4

24 Jan 12:57
d890e6d
Compare
Choose a tag to compare

What's Changed

  • improved the TransactionProcessor to convert encoding of diff properly by @joerndyherrn in #152

References

Official documentation

Full Changelog: 2.4.3...2.4.4