Skip to content

v0.5.0

Compare
Choose a tag to compare
@datlechin datlechin released this 20 Aug 13:49
· 11 commits to main since this release

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 using Menu::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

Full Changelog: v0.4.0...v0.5.0