Skip to content

Releases: anodyne/nova3

3.0.0-alpha9

16 Jul 20:04
592884a
Compare
Choose a tag to compare
3.0.0-alpha9 Pre-release
Pre-release

Due to database schema changes, this release requires a re-install. You will need to clear your database and go through the install process again.

Updated

  • User interface refresh for the application shell
  • Better mobile support for the application shell
  • Moved Pages out of the system menu to a top-level menu item
  • Moved Forms and Form Submissions out of the system menu to a new Forms top-level menu item
  • My Account now lists all account info and preferences in one page
  • My Notification Preferences is now a separate page
  • Delete My Account is now a separate page
  • Timeline now includes sub-navigation for easier navigation

3.0.0-alpha8

10 Jul 19:59
Compare
Choose a tag to compare
3.0.0-alpha8 Pre-release
Pre-release

Updated

  • Upgraded to Laravel 11
  • Dependency updates to support Laravel 11

Fixed

  • Error when updating a character
  • Error when updating a user
  • Errors related to not having published fields for a form

3.0.0-alpha7

05 Jul 19:54
Compare
Choose a tag to compare
3.0.0-alpha7 Pre-release
Pre-release

Due to database schema changes, this release requires a re-install. You will need to clear your database and go through the install process again.

Added

  • Form builder
  • Form submission resource
  • Initial work on checking for the latest version of Nova

Updated

  • The PHP version warning page now includes a link to refresh the page
  • User creation and editing now uses the user bio form
  • Character creation and editing now uses the character bio form

v3.0.0-alpha6

23 Apr 03:37
Compare
Choose a tag to compare
v3.0.0-alpha6 Pre-release
Pre-release
  • Fixed page duplication
  • Fixed page deletion
  • Fixed page bulk deletion
  • Added missing show page info
  • Improved static field display

Full Changelog: v3.0.0-alpha5...v3.0.0-alpha6

v3.0.0-alpha5

22 Apr 20:37
Compare
Choose a tag to compare
v3.0.0-alpha5 Pre-release
Pre-release

Pages and the page builder feature are here!

Full Changelog: v3.0.0-alpha4...v3.0.0-alpha5

v3.0.0-alpha4

18 Jan 20:59
Compare
Choose a tag to compare
v3.0.0-alpha4 Pre-release
Pre-release
  • Updated setup UI to more closely match Nova 3's admin panel
  • Fixed issue with seed data option
  • Fixed issue with install process where created user would be pending

Full Changelog: v3.0.0-alpha3...v3.0.0-alpha4

v3.0.0-alpha3

16 Jan 23:18
Compare
Choose a tag to compare
v3.0.0-alpha3 Pre-release
Pre-release
  • Rolled back the PHP requirement to 8.2 for now

v3.0.0-alpha2

13 Jan 22:26
Compare
Choose a tag to compare
v3.0.0-alpha2 Pre-release
Pre-release
Trying to fix failures

v3.0.0-alpha1

01 Dec 22:32
Compare
Choose a tag to compare
v3.0.0-alpha1 Pre-release
Pre-release
Wip

v3.0.0-alpha.3

22 Apr 19:07
Compare
Choose a tag to compare
v3.0.0-alpha.3 Pre-release
Pre-release
  • Access control
    • Role management
    • Permission management
  • Dynamic forms
  • Form Center