Skip to content

Releases: bezhanSalleh/filament-shield

2.2.8

28 Oct 01:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.7...2.2.8

2.2.7

29 Sep 17:27
7fa1ae0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.6...2.2.7

2.2.6

15 Sep 16:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.5...2.2.6

2.2.5

11 Sep 04:59
Compare
Choose a tag to compare

Full Changelog: 2.2.4...2.2.5

2.2.4

11 Sep 04:49
433d356
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.3...2.2.4

2.2.3

03 Sep 22:52
621ecb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.2...2.2.3

2.2.2

03 Sep 13:10
423d31d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.1...2.2.2

2.2.1

28 Aug 14:08
f32f021
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0

27 Aug 16:13
06f9582
Compare
Choose a tag to compare

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

2.1.3

09 Aug 19:37
362e11e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.2...2.1.3