Releases: ferdiunal/nova-shield
Releases · ferdiunal/nova-shield
v1.0.10
v1.0.8
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Full Changelog: v1.0.6...v1.0.7
v1.0.6
feat: Super Admin Management and Permission Syncing
- Implemented Super Admin management features, including permission syncing and role assignment.
- Added
SyncPermissionHook
interface andDefaultPermissionHook
class for syncing permissions to roles using an optimizedupsert
method. - Introduced
SuperAdminSyncPermissions
command to sync permissions to the Super Admin role. - Added
MakeSuperAdminCommand
to assign the Super Admin role to selected users.
chore: NovaShield Enhancements and Database Updates
- Updated NovaShield configuration, resources, CSS, Tailwind configuration, and language support.
- Added support for Teams in NovaShield.
- Enhanced the permissions table with a migration to enforce unique constraints on the
name
andguard_name
columns. - Updated description and keywords in
composer.json
.
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Full Changelog: https://github.com/ferdiunal/nova-shield/commits/v1.0.0