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

1.0.0-rc.2

November 7, 2024

Changelog

Table of contents

View All Releases

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.

Full Changelog

  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