All notable changes to the "Filament Laravel Auditing" will be documented in this file.
- Allow multiple parameter methods when extending columns by @intrepidws in #34
- @intrepidws made their first contribution in #34
Full Changelog: https://github.com/TappNetwork/filament-auditing/compare/v3.0.7...v3.0.8
- 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
- German translation add by @DGINXREAL in #28
- @DGINXREAL made their first contribution in #28
Full Changelog: https://github.com/TappNetwork/filament-auditing/compare/v3.0.5...v3.0.6
- Korean translations add by @corean in #27
- @corean made their first contribution in #27
Full Changelog: https://github.com/TappNetwork/filament-auditing/compare/v3.0.4...v3.0.5
- use Filament::auth() instead of auth() by @eelco2k in #23
- Add is_lazy configuration by @andreia in #24
- @eelco2k made their first contribution in #23
Full Changelog: https://github.com/TappNetwork/filament-auditing/compare/v3.0.3...v3.0.4
- 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
- Add updateAuditsRelationManager event listener by @andreia in #17
Full Changelog: https://github.com/TappNetwork/filament-auditing/compare/v3.0.1...v3.0.2
- Ensure it does not break with null values. by @haringsrob in #16
- @haringsrob made their first contribution in #16
Full Changelog: https://github.com/TappNetwork/filament-auditing/compare/v3.0.0...v3.0.1
- Initial release