Added an [ame-count-bubble] shortcode. When used in a menu title, it takes the number bubble from the default menu title and displays it in the custom title. A "bubble" is the small number in a colored circle that appears on some menu items, like "Dashboard -> Updates (3)", "Comments (12)", or "WooCommerce -> Orders (5)".
Fixed
Fixed a PHP 7.2 compatibility issue that caused this warning to show up on the menu editor page: "count(): Parameter must be an array or an object that implements Countable in menu-editor-core.php".
Fixed a JavaScript error "cannot read property 'replace' of null" in the "Meta Boxes" tab that would show up if another plugin added a meta box without a valid title.
Fixed a JavaScript error "actor is null" when trying to save dashboard widget settings that contain user-specific permissions for nonexistent users. This typically happened when importing settings from another site.
Fixed a conflict with Ultra WordPress Admin 7.4 that made it impossible to hide plugins.
Added a list of basic tutorials to the menu editor screen.
Fixed
Fixed a bug where menu items that use meta capabilities would have the “hidden from everyone” icon even if there were not actually hidden.
Fixed incorrect version numbers in the “can’t import settings from a newer version” error message.
Fixed a bug that could cause some network admin menus to be highlighted as if they were new.
Fixed a conflict with WP Courseware 4.1.2 where activating AME would cause a lot of extra menu items to show up unexpectedly.
Changed
The plugin will display a warning if you try to hide the “Slug” metabox. Due to a known bug in WordPress, hiding this box can prevent you from changing the post permalink.
Replaced the green puzzle-piece icon that was used to mark new items with an icon that just says “new”.