Skip to content

Releases: mikebronner/laravel-governor

0.18.5

25 Aug 18:33
Compare
Choose a tag to compare
0.18.5 Pre-release
Pre-release

Fixed

  • error when entity group name was null.

0.18.4

16 Aug 19:19
Compare
Choose a tag to compare
0.18.4 Pre-release
Pre-release

Fixed

  • migrations in regards to use with hyn/multi-tenant.

0.18.3

19 Jul 18:21
Compare
Choose a tag to compare
0.18.3 Pre-release
Pre-release

Fixed

  • issue if customAction was null in the blade view.

0.18.2

17 Jul 00:15
Compare
Choose a tag to compare
0.18.2 Pre-release
Pre-release

Added

  • optimized method to check permissions for custom actions.

0.18.1

16 Jul 23:52
Compare
Choose a tag to compare
0.18.1 Pre-release
Pre-release

Fixed

  • typo when saving permissions for SuperAdmin based on custom actions.

0.18.0

16 Jul 23:46
Compare
Choose a tag to compare
0.18.0 Pre-release
Pre-release

Added

  • functionality to manage custom policy actions.

0.17.11

23 Jun 00:02
Compare
Choose a tag to compare
0.17.11 Pre-release
Pre-release

Fixed

  • permissions determination when ownership is any.

0.17.10

16 Jun 20:06
Compare
Choose a tag to compare
0.17.10 Pre-release
Pre-release

Added

  • more eager loading in base policy.

0.17.9

16 Jun 19:13
Compare
Choose a tag to compare
0.17.9 Pre-release
Pre-release

Added

  • eager loading in policy permissions resolution.

0.17.8

07 Jun 21:07
Compare
Choose a tag to compare
0.17.8 Pre-release
Pre-release

Fixed

  • issue with caching existence of governor field in tables.