Skip to content

Releases: bezhanSalleh/filament-shield

4.0.3

29 Nov 20:39
e2d33d8

Choose a tag to compare

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

4.0.2

11 Sep 02:19

Choose a tag to compare

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

4.0.1

08 Sep 00:24
72eade4

Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.0.1

4.0.0

07 Sep 07:21

Choose a tag to compare

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

3.9.10

07 Sep 06:46
09d4c00

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.9...3.9.10

4.0.0-beta2

10 Jul 22:55
a1ff497

Choose a tag to compare

4.0.0-beta2 Pre-release
Pre-release

What's Changed

Warning

Heads Up! This is a Pre-release (Beta) Version

This package is currently in active development and tied closely to FilamentPHP v4 pre-release. As the core API continues to evolve, expect breaking changes and frequent updates.

We're moving fast and iterating often — so if you're using this in your project, please do so with caution and at your own discretion.

Feedback and contributions are welcome as we move toward a stable release!.

New Contributors

Full Changelog: 4.0.0-beta...4.0.0-beta2

3.3.9

10 Jul 23:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.8...3.3.9

4.0.0-beta

18 Jun 08:18

Choose a tag to compare

4.0.0-beta Pre-release
Pre-release

What's Changed:

  • Add support for Filament 4.0

Warning

Heads Up! This is a Pre-release (Beta) Version

This package is currently in active development and tied closely to FilamentPHP v4 pre-release. As the core API continues to evolve, expect breaking changes and frequent updates.

We're moving fast and iterating often — so if you're using this in your project, please do so with caution and at your own discretion.

Feedback and contributions are welcome as we move toward a stable release!.

Full Changelog: 3.3.8...4.0.0-beta

3.3.8

18 Jun 07:52

Choose a tag to compare

What's Changed

Full Changelog: 3.3.7...3.3.8

3.3.7

11 Jun 16:47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.6...3.3.7