Skip to content

Releases: spatie/laravel-permission

5.5.15

23 Oct 02:35
dbd3d46
Compare
Choose a tag to compare

Autocomplete all Blade directives via Laravel Idea plugin

What's Changed

  • Autocomplete all Blade directives via Laravel Idea plugin by @maartenpaauw in #2210
  • Add tests for display roles/permissions on UnauthorizedException by @erikn69 in #2228

Full Changelog: 5.5.14...5.5.15

5.5.14

21 Oct 04:50
Compare
Choose a tag to compare

FIXED BREAKING CHANGE. (Sorry about that!)

What's Changed

  • Revert "Avoid calling the config helper in the role/perm model constructor" by @drbyte in #2225

Full Changelog: 5.5.13...5.5.14

5.5.13

21 Oct 04:49
c90f54b
Compare
Choose a tag to compare

What's Changed

  • fix UnauthorizedException: Wrong configuration was used in forRoles by @Sy-Dante in #2224

New Contributors

Full Changelog: 5.5.12...5.5.13

5.5.12

19 Oct 20:27
8125446
Compare
Choose a tag to compare

Fix regression introduced in 5.5.10

What's Changed

Full Changelog: 5.5.11...5.5.12

5.5.11

19 Oct 16:01
882e501
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.5.10...5.5.11

5.5.10

19 Oct 03:12
5e96846
Compare
Choose a tag to compare

What's Changed

  • Avoid calling the config helper in the role/perm model constructor by @adiafora in #2098 as discussed in #2097 regarding DI

New Contributors

Full Changelog: 5.5.9...5.5.10

5.5.9

19 Oct 03:06
1ed2b83
Compare
Choose a tag to compare

Compatibility Bugfix

What's Changed

  • Prevent MissingAttributeException for guard_name by @ejunker in #2216

New Contributors

Full Changelog: 5.5.8...5.5.9

5.5.8

19 Oct 03:05
bc2227c
Compare
Choose a tag to compare

HasRoles trait

What's Changed

  • Fix returning all roles instead of the assigned by @erikn69 in #2194

Full Changelog: 5.5.7...5.5.8

5.5.7

19 Oct 03:03
5e8b069
Compare
Choose a tag to compare

Optimize HasPermissions trait

What's Changed

  • Delegate permission collection filter to another method by @angeljqv in #2182
  • Delegate permission filter to another method by @angeljqv in #2183

Full Changelog: 5.5.6...5.5.7

5.5.6

18 Oct 23:24
91f8bea
Compare
Choose a tag to compare

Just a maintenance release.

What's Changed

New Contributors

Full Changelog: 5.5.5...5.5.6