• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Laravel Nova - a beautifully-designed administration panel for Laravel

Laravel Nova - a beautifully-designed administration panel for Laravel 4.35.4 NULLED

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.
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.
v4.20.2 (Silver Surfer)
Released Jan 11, 2023

  • Fixed an issue where Gravatar fields using the attribute "email" would not allow a Text field with the same attribute to be replicable.
v4.19.6 (Silver Surfer)
Released Jan 03, 2023

  • Added ability to preview SVG when using File fields.
  • Added some missing language strings for File fields.
  • Nova will now prioritize the thumbnail preview vs the preview url on index views.
  • Updated the name of Turkey to the new official name "Türkiye".
  • Fixed an issue where MorphTo fields were not correctly initializing their types.
  • Fixed an issue where eloquent filters were preloading values incorrectly.
  • Fixed a regression with PartitionResult.
  • Fixed an issue with Status fields when using displayUsing.
  • Fixed an issue where Nova's user resolver was not being passed in some circumstances.
  • Fixed an issue where storeOriginalName was not working with inline relationships.
  • Fixed a visual issue with excerpt line breaking.
v4.19.3 (Silver Surfer)
Released Nov 22, 2022

  • Added shortcuts for "Select All" (ctrl+a/command+a) and "Select All Matching" (ctrl+shift+a/command+shift+a).
  • Fixed an issue where the Tag field always removed the first tag.
  • Fixed an issue where copyable was not working on Email index fields.
  • Fixed an issue where BelongsTo fields weren't broadcasting their changes.
  • Fixed an issue where Select filters were not using the searchable option.
  • Like
Reactions: tatar221
v4.19.0—SILVER SURFER
Released Nov 15, 2022

  • Added new breadcrumbs menu via the Nova::withBreadcrumbs method.
  • Added ability to see the raw metric value in a tooltip.
  • Added ability to copy the raw value of Value metrics using the copyable method.
  • Added ability to customize the associatable query for BelongsTo and MorphTo fields.
  • Added a link to view the full resource when viewing the resource preview modal.
  • Added ability to translate select control default state text.
  • Nova will now hide resource buttons if the user can't see any of them in the current result set.
  • Nova will now display HasOneThrough fields the same way as HasMany fields.
  • Fixed a visual issue with search input clear buttons.
  • Fixed an issue with Trix endpoints not receiving all props.
  • Fixed an issue where action fields were not showing correctly.
  • Fixed an issue with filling attributes when cast as array.
  • Fixed an issue when filling fields with wrong number of parameters.
  • Fixed an issue with canSee not working on MorphTo fields.
  • Fixed an issue with validating and resolving fields.
  • Fixed an issue where the default help dashboard was showing its title incorrectly.
  • Like
Reactions: tatar221
v4.18.2—SILVER SURFER
Released Nov 03, 2022

  • Various visual fixes
  • Like
Reactions: tatar221
v4.16.1 — SILVER SURFER
Released Oct 12, 2022
  • Fixed some issues that arose from 4.16.0.
  • Like
Reactions: tatar221
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.
  • Like
Reactions: tatar221
Top