Full Changelog
Fix handling of special characters in admin menu URLs
Bug Fix
Previously, when a plugin created a URL in the admin menu containing special characters (such as ampersands “&” or other HTML-encoded characters), the URL would break within CommandUI, resulting in navigation to incorrect admin pages.