Skip to content

Releases: spatie/laravel-permission

5.4.2

03 Jan 11:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.4.1...5.4.2

5.4.1

17 Dec 10:21
79f7dbf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.4.0...5.4.1

5.4.0

17 Nov 11:47
e54f376
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.2...5.4.0

5.3.2

17 Nov 10:48
Compare
Choose a tag to compare

What's Changed

  • [V5] Support for custom key names on Role,Permission by @erikn69 in #1913

Full Changelog: 5.3.1...5.3.2

5.3.1

04 Nov 11:05
ee0a50a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.0...5.3.1

5.3.0

29 Oct 13:03
1c9304a
Compare
Choose a tag to compare

What's Changed

  • [Docs] Update blade-directives.md by @rizkhal in #1903
  • Option for custom logic for checking permissions by @ulhaq in #1891

New Contributors

Full Changelog: 5.2.0...5.3.0

5.2.0

28 Oct 07:55
2843185
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.1...5.2.0

4.4.3

28 Oct 07:55
779797a
Compare
Choose a tag to compare

What's Changed

  • [V4] Fix hints, support int on scopePermission() by @erikn69 in #1863

Full Changelog: 4.4.1...4.4.3

4.4.2

28 Oct 07:37
779797a
Compare
Choose a tag to compare

What's Changed

  • [V4] Fix hints, support int on scopePermission() by @erikn69 in #1863

Full Changelog: 4.4.1...4.4.2

5.1.1

01 Sep 20:03
58d5eb6
Compare
Choose a tag to compare
  • Avoid Roles over-hydration #1834