Releases: mikebronner/laravel-governor
Releases · mikebronner/laravel-governor
0.20.1
Removed
- Laravel Nova integration (temporarily) until we can update it for Nova 4.
0.20.0
Added
- Laravel 11 compatibility.
0.19.13
Fixed
- creation of missing governor_owned_by fields.
0.19.12
Fixed
- saving of custom actions.
0.19.11
Fixed
- assigning of users.
0.19.10
Fixed
- dependencies temporarily.
0.19.9
Fixed
- saving of assignments.
0.19.8
Fixed
- caching of custom actions.
- loading of role creation and edit pages.
0.19.7
Fixed
- passing null to methods that require string in seeders.
0.19.6
Fixed
- parsing of permissions based on logged in user.