Skip to content

Releases: bezhanSalleh/filament-shield

3.3.4

14 Nov 03:19
87853f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.3...3.3.4

3.3.3

10 Nov 17:39
7101118
Compare
Choose a tag to compare

What's Changed

  • fix: Add error handling for team options when teams are not used by @wout-o in #444

New Contributors

Full Changelog: 3.3.2...3.3.3

3.3.2

10 Nov 16:57
Compare
Choose a tag to compare

What's Changed

  • added the ability to use the config defined foreign key for teams feature when enabled.
  • fixed the issue when creating/updating a role when tenancy is not enabled.

Full Changelog: 3.3.1...3.3.2

3.3.1

09 Nov 23:09
Compare
Choose a tag to compare

What's new in 3.3.1?

  • Added the ability to make destructive commands(listed below) prohibitable
    • Setup
    • Install
    • Generate
    • Publish

Full Changelog: 3.3.0...3.3.1

3.3.0

09 Nov 21:56
50e26aa
Compare
Choose a tag to compare

What's Changed

Important

This release introduces some breaking changes so consult the README for the updated usage.

New Contributors

Full Changelog: 3.2.6...3.3.0

3.2.6

02 Sep 14:23
2124283
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.5...3.2.6

2.5.0

02 Sep 15:18
Compare
Choose a tag to compare

Adds support for Laravel 11

3.2.5

14 May 00:39
aa1046d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.4...3.2.5

3.2.4

28 Mar 12:05
f01db72
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 3.2.3...3.2.4

3.2.3

25 Jan 12:31
Compare
Choose a tag to compare
fix phpstan errors