Changelog#

The format is based on Keep a Changelog.

[2.0.9] - 2026-06-30#

Changed#

  • OMPE-99368: Add omni.kit.viewport.menubar.render to aarch64 Linux test skip list (Pixar/GL renderer crash)

[2.0.8] - 2026-04-02#

Fixed#

  • Prevent conflicts when multiple pip installs run in parallel during extension tests

[2.0.7] - 2026-02-23#

Changed#

  • Use permission aware AsyncTestCase copy method

[2.0.6] - 2025-10-07#

Add#

  • OMPE-66879: Fix for python path in Linux, this prevents linux using native python

[2.0.5] - 2025-09-09#

Add#

  • Add setting “exts/omni.kit.test/testExtCodeChangeAnalyzer.extSourcePaths” for code change analyzer to find extension based on change files for different repos

[2.0.5] - 2025-04-25#

Changed#

  • Added function is_running_in_cloud so tests can be skipped when running from OVC/cloud.

[2.0.1] - 2025-04-25#

Changed#

  • Updated documentation with AI agent.