All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed
nova_get_settings()
not casting as expected
- Added dusk identifier to update button (thanks to @chrillep)
- Fixed
nova_get_settings()
not working as expected with default values - Updated packages
- Added translations for French language (thanks to @shaffe-fr)
- Fixed help text not rendering (thanks to @mberatsanli)
- Fixed nova-tabs support (thanks to @Gertiozuni)
- Updated packages
- Fixed File and Image fields not deleting files from disk
- Added Turkish translations (thanks to @suleymanozev)
- Fixed not being redirected to login when accessing settings while unauthenticated (thanks to @ianrobertsFF)
- Fixed migrations (thanks to @AndreasFurster)
- NB! Changed namespace from OptimistDigital to Outl1ne
- Allow redirections as a result of settings updates (thanks to @ianrobertsFF)
- Fixed sidebar subpages titles (thanks to @faab007nl)
- Updated packages
- Removed loadViewsFrom() call from ServiceProvider
- Fixed memory cache not clearing after settings update
- Updated packages
- Changed
empty
check toisset
when loading settings to allow negative but defined values
- Reworked routing logic
- Fixed page titles
- Nova 4 support
- Fully compatible with light and dark modes
- Dropped Laravel 7 and 8 support
- Dropped PHP 7.X support
- Dropped Nova 3 support