Changelog#

The format is based on Keep a Changelog.

[1.9.3]#

Fixed#

  • Fixed tests

[1.9.2]#

Fixed#

  • Fixed tests

[1.9.1]#

Fixed#

  • Fixed tab enable status on context change

[1.9.0]#

Added#

  • Implemented the show function to update widgets when they are displayed in the UI

[1.8.3]#

Fixed#

  • conform disclosure icon meaning so down arrow means expanded

[1.8.2]#

Changed#

  • update to use omni.kit.test public api

[1.8.1]#

Fixed#

  • Fixed tests flakiness

[1.8.0] - 2024-09-18#

Added#

  • Current Process Executor (async) and External Process Executor UI for parallel-process ingestion

Changed#

  • Refactored async executor to “current process executor”

  • Refactored process executor to “external process executor”

[1.7.3]#

Fixed#

  • Fixed test plugins to implement all abstract methods

[1.7.2] - 2024-04-29#

Fixed#

  • Fixed ingestion queue scroll bar

[1.7.1]#

Changed#

  • Update deps

[1.7.0]#

Added#

  • Pass a queue ID to the task to track what queue to update

[1.6.1]#

Changed#

  • Set Apache 2 license headers

[1.6.0] - 2024-02-15#

Added#

  • Added the UI to select the executor to use

[1.5.0] - 2024-01-20#

Changed#

  • Re-work the layout to not use splitters anymore + have the UI in the tabbed frame(s)

[1.4.0] - 2024-01-12#

Changed#

  • Work with the new create_tasks()

[1.3.0] - 2023-11-03#

Added#

  • Detect when cook_template crash from the validation

[1.2.0]#

Changed#

  • Disabled viewport notifications on “Add to Queue” instead of on Init

[1.1.2] - 2023-10-19#

Fixed#

  • Fixed tests for 105.1

[1.1.1]#

Added#

  • Added test for cooked data modification

Changed#

  • Update deps

[1.1.0] - 2023-10-03#

Added#

  • Add tests

[1.0.0] - 2023-07-31#

Added#

  • Init commit.