CHANGELOG#
This document records all notable changes to omni.kit.window.title
extension.
This project adheres to Semantic Versioning <https://semver.org/>
.
[1.1.7] - 2025-04-14#
Changed#
Updated documentation with AI agent.
[1.1.6] - 2025-04-07#
Changed#
Updated to use omni.usd via eventdispatcher (Events 2.0) instead of EventStream (Events 1.0)
[1.1.5] - 2024-01-11#
Changed#
Error when default IAppWindow is not available
[1.1.4] - 2023-12-27#
Changed#
Use omni.kit.stage_template.core
[1.1.2] - 2022-12-22#
Changed#
Bumped version
[1.1.2] - 2022-10-10#
Added#
Fix OM-64018: unquote the char (like %020 in title).
[1.1.1] - 2021-12-28#
Added#
Using stage event to drive dirtiness update.
[1.1.0] - 2021-02-26#
Added#
Added tests.
[1.0.0] - 2020-10-22#
Added#
Initial window title extension