Skip to content

Releases: owen-it/laravel-auditing

1.8

06 Sep 00:37
Compare
Choose a tag to compare
1.8

Added relationships with responsible model for change

1.7

05 Sep 23:30
Compare
Choose a tag to compare
1.7

Signature method getUserId changed to protected, thus allowing the overwrite method in the model.

1.6

05 Sep 23:16
Compare
Choose a tag to compare
1.6

Signature method getUserId changed to protected, thus allowing the overwrite method in the model.

v1.5

28 Aug 14:50
Compare
Choose a tag to compare

Added function for history logs with limit and ordering

v1.4

28 Aug 14:11
Compare
Choose a tag to compare

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

28 Aug 13:03
Compare
Choose a tag to compare

Added to audit records created

v1.2

28 Aug 12:45
Compare
Choose a tag to compare

Auditoria adicionada para registros deletados.

v1.1

21 Aug 04:10
Compare
Choose a tag to compare

Option to define whether or not auditable

v1.0

20 Aug 11:54
Compare
Choose a tag to compare

incremented version.