Releases: outl1ne/nova-settings
Releases · outl1ne/nova-settings
3.4.0
3.3.1
Added
- Added new config option
show_in_sidebar
(thanks to @kevariable)
3.3.0
Changed
- Fixed values defaulting to empty string instead of null (thanks to @JoshMoreno)
- Fixed arabic language keys being invalid (thanks to @SeyamMs)
- Refactored and improved casting logic (thanks to @JoshMoreno)
- Fixed issue with null values being casted (thanks to @JoshMoreno)
- Updated packages
3.2.3
3.2.2
3.2.1
3.2.0
3.1.3
Added
- Added Dutch translations (thanks to @larsjanssen6)
Changed
- Fixed image deletion not working on subpages
- Updated packages
3.1.2
Changed
- Changed
value
column fromvarchar
totext
to support SQL Server (thanks to @davidjosephhayes) - Display Nova error toast on validation failure (thanks to @medvinator)
- Updated packages
PS: Running php artisan migrate
is recommended after installing this version.
3.1.1
Added
- Added Persian (Farsi) translations (thanks to @FaridAghili)
- Added
nova_set_setting_value
helper
Changed
- Updated packages