Skip to content

Releases: dbrabyn/tidy-admin-menu

v1.0.24

Choose a tag to compare

@dbrabyn dbrabyn released this 17 Feb 21:41
  • Added GitHub API authentication to avoid rate limit errors (403) when checking for plugin updates

v1.0.23 - 16 Feb 2026

Choose a tag to compare

@dbrabyn dbrabyn released this 16 Feb 19:59

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

Choose a tag to compare

@dbrabyn dbrabyn released this 16 Feb 19:14

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

Choose a tag to compare

@dbrabyn dbrabyn released this 14 Feb 18:45
  • New feature: submenu item hiding
  • New feature: quick-access submenu hide checkboxes
  • UI tweaks

v1.0.20 - 1 Jan 2026

Choose a tag to compare

@dbrabyn dbrabyn released this 01 Jan 21:54

Added option to hide the "Collapse menu" toggle in the admin sidebar

v1.0.19 - 17 Dec 2025

Choose a tag to compare

@dbrabyn dbrabyn released this 17 Dec 20:33

Fixed admin menu scrolling bug

v1.0.17 - 17 Dec 2025

Choose a tag to compare

@dbrabyn dbrabyn released this 17 Dec 18:40

Fixed scrolling bug on long admin menus.

v1.0.16 - 16 Dec 2025

Choose a tag to compare

@dbrabyn dbrabyn released this 16 Dec 20:13

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

Choose a tag to compare

@dbrabyn dbrabyn released this 15 Dec 16:37
  • 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

Choose a tag to compare

@dbrabyn dbrabyn released this 10 Dec 20:16

New separators now added to top of menu list instead of bottom
.