3.2.4
What's Changed
Create/Edit
performance boost- Simple view for Resource Permissions
cluster
config- View permissions as is or by label using the
localizePermissionLabels(condition: false)
method
Important
If you've previously published RoleResource
, please republish it using shield:publish
and when prompted; select yes
.
Note: Custom modifications to RoleResource
may be overwritten. Ensure to manually handle any customizations after republishing by @bezhanSalleh in #336
- Configure the namespace of the policy file by @igwen6w in #313
- Make cluster configurable on resource by @pelmered in #328
- Add option to shield:seeder command to only generate direct permissions by @Jacobtims in #329
- Remove unnecessary PHPDoc by @iRaziul in #335
- Don't use hardcoded primary key name by @danswiser in #338
- Add translation for LV by @webmasterlv in #340
- Overide canAccess that will point to canView by @sbc640964 in #341
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #343
- Fix French translations by @invaders-xx in #348
- Korean translations add by @corean in #352
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #353
New Contributors
- @igwen6w made their first contribution in #313
- @pelmered made their first contribution in #328
- @Jacobtims made their first contribution in #329
- @iRaziul made their first contribution in #335
- @danswiser made their first contribution in #338
- @webmasterlv made their first contribution in #340
- @sbc640964 made their first contribution in #341
- @invaders-xx made their first contribution in #348
- @corean made their first contribution in #352
Full Changelog: 3.2.3...3.2.4