CHANGELOG

This document records all notable changes to omni.kit.actions.window extension. This project adheres to Semantic Versioning <https://semver.org/>.

## [1.1.1] - 2023-11-02 ### Changed - Updated menus to use omni.kit.menu.utils

## [1.1.0] - 2022-10-17 ### Changed - OM-65822: Also search for Action display name without case sensitive - Update UI to use same style as Hotkeys window

## [1.0.4] - 2022-09-20 ### Added - Add args for auto expand and focus search for ActionsPicker

## [1.0.3] - 2022-09-02 ### Changed - Export more APIs for hotkeys window ### Added - Add ActionsPicker

## [1.0.2] - 2022-09-01 ### Changed - Default not show window when startup

## [1.0.1] - 2022-08-23 ### Added - Execute action from list - Auto expand on searching

## [1.0.0] - 2022-07-06 - First version