PackageTrack
Sign in Get early access

bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

4.3.1 4.7M downloads/mo #1075 most downloaded on Packagist bezhanSalleh/filament-shield

What this package is like to depend on

Last release 1 months ago

25 Jul 2026

Ships fairly regularly

a new release about every 2 months

Most releases are documented

notes for 80 of 100 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

104 releases · first in 2022

10 releases in the last 12 months

see the full history below

Release timeline

104 releases · Jan 2022 to Jul 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 104
  1. 4.3.1 25 Jul 2026
    Release notes

    What's Changed

    • fix: read page and widget permission keys in getEntitiesPermissions() by @wit3 in #747

    New Contributors

    • @wit3 made their first contribution in #747

    Full Changelog: 4.3.0...4.3.1

    Open source →
    Release notes

    What's Changed

    • fix: read page and widget permission keys in getEntitiesPermissions() by @wit3 in https://github.com/bezhanSalleh/filament-shield/pull/747

    New Contributors

    • @wit3 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/747

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/4.3.0...4.3.1

    Open source →
  2. 4.3.0 23 Jul 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 4.2.0...4.3.0

    Open source →
    Release notes

    What's Changed

    • Detect PostgreSQL by driver in shield:setup --fresh by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/736
    • Add createSuperAdminUsing hook to shield:super-admin by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/737
    • Rework policy placement to mirror model structure by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/738
    • Key resources.manage lookups by resource class instead of basename by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/740
    • Custom permission key formatting by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/739
    • Harden CI supply chain by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/741
    • Fix random-order flake in the tenancy seeder tests by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/735
    • Remove vestigial npm tooling by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/744
    • Isolate parallel test processes with per-process skeleton clones by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/745
    • fix: zh_TW term translation by @hms5232 in https://github.com/bezhanSalleh/filament-shield/pull/718
    • fix HasWidgetShield to use canView instead of canAccess by @lucaheft in https://github.com/bezhanSalleh/filament-shield/pull/721
    • Allow spatie/laravel-permission ^8.0 too by @ziming in https://github.com/bezhanSalleh/filament-shield/pull/727
    • fix(lang/de): translate reorder and replicate by @grafst in https://github.com/bezhanSalleh/filament-shield/pull/728
    • feat: add Azerbaijani translation by @Elvin-Qulizade in https://github.com/bezhanSalleh/filament-shield/pull/730
    • Add Tajik and Uzbek translations by @komyor09 in https://github.com/bezhanSalleh/filament-shield/pull/734

    New Contributors

    • @hms5232 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/718
    • @lucaheft made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/721
    • @ziming made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/727
    • @grafst made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/728
    • @Elvin-Qulizade made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/730
    • @komyor09 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/734

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/4.2.0...4.3.0

    Open source →
  3. 4.2.0 22 Mar 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 4.1.0...4.2.0

    Open source →
    Release notes

    What's Changed

    • Update Indonesian Translations by @muzhawir in https://github.com/bezhanSalleh/filament-shield/pull/697
    • Add deleteAny to default policy methods by @sjwebb in https://github.com/bezhanSalleh/filament-shield/pull/707
    • Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in https://github.com/bezhanSalleh/filament-shield/pull/711
    • Laravel 13 Support by @aligulzar729 in https://github.com/bezhanSalleh/filament-shield/pull/712

    New Contributors

    • @muzhawir made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/697
    • @sjwebb made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/707
    • @aligulzar729 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/712

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/4.1.0...4.2.0

    Open source →
  4. 4.1.0 19 Jan 2026
    Release notes

    What's Changed

    • Add support for Filament 5.x
    • Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #691

    Full Changelog: 4.0.4...4.1.0

    Open source →
    Release notes

    What's Changed

    • Add support for Filament 5.x
    • Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in https://github.com/bezhanSalleh/filament-shield/pull/691

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/4.0.4...4.1.0

    Open source →
  5. 4.0.4 26 Dec 2025
    Release notes

    What's Changed

    • Test Suite Setup, Enhancements and Fixes by @bezhanSalleh in #687
    • Fixes #678: Use tenant ID for team permissions and clear cached permissions by @rik5 in #682
    • Sync all permissions to super_admin role regardless of tenancy setup by @Jamesking56 in #683

    New Contributors

    Full Changelog: 4.0.3...4.0.4

    Open source →
    Release notes

    What's Changed

    • Test Suite Setup, Enhancements and Fixes by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/687
    • Fixes #678: Use tenant ID for team permissions and clear cached permissions by @rik5 in https://github.com/bezhanSalleh/filament-shield/pull/682
    • Sync all permissions to super_admin role regardless of tenancy setup by @Jamesking56 in https://github.com/bezhanSalleh/filament-shield/pull/683

    New Contributors

    • @rik5 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/682
    • @Jamesking56 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/683

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/4.0.3...4.0.4

    Open source →
  6. 4.0.3 29 Nov 2025
    Release notes

    What's Changed

    Release Summary Highlights

    • Unified label resolution with consistent fallback chain:
      • User's translation file (when localization.enabled)
      • Package's resource_permission_prefixes_labels
      • Headline fallback - Fixed getLocalizedLabel() to use correct translation path
    • shield:translation New Command to generate translation/lang file for the provided locale for permissions of the given panel
    • Fixes setup on windows
    • Fixes multiple guard issues when creating roles/permissions

    New Contributors

    Full Changelog: 4.0.2...4.0.3

    Open source →
    Release notes

    What's Changed

    Release Summary Highlights

    • Unified label resolution with consistent fallback chain:

      • User's translation file (when localization.enabled)
      • Package's resource_permission_prefixes_labels
      • Headline fallback - Fixed getLocalizedLabel() to use correct translation path
    • shield:translation New Command to generate translation/lang file for the provided locale for permissions of the given panel

    • Fixes setup on windows

    • Fixes multiple guard issues when creating roles/permissions

    • fix(stubs): correct custom stub path resolution by @TheSyriableDev in https://github.com/bezhanSalleh/filament-shield/pull/654
    • Update README.md by @jeffersongoncalves in https://github.com/bezhanSalleh/filament-shield/pull/657
    • Update transform custom permissions to use config case by @ShamarKellman in https://github.com/bezhanSalleh/filament-shield/pull/659
    • Fix: ensure selected Panel guard is respected and include guard when creating roles/permissions (fixes #647) by @LuizCristino in https://github.com/bezhanSalleh/filament-shield/pull/660
    • Update localization key in filament-shield config by @EG-Mohamed in https://github.com/bezhanSalleh/filament-shield/pull/663
    • Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in https://github.com/bezhanSalleh/filament-shield/pull/664
    • Update Spanish Translations by @luisprmat in https://github.com/bezhanSalleh/filament-shield/pull/669
    • Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/bezhanSalleh/filament-shield/pull/672
    • Streamline permission label resolution system by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/675

    New Contributors

    • @TheSyriableDev made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/654
    • @jeffersongoncalves made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/657
    • @ShamarKellman made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/659
    • @LuizCristino made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/660
    • @EG-Mohamed made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/663
    • @luisprmat made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/669

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/4.0.2...4.0.3

    Open source →
  7. 4.0.2 11 Sep 2025
    Release notes

    What's Changed

    • Includes features and fixes
      • [Feat] Custom Permission Generation
      • [Feat] Single Command to Prohibit Destructive Commands
      • [Fix] shield:seeder command
      • [Doc] Documenting:
        • Installation & Setup
        • Permissions and buildPermissionKeyUsing() documented with usage and example
        • Policies
        • Resources
        • Pages & Widgets
        • Custom Permissions
        • Plugin & Resource
        • Commands
        • Localization

    By @bezhanSalleh in #621

    New Contributors

    Full Changelog: 4.0.1...4.0.2

    Open source →
    Release notes

    What's Changed

    • Includes features and fixes
      • [Feat] Custom Permission Generation
      • [Feat] Single Command to Prohibit Destructive Commands
      • [Fix] shield:seeder command
      • [Doc] Documenting:
        • Installation & Setup
        • Permissions and buildPermissionKeyUsing() documented with usage and example
        • Policies
        • Resources
        • Pages & Widgets
        • Custom Permissions
        • Plugin & Resource
        • Commands
        • Localization

    By @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/621

    • Fix SimplePage #613 by @hamrak in https://github.com/bezhanSalleh/filament-shield/pull/614
    • [Fix:Bug:WindowsOS] Resource Specific Permissions by @tszulczewski in https://github.com/bezhanSalleh/filament-shield/pull/625
    • [Fix:#629] Edit/Create when tenancy is enabled by @Wsmallnews in https://github.com/bezhanSalleh/filament-shield/pull/630

    New Contributors

    • @tszulczewski made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/625
    • @Wsmallnews made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/630

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/4.0.1...4.0.2

    Open source →
  8. 4.0.1 08 Sep 2025
    Release notes

    What's Changed

    Full Changelog: 4.0.0...4.0.1

    Open source →
  9. 4.0.0 07 Sep 2025
    Release notes

    UPGRADE from BETA

    This release is almost a rewrite (99.9%) so to get up and running follow these 3 simple steps

    1. Backup/commit/stash your app then delete the filament-shield.php config and run composer update
    2. Run php artisan shield:setup
     ┌ Shield is already installed. Would you like to reinstall? ───┐
     │ Yes                                                          │
     └──────────────────────────────────────────────────────────────┘

    Next option is for teams/tenancy so you decide. then stop and open config/filament-shield.php and adjust your settings, once done continue with the command.

    1. If you have published the resource already then do run: php artisan shield:publish

    That's it😎. Star the repo if you haven't already and Enjoy🥳!!!

    What's Changed

    New Contributors

    Full Changelog: 3.3.7...4.0.0

    Open source →
    Release notes

    What's Changed

    • Support for v4 stable release by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/592
    • Fixes #560 by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/572
    • Fixes artisan cache/optimize by @malzariey in https://github.com/bezhanSalleh/filament-shield/pull/559
    • Add missing CZ and SK translations (4.x) by @hamrak in https://github.com/bezhanSalleh/filament-shield/pull/574
    • Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in https://github.com/bezhanSalleh/filament-shield/pull/601
    • Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in https://github.com/bezhanSalleh/filament-shield/pull/602
    • Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/bezhanSalleh/filament-shield/pull/603

    New Contributors

    • @malzariey made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/559

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.3.7...4.0.0

    Open source →
  10. 4.0.0-beta2 10 Jul 2025 pre-release

    Nothing published for this version

  11. 4.0.0-beta 18 Jun 2025 pre-release

    Nothing published for this version

  12. 3.9.10 07 Sep 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 3.3.9...3.9.10

    Open source →
  13. 3.3.9 10 Jul 2025

    Nothing published for this version

  14. 3.3.8 18 Jun 2025

    Nothing published for this version

  15. 3.3.7 11 Jun 2025
    Release notes

    What's Changed

    • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in https://github.com/bezhanSalleh/filament-shield/pull/540
    • [Fix] widget permissions on super admin by @Dimas-Saputra-Me in https://github.com/bezhanSalleh/filament-shield/pull/539
    • Update Polish translation by @WierzbickiKrzysztof in https://github.com/bezhanSalleh/filament-shield/pull/532
    • Switch Negated Ternary in RoleResource by @alisalehi1380 in https://github.com/bezhanSalleh/filament-shield/pull/542
    • Feat: Improve custom permissions for third party packages. by @carloeusebi in https://github.com/bezhanSalleh/filament-shield/pull/547
    • [Fix] allow Resource to be part of the Filament Resource name by @haugen86 in https://github.com/bezhanSalleh/filament-shield/pull/549
    • [Fix] Commands for auto setup/installtion to be cross-os compatible by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/552

    New Contributors

    • @Dimas-Saputra-Me made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/539
    • @WierzbickiKrzysztof made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/532
    • @alisalehi1380 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/542
    • @carloeusebi made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/547
    • @haugen86 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/549

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.3.6...3.3.7

    Open source →
  16. 3.3.6 03 May 2025
    Release notes

    What's Changed

    • [bug] Add optional Tenant to Role name unique rule by @Cyrille37 in https://github.com/bezhanSalleh/filament-shield/pull/517
    • refactor: Use dynamic policy namespace for RolePolicy registration by @arthurpar06 in https://github.com/bezhanSalleh/filament-shield/pull/518
    • Normalize filpath generation for cross-OS compatibility by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/523
    • Fix example methods on Pages Hooks docs by @eduardr10 in https://github.com/bezhanSalleh/filament-shield/pull/527
    • Added support for customizabile sub navigation position by @panservicesas in https://github.com/bezhanSalleh/filament-shield/pull/528
    • Fixes!!! by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/535

    New Contributors

    • @Cyrille37 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/517
    • @arthurpar06 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/518
    • @eduardr10 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/527
    • @panservicesas made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/528

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.3.5...3.3.6

    Open source →
  17. 3.3.5 17 Feb 2025
    Release notes

    What's Changed

    • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/bezhanSalleh/filament-shield/pull/497
    • Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in https://github.com/bezhanSalleh/filament-shield/pull/498
    • [Fix] Handles Widget Permission Labels through $heading by @mahdimirhendi in https://github.com/bezhanSalleh/filament-shield/pull/473
    • [Fix] Remove double-pluralization from getAllResourcePermissions by @dissto in https://github.com/bezhanSalleh/filament-shield/pull/465
    • wire up checkbox column and column span config for resource by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/507
    • [Fix] tenant id type by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/508

    New Contributors

    • @mahdimirhendi made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/473
    • @dissto made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/465

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.3.4...3.3.5

    Open source →
  18. 3.3.4 14 Nov 2024
    Release notes

    What's Changed

    • [Fix] Tenant selection visibility by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/446

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.3.3...3.3.4

    Open source →
  19. 3.3.3 10 Nov 2024
    Release notes

    What's Changed

    • fix: Add error handling for team options when teams are not used by @wout-o in https://github.com/bezhanSalleh/filament-shield/pull/444

    New Contributors

    • @wout-o made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/444

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.3.2...3.3.3

    Open source →
  20. 3.3.2 10 Nov 2024
    Release notes

    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: https://github.com/bezhanSalleh/filament-shield/compare/3.3.1...3.3.2

    Open source →
  21. 3.3.1 09 Nov 2024
    Release notes

    What's new in 3.3.1?

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

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.3.0...3.3.1

    Open source →
  22. 3.3.0 09 Nov 2024
    Release notes

    What's Changed

    • Feature/tenancy by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/441
    • Update HasPageShield.php by @naingwin in https://github.com/bezhanSalleh/filament-shield/pull/440
    • add Georgian Translations by @kirkita in https://github.com/bezhanSalleh/filament-shield/pull/436
    • Rename filament_shield.php to filament-shield.php by @SebastianRajca in https://github.com/bezhanSalleh/filament-shield/pull/432
    • Turkish Language update by @enessvg in https://github.com/bezhanSalleh/filament-shield/pull/431
    • Updated language ID (Indonesia) by @adereksisusanto in https://github.com/bezhanSalleh/filament-shield/pull/429
    • removes console.log() on toggle in form by @Adysone in https://github.com/bezhanSalleh/filament-shield/pull/417
    • fix: remove blank row by @giacomomasseron in https://github.com/bezhanSalleh/filament-shield/pull/420

    New Contributors

    • @giacomomasseron made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/420
    • @Adysone made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/417
    • @adereksisusanto made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/429
    • @enessvg made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/431
    • @SebastianRajca made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/432
    • @kirkita made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/436
    • @naingwin made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/440

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.2.6...3.3.0

    Open source →
  23. 3.2.6 02 Sep 2024
    Release notes

    What's Changed

    • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/bezhanSalleh/filament-shield/pull/405
    • Slovak translation by @hamrak in https://github.com/bezhanSalleh/filament-shield/pull/384
    • Update Doc for Laravel 11 (Role Policy and Custom folder structure) by @paulhenry46 in https://github.com/bezhanSalleh/filament-shield/pull/387
    • Added (sq) Albanian language by @dajanvulaj in https://github.com/bezhanSalleh/filament-shield/pull/389
    • Update README.md by @bilogic in https://github.com/bezhanSalleh/filament-shield/pull/391
    • Add CKB & KU translation by @RawanD201 in https://github.com/bezhanSalleh/filament-shield/pull/404
    • handles role policy auto registration and resolves #407 by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/411

    New Contributors

    • @hamrak made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/384
    • @paulhenry46 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/387
    • @dajanvulaj made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/389
    • @bilogic made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/391
    • @RawanD201 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/404

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.2.5...3.2.6

    Open source →
  24. 3.2.5 14 May 2024
    Release notes

    What's Changed

    • [Fix] Not generate super_admin role when disabled by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/381
    • [Fix] Cluster Page by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/380
    • feat: add Polish translation by @AngryDragonite in https://github.com/bezhanSalleh/filament-shield/pull/374
    • Fixed Tab bug in chinese language by @curder in https://github.com/bezhanSalleh/filament-shield/pull/362
    • 🌐 km translations by @valpuia in https://github.com/bezhanSalleh/filament-shield/pull/356

    New Contributors

    • @valpuia made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/356
    • @curder made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/362
    • @AngryDragonite made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/374

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.2.4...3.2.5

    Open source →
  25. 3.2.4 28 Mar 2024
    Release notes

    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 https://github.com/bezhanSalleh/filament-shield/pull/336

    • Configure the namespace of the policy file by @igwen6w in https://github.com/bezhanSalleh/filament-shield/pull/313
    • Make cluster configurable on resource by @pelmered in https://github.com/bezhanSalleh/filament-shield/pull/328
    • Add option to shield:seeder command to only generate direct permissions by @Jacobtims in https://github.com/bezhanSalleh/filament-shield/pull/329
    • Remove unnecessary PHPDoc by @iRaziul in https://github.com/bezhanSalleh/filament-shield/pull/335
    • Don't use hardcoded primary key name by @danswiser in https://github.com/bezhanSalleh/filament-shield/pull/338
    • Add translation for LV by @webmasterlv in https://github.com/bezhanSalleh/filament-shield/pull/340
    • Overide canAccess that will point to canView by @sbc640964 in https://github.com/bezhanSalleh/filament-shield/pull/341
    • Bump ramsey/composer-install from 2 to 3 by @dependabot in https://github.com/bezhanSalleh/filament-shield/pull/343
    • Fix French translations by @invaders-xx in https://github.com/bezhanSalleh/filament-shield/pull/348
    • Korean translations add by @corean in https://github.com/bezhanSalleh/filament-shield/pull/352
    • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in https://github.com/bezhanSalleh/filament-shield/pull/353

    New Contributors

    • @igwen6w made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/313
    • @pelmered made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/328
    • @Jacobtims made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/329
    • @iRaziul made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/335
    • @danswiser made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/338
    • @webmasterlv made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/340
    • @sbc640964 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/341
    • @invaders-xx made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/348
    • @corean made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/352

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.2.3...3.2.4

    Open source →
  26. 3.2.3 25 Jan 2024

    Nothing published for this version

  27. 3.2.2 25 Jan 2024

    Nothing published for this version

  28. 3.2.1 25 Jan 2024
    Release notes

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.2.0...3.2.1

    Open source →
  29. 3.2.0 24 Jan 2024
    Release notes

    What's Changed

    • Feature/performance boost by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/319

      Filament v3.2 Republish RoleResource

    • Update filament-shield.php by @noxoua in https://github.com/bezhanSalleh/filament-shield/pull/312

    • Add traditional chinese translation by @cssf998811 in https://github.com/bezhanSalleh/filament-shield/pull/321

    New Contributors

    • @noxoua made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/312
    • @cssf998811 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/321

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.1.3...3.2.0

    Open source →
  30. 3.1.3 12 Jan 2024
    Release notes

    What's Changed

    • Proper handling of WidgetConfiguration and some improvments by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/310
    • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in https://github.com/bezhanSalleh/filament-shield/pull/303
    • Renamed folder name to match Filaments i18n structure by @Corvisier in https://github.com/bezhanSalleh/filament-shield/pull/300

    New Contributors

    • @Corvisier made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/300

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.1.2...3.1.3

    Open source →
  31. 3.1.2 19 Dec 2023
    Release notes

    What's Changed

    • [fix] Third-party Widget plugins issue by @nicko170 in https://github.com/bezhanSalleh/filament-shield/pull/284
    • [fix] Updating ShieldSeeder stub by @torosegon in https://github.com/bezhanSalleh/filament-shield/pull/290
    • [feature] Make policy directory configurable by @lhilton in https://github.com/bezhanSalleh/filament-shield/pull/291
    • [fix] App\Policies\Role doesn't exists by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/293

    New Contributors

    • @nicko170 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/284
    • @lhilton made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/291

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.1.1...3.1.2

    Open source →
  32. 3.1.1 06 Dec 2023
    Release notes

    What's Changed

    • Support User model inheritance and configuration of the HasRoles trait in the parent model by @coolsam726 in https://github.com/bezhanSalleh/filament-shield/pull/281

    New Contributors

    • @coolsam726 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/281

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.1.0...3.1.1

    Open source →
  33. 3.1.0 22 Nov 2023
    Release notes

    What's Changed

    • drop support for spatie permission 5.0 and add support for 6.0 by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/280

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.0.13...3.1.0

    Open source →
  34. 3.0.13 22 Nov 2023
    Release notes

    What's Changed

    • drop support for spatie permission 6.0 by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/279

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.0.12...3.0.13

    Open source →
  35. 3.0.12 22 Nov 2023
    Release notes

    What's Changed

    • feat: adds support for disabling tenant scoping for the permission re… by @djsall in https://github.com/bezhanSalleh/filament-shield/pull/276
    • fixes #274 by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/277
    • Fix/#272 by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/278

    New Contributors

    • @djsall made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/276

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.0.11...3.0.12

    Open source →
  36. 3.0.11 03 Nov 2023
    Release notes

    What's new in 3.0.11?

    • Support for spatie/laravel-permission version 6.0

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.0.10...3.0.11

    Open source →
  37. 3.0.10 03 Nov 2023
    Release notes

    What's Changed

    • Fixed role name uniqueness by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/271
    • Fixed widgets localized labels by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/270
    • Enhance Arabic Translations in filament-shield.php by @majdghithan in https://github.com/bezhanSalleh/filament-shield/pull/268
    • typo in README.md by @majdghithan in https://github.com/bezhanSalleh/filament-shield/pull/267
    • Add czech translations by @tomas-doudera in https://github.com/bezhanSalleh/filament-shield/pull/265

    New Contributors

    • @tomas-doudera made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/265
    • @majdghithan made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/267

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.0.9...3.0.10

    Open source →
  38. 3.0.9 27 Oct 2023
    Release notes

    What's new in 3.0.9?

    • Revert to 3.0.4 to fix permission generation for pages and widgets. The issue is user related not package. Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.0.8...3.0.9
    Open source →
  39. 3.0.8 27 Oct 2023
    Release notes

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.0.7...3.0.8

    Open source →
  40. 3.0.7 27 Oct 2023
    Release notes

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.0.6...3.0.7

    Open source →
  41. 3.0.6 27 Oct 2023
    Release notes

    What's Changed

    • Fix/permission name by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/261

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.0.5...3.0.6

    Open source →
  42. 3.0.5 27 Oct 2023
    Release notes

    What's Changed

    • Fix widget and permission name case by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/259
    • Add Armenian translation by @ArtMin96 in https://github.com/bezhanSalleh/filament-shield/pull/256
    • add $parameters to shouldRegisterNavigation by @rupadana in https://github.com/bezhanSalleh/filament-shield/pull/249
    • Update README.md by @fetova in https://github.com/bezhanSalleh/filament-shield/pull/242
    • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/bezhanSalleh/filament-shield/pull/245

    New Contributors

    • @fetova made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/242
    • @rupadana made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/249
    • @ArtMin96 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/256

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.0.4...3.0.5

    Open source →
  43. 3.0.4 02 Oct 2023
    Release notes

    What's Changed

    • Feature/column grid customizations by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/238
    • Update Hungarian translate by @gergo85 in https://github.com/bezhanSalleh/filament-shield/pull/239

    New Contributors

    • @gergo85 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/239

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.0.3...3.0.4

    Open source →
  44. 3.0.3 23 Sep 2023
    Release notes

    What's Changed

    • php exit function replace to return by @mahavishnup in https://github.com/bezhanSalleh/filament-shield/pull/234
    • Feature/panel user by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/236

    New Contributors

    • @mahavishnup made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/234

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.0.2...3.0.3

    Open source →
  45. 3.0.2 21 Sep 2023
    Release notes

    What's Changed

    • Introduce new fresh look for Artisan command by @datlechin in https://github.com/bezhanSalleh/filament-shield/pull/233

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.0.1...3.0.2

    Open source →
  46. 3.0.1 16 Sep 2023
    Release notes

    what's new

    • made sections collapsible

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/3.0.0...3.0.1

    Open source →
  47. 3.0.0 16 Sep 2023

    Nothing published for this version

  48. 3.0.0-beta2 05 Aug 2023 pre-release

    Nothing published for this version

  49. 3.0.0-beta1 01 Aug 2023 pre-release

    Nothing published for this version

  50. v2.5.0 02 Sep 2024

    Nothing published for this version

  51. 2.4.9 16 Sep 2023

    Nothing published for this version

  52. 2.4.8 31 Jul 2023
    Release notes

    What's Changed

    • Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in https://github.com/bezhanSalleh/filament-shield/pull/194
    • Bump dependabot/fetch-metadata from 1.4.0 to 1.6.0 by @dependabot in https://github.com/bezhanSalleh/filament-shield/pull/203
    • Add Group Naming change howto by @tonypartridge in https://github.com/bezhanSalleh/filament-shield/pull/187
    • Policies return type by @Frameck in https://github.com/bezhanSalleh/filament-shield/pull/192
    • Add lang ja (Japanese) by @shibomb in https://github.com/bezhanSalleh/filament-shield/pull/198

    New Contributors

    • @tonypartridge made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/187
    • @Frameck made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/192
    • @shibomb made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/198

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/2.4.7...2.4.8

    Open source →
  53. 2.4.7 21 May 2023
    Release notes

    What's new in 2.4.7?

    • fix guard issue while creating and updating role

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/2.4.6...2.4.7

    Open source →
  54. 2.4.6 08 May 2023
    Release notes

    What's new in 2.4.6

    • fix shield seeder

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/2.4.5...2.4.6

    Open source →
  55. 2.4.5 04 May 2023
    Release notes

    What's new in 2.4.5?

    • Fixes ShieldSeeder

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/2.4.4...2.4.5

    Open source →
  56. 2.4.4 25 Apr 2023
    Release notes

    what's changed?

    • [feature] make install command runnable on production environment

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/2.4.3...2.4.4

    Open source →
  57. 2.4.3 25 Apr 2023
    Release notes

    What's Changed

    • Feature/configure permission identifier by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/186
    • chore(documentation): typo by @JohnnyEvo in https://github.com/bezhanSalleh/filament-shield/pull/178
    • Update README.md by @chiwex in https://github.com/bezhanSalleh/filament-shield/pull/181
    • refactor: make getResourceNavigationSort nullable by @JaZo in https://github.com/bezhanSalleh/filament-shield/pull/182
    • Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in https://github.com/bezhanSalleh/filament-shield/pull/180
    • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in https://github.com/bezhanSalleh/filament-shield/pull/185

    New Contributors

    • @JohnnyEvo made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/178
    • @chiwex made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/181
    • @JaZo made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/182

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/2.4.2...2.4.3

    Open source →
  58. 2.4.2 10 Feb 2023
    Release notes

    What's Changed

    • Fixes #172 by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/176

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/2.4.1...2.4.2

    Open source →
  59. 2.4.1 10 Feb 2023
    Release notes

    What's Changed

    • Laravel 10 Support by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/174

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/2.4.0...2.4.1

    Open source →
  60. 2.4.0 10 Feb 2023
    Release notes

    What's Changed

    • feature: publish command by @bezhanSalleh in https://github.com/bezhanSalleh/filament-shield/pull/173
    • Fixed typo in ShieldSeeder.stub by @Jehizkia in https://github.com/bezhanSalleh/filament-shield/pull/150
    • Bump ramsey/composer-install from 1 to 2 by @dependabot in https://github.com/bezhanSalleh/filament-shield/pull/151
    • Fix minor typo and grammar by @lioneaglesolutions in https://github.com/bezhanSalleh/filament-shield/pull/156
    • Typo in example for custom permission by @bmckay959 in https://github.com/bezhanSalleh/filament-shield/pull/159
    • Add DeleteAction in RoleResource by @jvkassi in https://github.com/bezhanSalleh/filament-shield/pull/160
    • Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in https://github.com/bezhanSalleh/filament-shield/pull/162
    • feat: add hungarian translation by @torosegon in https://github.com/bezhanSalleh/filament-shield/pull/163
    • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/bezhanSalleh/filament-shield/pull/169
    • Complete Arabic translation by @ahmed-abobaker in https://github.com/bezhanSalleh/filament-shield/pull/168
    • Fix role resource card columns by @maaz1n in https://github.com/bezhanSalleh/filament-shield/pull/167

    New Contributors

    • @Jehizkia made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/150
    • @lioneaglesolutions made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/156
    • @bmckay959 made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/159
    • @torosegon made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/163
    • @ahmed-abobaker made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/168
    • @maaz1n made their first contribution in https://github.com/bezhanSalleh/filament-shield/pull/167

    Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/2.3.2...2.4.0

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive