What's Changed
- 🩹 Add missing URL attribute handling for model menu panels by @Log1x in #16
- 🐛 Fix persisting foreign ids by @Log1x in #17
- 🩹 Delete unregistered locations when updating menus by @Log1x in #18
- [js] Update esbuild 0.19.12 → 0.23.1 (major) by @depfu in #20
- Bump axios from 1.7.2 to 1.7.4 by @dependabot in #21
- ♻ Refactor the menu location implementation by @Log1x in #19
- 🧑💻 Respect
is_visible
when usingMenu::location
by @Log1x in #24 - 💄 Improve menu location empty state by @Log1x in #22
- 📝 Add simple menu usage documentation by @Log1x in #23
- 🧑💻 Add support for overriding the plugin models by @Log1x in #25
- 💄 Add item counts to menu table by @Log1x in #26
- 🧑💻 Ensure model menu item URLs do not get saved to the database by @Log1x in #27
New Contributors
- @dependabot made their first contribution in #21
Full Changelog: v0.4.0...v0.5.0