Changelog#

The format is based on Keep a Changelog.

[2.0.1] - 2025-05-05#

Changed#

  • Updated documentation with AI agent.

[2.0.0] - 2025-01-16#

Changes#

  • OMPE-34006: Bump major version after removal of deprecated APIs

[1.1.11] - 2025-01-03#

Fixed#

  • Removed menus with empty paths as activation spams errors

[1.1.10] - 2024-12-12#

Changes#

  • OMPE-31518: Remove deprecated APIs from omni.kit.menu.common

[1.1.9] - 2024-09-25#

Changes#

  • Updated API and all exports

[1.1.8] - 2024-09-23#

Changed#

  • Updated documentation with AI agent.

  • Removed internal URL settings.

[1.1.7] - 2025-05-29#

Fixed#

  • Removed usage of omni.kit.ui

[1.1.6] - 2024-05-29#

Removed#

  • Removed extraneous rendering dependencies

[1.1.5] - 2023-11-02#

Added#

  • Added deprecation to the unused add_menu function

[1.1.4] - 2023-09-18#

Added#

  • updated help menu URLs and added settings for overriding

[1.1.3] - 2023-08-15#

Added#

  • moved update functions to omni.kit.viewport.actions and made actions

  • updated window menu to use omni.kit.menu.utils

[1.1.2] - 2023-06-14#

Added#

  • updated help menu to use omni.kit.menu.utils

[1.1.1] - 2023-06-07#

Added#

  • OM-96466: Added support for changing the /app/window/dpiScaleOverride setting at runtime.

[1.1.0] - 2022-10-10#

Changes#

  • Test against new Viewport sub-menu

[1.0.2] - 2022-10-07#

Changes#

  • Adjust fullscreen test to work with hotkeys.core

  • Add listenF11 setting for appwindow

[1.0.1] - 2022-05-23#

Changes#

  • Support legacy and new Viewport API

  • Add dependency on omni.kit.viewport.utility

[1.0.0] - 2021-11-16#

Changes#

  • Created from python/extensions-bundled/omni/kit/builtin/menu.py