Releases: Althinect/filament-spatie-roles-permissions
Releases · Althinect/filament-spatie-roles-permissions
v1.1.4
What's Changed
- Added support to create both filament resources and other models by @tharindarodrigo in #33
- Add support to customise the nagivation group, by default it is Roles & Permissions by @tonypartridge in #32
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Roles & Permissions automate Guard fill by @tonypartridge in #30
New Contributors
- @tonypartridge made their first contribution in #30
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Bug fix for seeding Custom Model Permissions by @tharindarodrigo in #31
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1 Permissions and Policy Generation
What's Changed
This includes new features
- Generate Permissions
- Generate Policies
Full Changelog: v1.0.4...v1.1
v1.0.4
v1.0.3
Error fixes on searchable
v1.0.2
Roles and Permissions relationships are now searchable in each others Resources
v1.0.1
What's Changed
- fix: custom permission models by @dinhdjj in #11
- Russian and Ukrainian language by @HomaEEE in #14
- also make PermissionResource overridable in config/permission.php by @thyseus in #13
- Adds Farsi (Persian) translations. by @fsamapoor in #16
- Adds translation keys for labels in relation tables. by @fsamapoor in #15
New Contributors
- @dinhdjj made their first contribution in #11
- @HomaEEE made their first contribution in #14
- @thyseus made their first contribution in #13
- @fsamapoor made their first contribution in #16
Full Changelog: v1.0.0...v1.0.1
v1.0.0
- Roles Resource
- Permissions Resource
- Actions to attach Permissions