JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
Laravel Nova - a beautifully-designed administration panel for Laravel
5.5.2 NULLED
v4.35.1 (Silver Surfer)
Released Sep 02, 2024
Fix MetricTableRow cells alignment.
Fix Tag field documentation.
Update NPM dependencies (security).
v4.33.2 (Silver Surfer)
Released Apr 03, 2024
Fix PHP deprecation errors related to rounding and dividing when using metrics.
v4.32.12 (Silver Surfer)
Released Feb 14, 2024
v4.31.3 (Silver Surfer)
Released Nov 15, 2023
Fixed an issue with Value metric previous value tooltips.
v4.29.0 (Silver Surfer)
Released Oct 31, 2023
Added empty text to table metrics.
Added emptyText method to table metrics to allow customization of the empty text.
Fixed an issue preventing icons from showing in table metric rows.
Fixed an issue pivot actions weren't following the current Resource class.
Fixed an issue where using Inertia with SSR on your main site would cause issues.
v4.27.14 (Silver Surfer)
Released Oct 10, 2023
Added new MenuItem::filter method to allow creating links to resources with filters already applied.
Nova now allows Badge labels to be a callback.
Improved the visual style of menus.
Fixed an issue where standalone actions wouldn't refresh the index table.
v4.26.3 (Silver Surfer)
Released Jun 30, 2023
Renamed an internal method.
v4.24.2 (Silver Surfer)
Released May 10, 2023
Fixed an issue with PendingTranslations.
v4.22.1 (Silver Surfer)
Released Feb 23, 2023
Added ability for fields within a Stack field to be filterable.
Fixed an issue causing Trix field content to be duplicated on the update view.
Fixed a zero-division issue with Progress metrics.
Fixed an issue where search on a BelongsToMany relationship was broken when using Laravel Scout.
Fixed an issue where Boolean field values were always false when using dependent fields.
Fixed a visual issue with spacing on checkboxes with labels.
Fixed an issue with peekable BelongsTo when used within a HasManyThrough relationship.
Fixed an issue with Markdown field.
Nova will now scroll to the top when using Create and Add Another buttons.
Fixed an issue where MultiSelect fields were incorrectly showing a placeholder.