Skip to content

Releases: owen-it/laravel-auditing

2.0.3

24 Sep 05:32
Compare
Choose a tag to compare

Implemented fixes

2.0.2

17 Sep 16:17
Compare
Choose a tag to compare

Function get value of segment updated

2.0.1

17 Sep 12:29
Compare
Choose a tag to compare

Added possibility to customize return messages.

1.9.0

09 Sep 14:51
Compare
Choose a tag to compare

Updated log model

2.0.0

12 Sep 00:21
Compare
Choose a tag to compare

License added

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].