Skip to content

Releases: ctf0/Odin

v2.2.0

28 Jan 07:48
aa52c7a
Compare
Choose a tag to compare
Update OdinServiceProvider.php

v2.1.4

09 Sep 18:26
aa52c7a
Compare
Choose a tag to compare
v2.1.4 Pre-release
Pre-release
Update OdinServiceProvider.php

v2.1.5

01 Dec 15:59
8a97f13
Compare
Choose a tag to compare
Update composer.json

v2.1.3

24 Oct 09:53
98bd083
Compare
Choose a tag to compare
  • fix laravel version constrain

v2.1.2

13 Sep 14:08
Compare
Choose a tag to compare
update laravel

v2.1.1

19 Jul 16:09
9a1a29c
Compare
Choose a tag to compare
Update PackageSetup.php

v2.1.0

23 Mar 21:38
5c18082
Compare
Choose a tag to compare

update laravel version

v2.0.0

10 Sep 18:21
Compare
Choose a tag to compare
- laravel v5.7

v1.6.0

05 Sep 13:13
Compare
Choose a tag to compare
- fix the check between the pivot record and the parent because of incorrect dates “note that the audits_pivot_table has been updated along with the revision relation aggregator”

- combine the relation changes under the same model name instead of rendering them individually

v1.5.0

04 Sep 14:08
Compare
Choose a tag to compare
  • add support for displaying model relation
  • fix not auto scrolling to revision when first clicked
  • update laravel-auditing version
  • fixed $pivotIds issue