Releases: owen-it/laravel-auditing
Releases · owen-it/laravel-auditing
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].
v1.3
Added to audit records created
v1.2
Auditoria adicionada para registros deletados.
v1.1
Option to define whether or not auditable
v1.0
incremented version.