Releases: livelyworks/YesAuthority
Releases · livelyworks/YesAuthority
2.9.5
Added Base Permissions for all the users
Config File now can be relocate to desired location to prevent config cache issue for closures
2.9.3
Added Support for where clauses for User (Authority Model ) via config
Added support for Laravel 5.7
2.9.1
Added description in result
2.9.0
Added Parent Zone restrictions
Added Default Allowed Routes
Where array can be passed to entity
2.8.0
Added Guest only Access Ids filter using authority.pre.checkpost middleware
v2.7.8
Added YesAuthorityModelTrait with ifHasAccess method to retrieve only allowed items from database
v2.7.6
path in composer corrected
v2.7.5
Added Provider to composer
Replaced config result collection array with class variable
Added accessResultLog method to get results array till its call
Minor issue fixed
cached item result issue fixed
Minor improvement
Handled empty array for entity