jealousyguy
New member
- Jun 21, 2022
- 13
- 16
- 3
Well today is Sunday. So you mean tomorrow?Hi,
Will update it on Monday.
View hidden content is available for registered users!
v4.12.14—SILVER SURFER
Released Aug 02, 2022
- Added support for laravel/ui version 4.
- Added support for fast-excel version 4.
- Fixed an issue with Date and DateTime fields not using the correct value for display.
- Fixed an issue with missing relation creation button on MorphToMany fields.
- Fixed a visual issue with toggling relation views...
The same amount of time it took you to copy and paste, don't you think you could've linked my reply instead?1. Open src/Http/Middleware/HandleInertiaRequests.php:
2. Search for Nova::checkLicenseValidity() and replace it with true
For future versions, please remove the license warning nag message ("UNREGISTERED"):
1. Open src/Http/Middleware/HandleInertiaRequests.php:
2. Search forNova::checkLicenseValidity()
and replace it withtrue
View hidden content is available for registered users!
v4.13.0—SILVER SURFER
Released Aug 23, 2022
- Nova can now use any hsl(), rgb(), or rgba() string as valid branding color values.
- Added visual improvements for fields with previews like Twix, and Markdown.
- Added ability for user-defined presets when using Markdown fields.
- Added ability for users to specify the target window when using menu items...
View hidden content is available for registered users!
v4.15.2—SILVER SURFER
Released Sep 27, 2022
- Fixed an issue where VaporFile fields were not uploading correctly.
- Fixed an issue where Markdown previews could error when previewing empty values.
- Fixed an issue where filter fields could not be correctly closed in some circumstances.
What are the other sites?What's with this password nonsense?
Not everybody lives in a country or has internet access good enough to upload/submit resources.
Some of us can barely download as it is.
I just ended up finding a different site to get the file which I hate doing. The other site has 3 people with a license updating when the others can't. That's a real community.
@Tomz @TassieNZ
View hidden content is available for registered users!
v4.16.1—SILVER SURFER
Released Oct 12, 2022
v4.16.0—SILVER SURFER
- Fixed some issues that arose from 4.16.0.
Released Oct 12, 2022
- Added new fieldsForPreview method for specifying the fields displayed in the preview modal.
- Added support for Laravel 9's InvokableRule.
- Added ability...