Releases: owen-it/laravel-auditing
Releases · owen-it/laravel-auditing
2.0.3
Implemented fixes
2.0.2
Function get value of segment updated
2.0.1
Added possibility to customize return messages.
1.9.0
Updated log model
2.0.0
License added
1.8
Added relationships with responsible model for change
1.7
Signature method getUserId changed to protected, thus allowing the overwrite method in the model.
1.6
Signature method getUserId changed to protected, thus allowing the overwrite method in the model.
v1.5
Added function for history logs with limit and ordering
v1.4
The type of audit has been added, you can now specify and obtain situation in which the record was audited [save, Update, Delete].