Skip to content

Latest commit

 

History

History
80 lines (41 loc) · 2.43 KB

CHANGELOG.md

File metadata and controls

80 lines (41 loc) · 2.43 KB

Changelog

All notable changes to the "Filament Laravel Auditing" will be documented in this file.

v3.0.7 - 2024-08-15

What's Changed

  • Add the ability to customize the presentation by @andreia in #26

Full Changelog: https://github.com/TappNetwork/filament-auditing/compare/v3.0.6...v3.0.7

v3.0.6 - 2024-05-31

What's Changed

  • German translation add by @DGINXREAL in #28

New Contributors

  • @DGINXREAL made their first contribution in #28

Full Changelog: https://github.com/TappNetwork/filament-auditing/compare/v3.0.5...v3.0.6

v3.0.5 - 2024-03-24

What's Changed

  • Korean translations add by @corean in #27

New Contributors

  • @corean made their first contribution in #27

Full Changelog: https://github.com/TappNetwork/filament-auditing/compare/v3.0.4...v3.0.5

v3.0.4 - 2024-02-05

What's Changed

  • use Filament::auth() instead of auth() by @eelco2k in #23
  • Add is_lazy configuration by @andreia in #24

New Contributors

  • @eelco2k made their first contribution in #23

Full Changelog: https://github.com/TappNetwork/filament-auditing/compare/v3.0.3...v3.0.4

v3.0.3 - 2024-01-10

What's Changed

  • Added fr_FR translation file for 3.x by @loanbesson in #19

Full Changelog: https://github.com/TappNetwork/filament-auditing/compare/v3.0.2...v3.0.3

v3.0.2 - 2023-09-24

What's Changed

  • Add updateAuditsRelationManager event listener by @andreia in #17

Full Changelog: https://github.com/TappNetwork/filament-auditing/compare/v3.0.1...v3.0.2

v3.0.1 - 2023-09-24

What's Changed

  • Ensure it does not break with null values. by @haringsrob in #16

New Contributors

  • @haringsrob made their first contribution in #16

Full Changelog: https://github.com/TappNetwork/filament-auditing/compare/v3.0.0...v3.0.1

1.0

  • Initial release