Releases: dbrabyn/tidy-admin-menu
Release list
v1.0.24
v1.0.23 - 16 Feb 2026
Overview
Improved flyout submenu positioning to prevent menus from being cut off at the bottom of the viewport.
What's New
- Flyout submenus on lower menu items now automatically reposition upward to stay within the visible viewport
- Added generous bottom padding so submenus clear OS status bars and browser chrome
- Submenus are clamped between the admin bar (top) and viewport edge (bottom)
v1.0.22
Fix: Flyout submenu viewport overflow
Fixed flyout submenus getting cut off at the bottom of the viewport when hovering over menu items positioned low in the admin sidebar.
Submenus now automatically reposition upward to stay within view, clamped between the admin bar and viewport bottom.
v1.0.21 - 14 Feb 2026
- New feature: submenu item hiding
- New feature: quick-access submenu hide checkboxes
- UI tweaks
v1.0.20 - 1 Jan 2026
Added option to hide the "Collapse menu" toggle in the admin sidebar
v1.0.19 - 17 Dec 2025
Fixed admin menu scrolling bug
v1.0.17 - 17 Dec 2025
Fixed scrolling bug on long admin menus.
v1.0.16 - 16 Dec 2025
Fixed: menu ordering not working for plugin-added menu items (e.g. custom admin pages registered via add_menu_page)
Fixed: toggle button covering menu items when admin menu is long and requires scrolling
v1.0.14 - 10 Dec 2025
- Fixed handling of menu items with empty slugs and added settings page warning notice when menu items cannot be managed due to missing slugs
- Changed toggle button text from "More/Less" to "More menu/Less menu" for clarity
v1.0.12 - 10 Dec 2025
New separators now added to top of menu list instead of bottom
.