Settings: Menu icon tab renamed to Menu appearance (default look of the trigger button).
New Shortcode tab: documentation for [aha_mobile_menu_trigger] (copy field, parameters, examples, page builders) — shortcode help removed from the appearance tab.
Admin settings sidebar: promo area updated to match the Aha Start Plugin layout (three info cards + product CTA).
Brazilian Portuguese (pt_BR) strings completed and revised for the new UI.
1.0.5 – April 8, 2026
Plugin code reorganized into structured subfolders (Admin, Frontend, Hooks, Settings, Helpers) to serve as a clean base for the Aha Plugins framework.
Settings page: only the active tab is rendered server-side (performance improvement — previously all tabs were output and hidden via CSS).
Admin classes separated: assets (class-admin-assets.php), notices (class-admin-notices.php), and utilities (class-admin-utilities.php) extracted from the main settings class.
Added Settings quick-link on the Plugins list page.
Admin page HTML extracted into dedicated templates (templates/admin/page-header.php, templates/admin/page-sidebar.php).
Frontend sidebar template moved to templates/frontend/sidebar.php.
1.0.4 – April 4, 2026
Front-end JavaScript and CSS adjustments to reduce conflicts with themes, templates, and other plugins (selector specificity, safer hooks, and layout isolation where applicable).
1.0.3 – April 4, 2026
Uninstall tab: optional removal of plugin data when the plugin is deleted; uninstall.php clears stored options when enabled (aligned with Aha Woo Customer Export behavior).
If Aha Mobile Menu Pro is installed, deleting the free plugin with this option enabled also removes the Pro license option from the database.
1.0.2 – April 3, 2026
New Action Buttons settings tab (preview and links to the add-on and video demo).
Trigger links: prevent default navigation when opening the menu (e.g. aha-open-sidebar on <a>).
1.0.1 – March 27, 2026
Fixed saving when all social links are removed (list can be cleared correctly).
Settings: link to the classic Menus screen for themes that hide Appearance → Menus.
Prompt to rate the plugin on WordPress.org (dismissible notice and sidebar link).