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.1

    Hotfix that removes embedded license key from pre-1.0.0 releases.

    1. Remove embedded license key that was left-over from previous versions

      Bug Fix

      The release candidate versions of CommandUI had an embedded license key that had a fixed expiry data on February 02, 2025.
      It has been removed now that the “real” licensing system is in place.

    View Full 1.0.1 Changes
  2. 1.0.0

    CommandUI’s version 1.0.0 brings support for auto-updates & an integration with our new customer portal.

    1. Auto Updates within WordPress

      Feature

      No more manual uploads. From now on, all updates will happen automatically inside WordPress using the native WordPress update functionality.

    2. New customer portal & advanced license managment

      Feature

      All licensing, billing, and account functionality has moved to my.snicco.io.

    View Full 1.0.0 Changes
  3. 1.0.0-rc.7

    1. Fix conflict with both Simple History and User Switching active

      Bug Fix

      The User Switching integration broke the search Ajax search of Simple History and caused it to return no results due to an error in CommandUI’s User Switching integration.

    View Full 1.0.0-rc.7 Changes
  4. 1.0.0-rc.6

    This release adds a new “Flush Permalinks” action.

    1. Flush Permalinks/Rewrite Rules from everywhere

      Feature

      After debugging more than once why some URLs were not working as expected, I got tired of manually doing the “Settings > Permalinks > Save Twice” ritual. No more.

    View Full 1.0.0-rc.6 Changes
  5. 1.0.0-rc.5

    This release adds a first-class integration with the User Switching plugin

    1. User Switching Integration

      Feature

      Instantly Troubleshoot Customer Issues with the new User Switching integration that lets you jump between users directly from the search. No-brainer for anyone using WooCommerce, EDD, LMS, or similar plugins.

    View Full 1.0.0-rc.5 Changes
  6. 1.0.0-rc.4

    1. Ensure that the "View in new tab" action shows as the first contextual action again

      Bug Fix

    2. Fix PHP deprecation notice in Bricks integration

      Bug Fix

    3. Fix harcoded wp_posts table name in Bricks integration

      Bug Fix

    View Full 1.0.0-rc.4 Changes
  7. 1.0.0-rc.3

    1.0.0-rc.3 adds a massive amount of new functionality while we wait on some more feedback on the licensing/update system.

    1. First-Class Elementor Support

      Feature

      You can now edit any custom post type that uses Elementor directly from within CommandUI.

    2. Support Searching Private, Draft, and Scheduled Posts

      Feature

    3. Even Tighter Bricks Builder Integration

      Feature

      For every single page/post/CPT that Bricks renders, you can now see exactly which Bricks templates were used to render the final output and immediately jump to edit them.

    4. Deep-Search Integration for Elementor, LS Cache, and Yoast SEO

      Feature

      In addition to Bricks and WooCommerce, CommandUI can now search across all nested settings tabs of Elementor, Yoast SEO, and LS Cache.

    5. Hide the Admin Bar in the Frontend

      Feature

      You can now hide the admin bar just for your browser in the frontend and just use CommandUI for everything you previously used it for (quick access, etc.)

    6. Contextual Post Type Creation

      Feature

    View Full 1.0.0-rc.3 Changes
  8. 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