Skip to content

Releases: nuclearcms/nuclear

Bugfixes & Improvements

09 Apr 20:33

Choose a tag to compare

4.8.2

Bugfixes & Improvements

Updated Dependencies

17 Oct 10:13

Choose a tag to compare

4.8.1

Updated version

Updated Dependencies

10 Oct 14:13

Choose a tag to compare

4.8.0

Removed package-lock.json

Minor GA4 Update and Reactor Version Bump

23 Dec 21:55

Choose a tag to compare

4.7.3

Delete composer.lock

Updated Dependencies

25 Sep 22:02

Choose a tag to compare

4.7.2

Update composer.json

Canonical URL Addition

20 May 11:41

Choose a tag to compare

4.7.1

Canonical URL Addition

Soft Deleting Models and Bugfixes

04 Apr 18:57

Choose a tag to compare

4.7.0

Bumped version number

Added New Configuration Options & Bugfixes

13 Feb 15:30

Choose a tag to compare

4.6.0

Added New Configuration Options & Bugfixes

Bugfixes and Updated Dependencies

12 Dec 21:04

Choose a tag to compare

4.5.1

Update composer.json

Added user level content access control

29 Nov 22:57

Choose a tag to compare

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 SET model_type='Nuclear\Reactor\Auth\User' and UPDATE model_has_permissions SET model_type='Nuclear\Reactor\Auth\User'
  • Clear caches