Skip to content

Releases: spatie/laravel-permission

5.5.5

29 Jun 23:15
f2303a7
Compare
Choose a tag to compare

What's Changed

  • Custom primary keys tests(Only tests) by @erikn69 in #2096
  • [PHP 8.2] Fix ${var} string interpolation deprecation by @Ayesh in #2117
  • Use getKey, getKeyName instead of id by @erikn69 in #2116
  • On WildcardPermission class use static instead of self for extending by @erikn69 in #2111
  • Clear roles array after hydrate from cache by @angeljqv in #2099

New Contributors

Full Changelog: 5.5.4...5.5.5

5.5.4

16 May 12:10
cb86fd8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.5.3...5.5.4

5.5.3

05 May 21:55
4e3ad0a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.5.2...5.5.3

5.5.2

09 Mar 10:21
eb838cd
Compare
Choose a tag to compare

What's Changed

  • [Fixes BIG bug] register blade directives after resolving blade compiler by @tabacitu in #2048

New Contributors

Full Changelog: 5.5.1...5.5.2

5.5.1

03 Mar 17:58
6c46b4e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.5.0...5.5.1

5.5.0

11 Jan 15:06
Compare
Choose a tag to compare
  • add support for Laravel 9

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