10% Off Annual Plans! Ends Friday 11:59pm EST. Code: newsite

Changelog

A detailed record of every update to CommandUI — from new features to performance improvements and bug fixes.

Want to see only the highlights? Check out What’s New.

  1. 1.0.0-rc.2

    RC.2 fixes a couple of bugs that were difficult to foresee until people used CommandUI on a wide range of different browser and operating system combinations.

    1. Allow disabling all global shortcuts

      Feature

      Added a popular feature request: the ability to disable all global shortcuts, and just use the default CMD/CTRL+k combination to open CommandUI.

    2. Add support for languages like Japanese that use Input Method Editors (IME)

      Feature

      CommandUI now correctly detects if character conversions are triggered with the Enter key, and will not fire the currently active action.

    3. Holding the Shift key pressed will no longer cause CommandUI to enter an open/close loop on Windows

      Bug Fix

    4. Handle plugin menu items that contain HTML and inline CSS

      Bug Fix

      Plugins like WP Activity Log that contain inline CSS and HTML in their menu items will no longer prevent CommandUI from loading.

    5. Fix CommandUI not loading inside WP-Admin on WordPress 6.5

      Bug Fix

    View Full 1.0.0-rc.2 Changes