Skip to content

0.5.1

Choose a tag to compare

@oli-dev0 oli-dev0 released this 07 Jul 22:23

This bugfix release fixes sidebar section state after using the navigation filter.

Fixed

  • Fixed sidebar section open and closed state after filtering the admin navigation.
  • The navigation filter now opens matching sections while filtering without overwriting the user's normal saved sidebar section state.
  • Clearing the filter restores the previous sidebar section state, while the current app section still stays open.

Impact

  • Admin users can filter large navigation menus without the sidebar unexpectedly staying fully expanded or losing its remembered open sections.
  • This keeps the 0.5.0 sidebar filter behavior intact while making the open-state handling less disruptive.

Notes

  • There are no new user-facing features in this release.