Laravel Nova - Administration Panel For Laravel

Laravel Nova - Administration Panel For Laravel v5.4.4

No permission to download
View hidden content is available for registered users!


v4.12.2—SILVER SURFERLatest Release
Released Jul 12, 2022
  • Added 'preview' option to the available resource row click actions to open the preview modal.
v4.12.1—SILVER SURFER
Released Jul 12, 2022
  • Fixed issue causing RTL to not be generated.
v4.12.0—SILVER SURFER
Released Jul 12, 2022
  • Added ability to customize the action taken when clicking on table rows.
  • Added new "Table Metrics" which allow you to show lists inside dashboard.
  • Added authorizedToSee helper to Menu Groups.
  • Nova will now retain the user-defined panel sort order.
  • Fixed an issue with clicking collapsable icons.
  • Fixed an issue causing a Vue warning with the user menu.
  • Fixed an issue where no visible feedback was given on certain 500 responses.
  • Fixed an issue where HasOne inline forms were treated as optional when marked as required.
  • Fixed an issue where dependent BelongsTo fields with defaults set didn't update.
  • Added a few missing translations.
  • Fixed a visual issue with multi-line MenuSection and MenuGroup.
  • Fixed several issues where displayedUsing wasn't being honored.
  • Fixed an issue where dependent action fields were not initially synced.
  • Fixed an issue with action event casting.
  • Fixed an issue with MorphTo fields not emitting some events.
  • Reverted a behavior change with the select all checkbox.
View hidden content is available for registered users!


v4.11.1—SILVER SURFER
Released Jun 29, 2022
  • Fixed an issue where external user menu items didn't open in a new window.
v4.11.0—SILVER SURFER
Released Jun 28, 2022
  • Added ability to use dependent fields on actions.
  • Added new Nova::__() translation method which fixes issues where Nova would return JSON incorrectly.
  • Nova will now force a full page reload when redirecting to the login page.
  • Fixed an issue where cancel buttons in the confirmation action modal didn't use customized cancel button text.
  • Fixed an issue where a unique rule used on a HasMany field would receive the wrong resource ID.
  • Fixed an issue where the user menu was hidden on mobile viewsports.
  • Fixed an issue where help text was not reactive unless defined on first page load.
  • Fixed an issue with Number fields min and max attributes being incorrectly set in HTML.
  • Fixed an issue with action events casting values incorrectly.
  • Fixed an issue where boolean filters were not correctly reset.
  • Fixed an issue where BelongsTo fields were missing in HasOne detail panels.
  • Fixed a visual issue where Trix field list items had no style type.
View hidden content is available for registered users!


v4.10.1—SILVER SURFER
Released Jun 23, 2022
  • Extend action dropdown width changes to the detail view
Download

v4.10.0—SILVER SURFER
Released Jun 21, 2022
  • Added preliminary support for right-to-left languages vis Nova::enableRTL().
  • Added the ability for MenuItem labels to be translatable.
  • Nova will now show more of the name when displaying actions with long names.
  • Nova will now avoid logging the underlying model's hidden attributes when updating resources.
  • Fixed a visual issue with the alignment of resource table row icons in certain scenarios.
  • Fixed an issue with Dashboards when using PHP 7.
  • Fixed an issue when creating related MorphOne relations.
  • Fixed an issue preventing the usage of ID fields inside panels.
  • Fixed a visual issue with copyable fields.
  • Fixed an issue where impersonated users wouldn't see the "Stop Impersonating" menu item.
  • Fixed an issue where the index was incorrectly determining which preview fields to use.
v4.9.2—SILVER SURFER
Released Jun 16, 2022
  • Fixed a regression with the delete notification modal.
v4.9.1—SILVER SURFER
Released Jun 15, 2022
  • Added a missing translation.
  • Fixed an issue where Dashboard and Resource menu items couldn't be customized.
v4.9.0—SILVER SURFER
Released Jun 14, 2022
  • Added ability to have badges on user menu items.
  • Added a loading indicator to Dashboards when fetching cards.
  • Added new onlyOnPreview helper method for fields.
  • Added all of Tailwind's colors variables as root CSS declarations.
  • Nova will now hide the inline actions dropdown if there are no options available to the user.
  • Fix an issue preventing fields marked as full width from being the correct size.
  • Fixed a visual issue with Global Search's z-index.
  • Fixes an issue where HasOne relationships resolved incorrectly via nested resources.
  • Fixes an issue where MorphOne relationships stopped working on edit views.
  • Fixed an issue where a form cancel button wouldn't do anything if there was no browser history.
  • Fixed an issue where the select all checkbox would be incorrectly shown in an indeterminate state.
  • Fixed an issue with Date and DateTime fields in Chrome.
v4.8.1—SILVER SURFER
Released Jun 08, 2022
  • Fixed an issue with truthy false request parameters.
v4.8.0—SILVER SURFER
Released Jun 08, 2022
  • Added new MenuSection::lens, MenuSection::resource, and MenuItem::lens helpers.
  • Added new withBadgeIf to allow for conditional badges.
  • Added ability to customize the fields used for inline creation modals.
  • MenuSection, MenuGroup, and MenuItem classes are now Macroable.
  • Improved logic in Metric date ranges.
  • Improved the visual look of stacked fields.
  • Nova assets are now compiled with the exposeFilename option to allow for easier theming overrides.
  • Nova will now load only the current BelongsTo resource when the fields is set to readonly.
  • Nova is now compiled using Tailwind CSS version 3.
  • Heading fields now support dependsOn.
  • Nova nows runs the Authenticate middleware on Intertia routes for custom tools.
  • Fixed an issue preventing Lenses from being reusable.
  • Fixed a visual issue with the soft-delete badge in dark mode.
  • Fixed an issue where Number fields would display as null when the value was 0.
  • Fixes an issue where Currency fields as minor unit were not displaying correct output.
  • Fixed an issue with login redirects not being interpreted by the browser correctly.
  • Fixed an issue where bigInt IDs were not being handled correctly in Global Search.
  • Fixed a visual issue with the app logo on mobile.
  • Fixed an issue with keys named 'length' inside KeyValue field.
  • Fixed a visual glitch with the index table row checkbox in certain scenarios.
  • Fixed an issue with pivot IDs showing a confusing link.
  • Fixed an issue where fields would be resolved even if excluded from update forms.
  • Fixed an issue where navigating to Lenses would trigger a full page load.
v4.7.0—SILVER SURFER
Released May 25, 2022
Download
  • Added ability to have badges on MenuSection and MenuItems.
  • Added preview fields to action resources.
  • Improved compatibility with Vite.
  • Improved compatibility for copyable fields.
  • Fixed an issue with Icons being sent the wrong prop types.
  • Fixed an issue with Dashboards causing scrolling to lock intermittently.
  • Fixed an issue where focusing an input and pressing enter key caused the create modal to open
  • Fixed a visual issue where long single words would break the layout on mobile screens.
  • Fixed an issue with dependent Select fields when options are dynamically changed.
  • Fixed an issue preventing dependent BooleanGroup fields from being reactive.
  • Fixed an issue with lenses not filtering their fields correctly.
  • Fixed an issue with Currency::fillUsing not being used when using an inline HasOne field.
  • Heading fields now support dependsOn.
  • Fixed an issue where the trashed filter didn't work correctly on lenses.
  • Fixed an issue causing namespace collisions when using a resource named "Notification".
v4.6.1—SILVER SURFER
Released May 18, 2022
  • tabindex will be set to 0 when KeyValue fields are configured with read-only keys.
  • Fixed and issue where scrolling locked incorrectly.
v4.5.4—SILVER SURFERLatest Release
Released May 12, 2022
  • Fixed a visual regression from the previous release.

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu