packagist bezhansalleh/filament-shield 2.2.0

latest releases: 3.x-dev, 3.3.4, 3.3.3...
2 years ago

What's Changed

  • adds new features to shield by @bezhanSalleh in #107
    • adds the ability to define super-admin via gate
    • new options for shield:generate
      • --all Generate permissions/policies for all entities
      • --option[=OPTION] Override the config generator option(policies_and_permissions,policies,permissions)
      • --resource[=RESOURCE] One or many resources separated by comma (,)
      • --page[=PAGE] One or many pages separated by comma (,)
      • --widget[=WIDGET] One or many widgets separated by comma (,)
      • --exclude Exclude the given entities during generation
      • --ignore-config-exclude Ignore config exclude option during generation
    • new option for shield:install
      • --only Only setups shield without generating permissions and creating super-admin
    • redefined the purpose of filament_user role, not attaching permissions anymore
  • Improve Command Section of README by @intrepidws in #102
  • Update README.md by @atmonshi in #106

Full Changelog: 2.1.3...2.2.0

Don't miss a new filament-shield release

NewReleases is sending notifications on new releases.