Changelog#
The format is based on Keep a Changelog.
[1.2.8] - 2025-05-05#
Changed#
Updated documentation with AI agent.
[1.2.7] - 2025-04-07#
Fixed#
OMPE-28324: Fixed a leaked registered ‘show window’ function that leads to problems during Kit’s normal shutdown.
[1.2.6] - 2024-10-23#
Changes#
Updated API and all exports
[1.2.5] - 2025-05-29#
Fixed#
Removed usage of omni.kit.ui
[1.2.4] - 2023-10-04#
Changed#
Restored
menu_show_about
function for testing
[1.2.3] - 2023-05-16#
Changed#
Supports custom logo images via “/app/window/imagePath” setting
[1.2.2] - 2023-03-22#
Changed#
Added missing app info to clipboard copy
[1.2.1] - 2023-03-22#
Changed#
Move “OK” button to bottom right and rename to “Close”
[1.2.0] - 2023-03-09#
Changed#
New UI design
[1.1.0] - 2023-02-23#
Changed#
Refactor to use about widget in welcome screen
[1.0.4] - 2023-01-09#
Updated#
Add mdlsdk version in about window
[1.0.3] - 2022-11-17#
Updated#
Swap out pyperclip with linux-friendly copy & paste
[1.0.2] - 2022-09-13#
Updated#
Fix window/menu visibility issues
[1.0.1] - 2021-08-18#
Updated#
Updated menu to match other menu styling
[1.0.0] - 2021-02-26#
Updated#
Added test
[0.2.1] - 2020-12-08#
Updated#
Added “App Version”
Added right mouse button copy to clipboard
[0.2.0] - 2020-12-04#
Updated#
Updated to new UI and added resizing
[0.1.0] - 2020-10-29#
Ported old version to extensions 2.0