Skip to content

Releases: kiritokatklian/nova-permission

5.1.0

04 Jan 23:19
df020c9
Compare
Choose a tag to compare

Breaking

Since Nova 5 changed the signature of the Laravel\Nova\Fields\BooleanGroup::fillAttributeFromRequest method, this fix is incompatible with Nova 4.
Please use the v4 branch for Nova 4.

What's Changed

Full Changelog: 5.0.0...5.1.0

5.0.0

19 Dec 12:44
f1d5ba2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.10...5.0.0

4.0.10

21 May 08:47
c8d16c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.9...4.0.10

4.0.9

18 May 20:56
a1dea5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.8...4.0.9

4.0.8

17 May 13:01
d4135f4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.7...4.0.8

v4.0.7

15 Nov 16:31
d2c8a5b
Compare
Choose a tag to compare

What's Changed

  • Fix AttachToRole action for v6 by @potsky in #30
  • fix the issue with detach doesn't work before save by @odonata95 in #29

New Contributors

Full Changelog: v4.0.6...4.0.7

v4.0.6

10 Nov 09:34
02156bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.5...v6.0.0

v4.0.5

20 Oct 13:59
b9a3384
Compare
Choose a tag to compare

Fixed

v4.0.4

20 Oct 13:55
bea9420
Compare
Choose a tag to compare

Fixed

  • #23, #24: updated support for spatie/laravel-permission v5.5.9+ by @potsky

v4.0.3

17 May 08:56
3cdfd6d
Compare
Choose a tag to compare

Fixed