Skip to content

Releases: dewsign/nova-events

Finally a 1.0.0 release

24 Feb 14:33

Choose a tag to compare

Need to do this as we are using the package on multiple production sites. Makes sense bumping to 1.0

Improve default breadcrumb behaviour

21 Nov 15:52

Choose a tag to compare

Add inactive event access functionality.

14 Nov 14:39

Choose a tag to compare

In conjunction with the maxfactor/support update to enable control over access for inactive models.

Please refer to the maxfactor/support documentation for a full explanation of this.

Improve validation

25 Sep 09:59

Choose a tag to compare

Added better validation to all nova resources.

Also set some fields to be nullable as it didn't make sense for some of them to be required.

You will need to run migrations after upgrading to this release. php artisan migrate

😸