Changelog

The format is based on Keep a Changelog.

[1.0.15] - 2024-07-23

Changed

  • Fixed private class access (accessing functions/variables with _)

[1.0.14] - 2024-07-15

Changed

  • Updated documentation with AI agent.

[1.0.13] - 2025-05-29

Fixed

  • Removed usage of omni.kit.ui

[1.0.12] - 2024-05-17

Fixes

  • Fixed linting issues

[1.0.11] - 2024-03-18

Changes

  • Remove dependency on omni.property.layer

[1.0.10] - 2024-02-28

Changes

  • Don’t assume OmniAudioSchema is available

[1.0.9] - 2023-02-05

Changes

  • Updated with property filter support

[1.0.8] - 2022-12-19

Changes

  • Fix tests and update golden img thresholds

[1.0.7] - 2022-11-30

Changes

  • Add layer test to increase code coverage

[1.0.6] - 2022-08-17

Changes

  • Updated golden image due to SdfAssetPath widget change.

[1.0.5] - 2021-07-16

Changes

  • Fixed audio active listener tooltip color

[1.0.4] - 2021-02-16

Changes

  • Added UI image test

[1.0.3] - 2020-12-09

Changes

  • Added extension icon

  • Added readme

  • Updated preview image

[1.0.2] - 2020-11-10

Changes

  • Moved audio settings window onto layer property window

[1.0.1] - 2020-11-03

Changes

  • Moved audio settings window into property window

[1.0.0] - 2020-10-13

Changes

  • Created