# Changelog

All notable changes to `filament-menu-builder` will be documented in this file.

## v0.5.4 - 2024-11-02

### What's Changed

* feat: Add french lang for the translation. by @StevyMarlino in https://github.com/datlechin/filament-menu-builder/pull/40

### New Contributors

* @StevyMarlino made their first contribution in https://github.com/datlechin/filament-menu-builder/pull/40

**Full Changelog**: https://github.com/datlechin/filament-menu-builder/compare/v0.5.3...v0.5.4

## v0.5.3 - 2024-09-15

### What's Changed

* Fixes #28 by @bdsumon4u in https://github.com/datlechin/filament-menu-builder/pull/30

### New Contributors

* @bdsumon4u made their first contribution in https://github.com/datlechin/filament-menu-builder/pull/30

**Full Changelog**: https://github.com/datlechin/filament-menu-builder/compare/v0.5.2...v0.5.3

## v0.5.2 - 2024-09-01

**Full Changelog**: https://github.com/datlechin/filament-menu-builder/compare/v0.5.1...v0.5.2

## v0.5.1 - 2024-08-24

**Full Changelog**: https://github.com/datlechin/filament-menu-builder/compare/v0.5.0...v0.5.1

## v0.5.0 - 2024-08-20

### What's Changed

* 🩹 Add missing URL attribute handling for model menu panels by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/16
* 🐛 Fix persisting foreign ids by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/17
* 🩹 Delete unregistered locations when updating menus by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/18
* [js] Update esbuild 0.19.12 → 0.23.1 (major) by @depfu in https://github.com/datlechin/filament-menu-builder/pull/20
* Bump axios from 1.7.2 to 1.7.4 by @dependabot in https://github.com/datlechin/filament-menu-builder/pull/21
* ♻ Refactor the menu location implementation by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/19
* 🧑‍💻 Respect `is_visible` when using `Menu::location` by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/24
* 💄 Improve menu location empty state by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/22
* 📝 Add simple menu usage documentation by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/23
* 🧑‍💻 Add support for overriding the plugin models by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/25
* 💄 Add item counts to menu table by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/26
* 🧑‍💻 Ensure model menu item URLs do not get saved to the database by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/27

### New Contributors

* @dependabot made their first contribution in https://github.com/datlechin/filament-menu-builder/pull/21

**Full Changelog**: https://github.com/datlechin/filament-menu-builder/compare/v0.4.0...v0.5.0

## v0.4.0 - 2024-08-17

### What's Changed

* ✨ Add additional configuration for menu panels by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/14
* 💄 Improve menu location form styling by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/15

**Full Changelog**: https://github.com/datlechin/filament-menu-builder/compare/v0.3.1...v0.4.0

## v0.3.1 - 2024-08-14

### What's Changed

* [js] Update tailwindcss 3.4.7 → 3.4.9 (patch) by @depfu in https://github.com/datlechin/filament-menu-builder/pull/12
* [js] Update prettier-plugin-tailwindcss 0.1.13 → 0.6.6 (major) by @depfu in https://github.com/datlechin/filament-menu-builder/pull/13

**Full Changelog**: https://github.com/datlechin/filament-menu-builder/compare/v0.3.0...v0.3.1

## v0.3.0 - 2024-08-09

### What's Changed

* 🧑‍💻 Add support for overriding the menu resource by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/7
* 💄 Add empty state for menu panels by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/8
* 🧑‍💻 Add array variants for common methods by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/9
* 💄 Add locations to the menu table by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/10
* [js] Update @tailwindcss/typography 0.5.13 → 0.5.14 (minor) by @depfu in https://github.com/datlechin/filament-menu-builder/pull/11

**Full Changelog**: https://github.com/datlechin/filament-menu-builder/compare/v0.2.0...v0.3.0

## v0.2.0 - 2024-08-08

### What's Changed

* [ImgBot] Optimize images by @imgbot in https://github.com/datlechin/filament-menu-builder/pull/5
* 🧑‍💻 Add support for custom menu and menu item fields by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/6

### New Contributors

* @imgbot made their first contribution in https://github.com/datlechin/filament-menu-builder/pull/5

**Full Changelog**: https://github.com/datlechin/filament-menu-builder/compare/v0.1.1...v0.2.0

## v0.1.1 - 2024-08-08

### What's Changed

* [js] Update postcss 8.4.40 → 8.4.41 (patch) by @depfu in https://github.com/datlechin/filament-menu-builder/pull/3
* 🌐 Translate the menu resource forms by @Log1x in https://github.com/datlechin/filament-menu-builder/pull/4

### New Contributors

* @Log1x made their first contribution in https://github.com/datlechin/filament-menu-builder/pull/4

**Full Changelog**: https://github.com/datlechin/filament-menu-builder/compare/v0.1.0...v0.1.1

## v0.1.0 - 2024-08-06

### What's Changed

* [js] Update autoprefixer 10.4.19 → 10.4.20 (patch) by @depfu in https://github.com/datlechin/filament-menu-builder/pull/2

### New Contributors

* @depfu made their first contribution in https://github.com/datlechin/filament-menu-builder/pull/2

**Full Changelog**: https://github.com/datlechin/filament-menu-builder/commits/v0.1.0

## 1.0.0 - 202X-XX-XX

- initial release
