3.0.0-alpha14
Pre-release
Pre-release
Important
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
- Add-on management
- Check add-ons and themes for updates from Anodyne servers and/or Github
- Setup Center - updating to a newer version of Nova
- Telemetry handling
- System info table
Updated
- PHP 8.3 is now required
- The
intl
PHP extension is now required - Brought theme management back into the admin system
- Allow MariaDB for installation to test possible ways to use both MySQL and MariaDB
- Better handling of checking for Nova updates
- More consistent colors for alternating rows
- Setup sidebar design
- Install any themes during the install process
- Install any add-ons during the install process
- Allow GMs to select any genre that's in the
addons
directory during the install process - Migrations are no longer used for setting initial database state (we are now using the One-Time Operations package)
- Inter v4.1
Fixed
- Story timeline wouldn't properly render when changing sort direction
- Multiple errors with posting
- Install would fail if database password contained any special characters
- 500 error when viewing departments and position listings when using a database table prefix
- User notification audit was not properly styled
- Some missed dark mode styles throughout the admin panel
Security
- Malicious users can no longer change Livewire component models