github Biostate/filament-menu-builder v1.0.9

latest releases: v4.0.2, v4.0.1, v4.0.0...
8 months ago

Improve menu slug handling:

  • Fix slug regeneration issue on update.
  • Ensure the menu slug is unique.
  • Add a slug input field and a regenerate action in the admin panel, allowing users to update or regenerate the slug.

Also, please make sure you've published the latest migration for the unique slug fix.

php artisan vendor:publish --tag="filament-menu-builder-migrations"
php artisan migrate

Full Changelog: v1.0.8...v1.0.9

Don't miss a new filament-menu-builder release

NewReleases is sending notifications on new releases.