Skip to content

Releases: dev-partners/laravel-nova-auditable-log

Version 2.0.2 - Styling Improvements

03 Jun 14:21
ce5fc70
Compare
Choose a tag to compare

Improves styling, bringing more in line with Nova 4

Version 2.0.1

03 Jun 12:43
4f48b38
Compare
Choose a tag to compare

Adds functionality to use the guard that is setup in the Nova config file

Nova 4 Support

03 Jun 12:16
Compare
Choose a tag to compare

Version 2.0.0 bring Laravel Nova 4 support for the package.

Thanks to rklugman for the work on this upgrade.

v1.0.11 - close button added to hide audit log

21 Apr 16:13
c49736b
Compare
Choose a tag to compare
Merge pull request #22 from LintonAchmad/master

add close audit log button

Fix for models that use SoftDeletes through base class extension

12 Apr 13:29
97f83a7
Compare
Choose a tag to compare
Merge pull request #19 from NickBelhomme/master

bugfix - fix softdelete detection

Next version currently in testing

24 Oct 19:29
ef28195
Compare
Choose a tag to compare
Merge pull request #17 from dev-partners/ui-improvements

Improvements to UI

Bug fixes

21 Feb 13:49
deb27e0
Compare
Choose a tag to compare

Fixes an assumption that was made regarding models being soft-deleted.

Fixes bug caused by viewing audit log of soft-deleted records

29 Jan 14:50
Compare
Choose a tag to compare
v1.0.8

Fixes #10 - ensures audit can be viewed for trashed items

Permissions bug fix

22 Jan 17:01
Compare
Choose a tag to compare

Fixes an issue with creating or attaching resources that use the Resource Tool.

Bug fix, readme documentation

22 Jan 16:45
bbfe8f5
Compare
Choose a tag to compare
v1.0.6

Updates readme.md