Releases: nuclearcms/nuclear
Releases · nuclearcms/nuclear
Minor GA4 Update and Reactor Version Bump
Updated Dependencies
4.7.2 Update composer.json
Canonical URL Addition
4.7.1 Canonical URL Addition
Soft Deleting Models and Bugfixes
4.7.0 Bumped version number
Added New Configuration Options & Bugfixes
4.6.0 Added New Configuration Options & Bugfixes
Bugfixes and Updated Dependencies
4.5.1 Update composer.json
Added user level content access control
Upgrade guide:
- Composer update
- Migratere
- New attribute translations
- Publish and change config/auth.php (don’t forget to upload)
- Change all model_has_roles & model_has_permissions Umomega\Auth\User to Nuclear\Reactor\Auth\User: UPDATE
model_has_roles
SETmodel_type
='Nuclear\Reactor\Auth\User' and UPDATEmodel_has_permissions
SETmodel_type
='Nuclear\Reactor\Auth\User' - Clear caches
Updated Dependencies
Must update the validation.php translation attributes with slug.
This release has new migrations.
Upgraded to Laravel 9
- TrustProxies middleware needs to be updated
- Cookie Consent resources needs to be updated
- Migrate new DB Migrations