Skip to content

Releases: spatie/laravel-permission

5.11.0

30 Aug 23:42
Compare
Choose a tag to compare

What's Changed

  • [V5] Avoid triggering eloquent.retrieved event by @erikn69 in #2490

Full Changelog: 5.10.2...5.11.0

5.10.2

04 Jul 13:50
Compare
Choose a tag to compare

What's Changed

  • Fix Eloquent Strictness on permission:show Command by @erikn69 in #2457

Full Changelog: 5.10.1...5.10.2

5.10.1

12 Apr 19:10
d08b3ff
Compare
Choose a tag to compare

What's Changed

  • [V5] Fix artisan command permission:show output of roles with underscores by @erikn69 in #2396

Full Changelog: 5.10.0...5.10.1

5.10.0

22 Mar 02:59
Compare
Choose a tag to compare

What's Changed

  • Fix delete permissions on Permissions Model by @erikn69 in #2366

5.9.1

06 Feb 21:38
a88ed98
Compare
Choose a tag to compare

Apologies for the break caused by 5.9.0 !

Reverted Lazy binding of dependencies.

  • Revert "fix: Lazily bind dependencies", originally #2309

Full Changelog: 5.9.0...5.9.1

5.9.0

06 Feb 17:15
dc76c94
Compare
Choose a tag to compare

What's Changed

  • Add permission- prefix to publish tag names by @sedehi in #2301
  • Fix detaching user models on teams feature #2220 by @erikn69 in #2221
  • Hint model properties by @AJenbo in #2230
  • Custom wildcard verification/separators support by @erikn69 in #2252
  • fix: Lazily bind dependencies by @olivernybroe in #2309
  • Extract query to getPermissionsWithRoles method. by @xiCO2k in #2316
    This will allow to extend the PermissionRegistrar class and change the query.

New Contributors

Full Changelog: 5.8.0...5.9.0

5.8.0

14 Jan 05:33
9f5a74f
Compare
Choose a tag to compare

What's Changed

Administrative

Full Changelog: 5.7.0...5.8.0

5.7.0

23 Nov 07:04
3a9bc00
Compare
Choose a tag to compare

What's Changed

  • [Bugfix] Avoid checking permissions-via-roles on Role model (ref Model::preventAccessingMissingAttributes()) by @juliomotol in #2227

New Contributors

Full Changelog: 5.6.0...5.7.0

5.6.0

19 Nov 02:09
76dd153
Compare
Choose a tag to compare

What's Changed

  • No longer throws an exception when checking hasAllPermissions() if the permission name does not exist by @mtawil in #2248

Doc Updates

New Contributors

Full Changelog: 5.5.16...5.6.0

5.5.16

23 Oct 02:49
e57a67b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.5.15...5.5.16