Decryption key: To view the content, you need to Sign In or Register. v5.7.1 (Silver Surfer) Released May 19, 2025 Override Laravel\Nova\Http\Requests\NovaRequest::user() method to use nova.guard configuration value as default. Allows to create custom policy.stub via /stubs/nova/policy.stub file instead of default /stub/policy.stub. Update NPM dependencies.
Decryption key: To view the content, you need to Sign In or Register. v5.5.4 (Silver Surfer) Released Apr 21, 2025 Refactor WithBadge trait to support returning false. Support callable when defining Tab::$fields. Update NPM Dependencies.
Decryption key: To view the content, you need to Sign In or Register. v5.4.4 (Silver Surfer)Latest Release Released Apr 06, 2025 Fixes custom Fortify authentication callbacks on Laravel Octane. Add missing translation for 2FA setting page. Update NPM Dependencies.
Decryption key: To view the content, you need to Sign In or Register. v5.1.10 (Silver Surfer) Released Feb 01, 2025 Fix cascading default value isn't populated initially on Create page. Fix FieldDownloadController returning a redirect to a temporary URL.
Decryption key: To view the content, you need to Sign In or Register. Fix browser unable to load custom component via browser refresh. Fix Nova::mix() usage when providing mix-manifest.json path instead of directory. Throw exception when <Icon> configured with incorrect type props. Update missing translation strings.
Decryption key: To view the content, you need to Sign In or Register. Fix Fortify route loading conditions. Fix custom colors within partition metrics. Fix missing gap between field panels.
Decryption key: To view the content, you need to Sign In or Register. Released Oct 23, 2024 Fix regression for third party components relying on the associatable endpoint. Fix once() usage to avoid duplicate queries. Fix Searchable field focus with onblur event.
Decryption key: To view the content, you need to Sign In or Register. Fix MetricTableRow cells alignment. Fix Tag field documentation. Update NPM dependencies (security).
Decryption key: To view the content, you need to Sign In or Register. v4.32.16 (Silver Surfer) Released Mar 05, 2024 Fix readonly state for Text field. Fix handling relationships with a foreign ID of 0. Fix view and edit button styling. Fix SearchInput backdrop z-index issue when using action modals. Fix initial input field not being focused in action modals.
View hidden content is available for registered users! v4.22.0 (Silver Surfer) Released Feb 08, 2023 Added Laravel 10 support. Redesigned the "select all dropdown" to show the current selection count and adds easy selection clearing. Added ability to use merge, mergeWhen, and mergeUnless on panels. Fixed a visual issue with margins on Heading fields. Fixed an issue where using the Line::extraClasses method on the detail view. Fixed several issues with the Markdown field. Fixed an issue where the preview click action didn't check whether the resource was authorized to be viewed. Fixed an issue with using the incorrect query when running actions on a single resource. Fixed an issue where a user couldn't navigate away from an invalid page.