Skip to content

Latest commit

 

History

History
168 lines (107 loc) · 6.05 KB

CHANGELOG.md

File metadata and controls

168 lines (107 loc) · 6.05 KB

Changelog

All notable changes to filament-shield will be documented in this file.

v1.1.11 - 2022-03-24

What's Changed

  • makes the resources generator option configurable by @bezhanSalleh in bezhanSalleh#31

New Contributors

Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/v1.1.10...v1.1.11

v1.1.10 - 2022-03-13

What's Changed

  • fixed settings page authorization
  • Bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 by @dependabot in bezhanSalleh#27
  • directory seperator fix by @alperenersoy in bezhanSalleh#26
  • Bump actions/checkout from 2 to 3 by @dependabot in bezhanSalleh#28

New Contributors

Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/v1.1.9...v1.1.10

v1.1.9 - 2022-03-03

v1.1.8 - 2022-02-28

What's Changed

  • Bump dependabot/fetch-metadata from 1.2.0 to 1.2.1 by @dependabot in bezhanSalleh#23
  • Enhance policy stubs + Improve Arabic translation by @mohamedsabil83 in bezhanSalleh#20
  • added Indonesian translations. by @sayasuhendra in bezhanSalleh#22

New Contributors

Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/v1.1.7...v1.1.8

v1.1.7 - 2022-02-21

What's Changed

New Contributors

Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/v1.1.6...v1.1.7

v1.1.6 - 2022-02-16

What's Changed

Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/v1.1.5...v1.1.6

v1.1.5 - 2022-02-16

What's Changed

  • Brand new Settings Page 🔥
  • Brand new Config
  • Improved sheild:install to detect existing app vs new app install
  • --fresh flag of shield:install now only touches the core package migrations
  • Improved shield:upgrade
  • Backing-up the existing Config
  • Added the ability to opt-in/out of super_admin role
  • and much more optimizations...

Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/v1.1.4...v1.1.5

v1.1.4 - 2022-02-09

What's Changed

  • Laravel 9 Support
  • [FR] Translate new phrases by @jvkassi in bezhanSalleh#8

Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/v1.1.3...v1.1.4

v1.1.3 - 2022-01-10

v1.1.2 - 2022-01-10

What's Changed

  • Add Brazilian Portuguese by @felipe-balloni in bezhanSalleh#5
  • Fix two translations keys by @felipe-balloni in bezhanSalleh#7
  • [AR] Translate new phrases by @mohamedsabil83 in bezhanSalleh#6
  • Fixed shield:install to generate RolePolicy

New Contributors

Full Changelog: https://github.com/bezhanSalleh/filament-shield/compare/v1.0.4...v1.1.2

v1.1.1 - 2022-01-09

v1.1.0 - 2022-01-09

  • Improved permission generation for Resources 🔥
  • Generate permissions for Widgets 🔥
  • Generate permissions for Pages 🔥
  • Show/Hide Permission Entities Tab 🔥
  • HasWidgetShield & HasPageShield 🔥
  • Custom Permissions tab to attache to roles 🔥
  • Improved shield:generate command
  • Improved except config permissions generation
  • Ability to enable/disable generation for only entities listed.
  • Ability to exclude Dashboard, AccountWidget and FilamentInfoWidget while generating permissions
  • --all flag added for shield:install command
  • --only flag added for shield:install command

v1.0.3 - 2022-01-03

1.0.3 - 2022-01-03

  • shield:install command improved
  • installation steps doc updated
  • config updated
  • shield:user renamed to shield:super-admin

1.0.2 - 2022-01-03

  • commands order sorted

1.0.1 - 2022-01-03

  • public release

1.0.0 - 2022-01-03

  • initial release