Changelog

The format is based on Keep a Changelog.

[1.4.9] - 2024-06-18

Changed

  • Updated documentation with AI agent.

[1.4.8] - 2024-06-14

Changed

  • OMPE-12189: Groups are only expanded when window is opened.

  • Fixed window re-opening, groups use expected defaults now.

[1.4.7] - 2024-05-01

Changed

  • OM-124549: Update core label

[1.4.6] - 2024-04-19

Changed

  • OM-123934: Changed support_level example to sample, both support_level or “example” or “sample” supported.

  • OM-123934: Any support_level that is not “core”, “internal”, “example” or “sample” is now classed as “sample”

  • OM-123934: Removed “others” category

[1.4.5] - 2024-04-14

Changed

  • OM-123551: Add button to copy extension id.

[1.4.4] - 2024-04-10

Changed

  • OM-123378: Updated core list with extensions outside kit.

[1.4.3] - 2024-04-09

Changed

  • OM-123322: Updated core/example/internal placeholder lists.

  • OM-123322: Fixed filter so they can be disabled.

[1.4.2] - 2024-03-14

Changed

  • OM-120798: Update how deprecation info is read

[1.4.1] - 2024-03-12

Changed

  • OM-121904: Remove Test tab & omni.kit.test

  • OM-121905: omni.kit.widget.graph is optional dependency

[1.4.0] - 2024-03-06

Changed

  • OM-120783: Update with new styling

  • Added core/example/internal/deprecated support

[1.3.3] - 2024-02-28

Changed

  • OM-120233: Fixed leak breakage

[1.3.2] - 2024-02-15

Fixed

  • Fixed unloading omni.kit.window.extensions

[1.3.1] - 2024-02-08

Fixed

  • Fixed name property to handle finding the name of a port

[1.3.0] - 2024-10-12

Changed

  • OMPRW-355: Add setting for raster-nodes for GraphView in dependencies and set to False by default because of known issue with huge nodes

[1.2.3] - 2023-11-02

Changed

  • Updated menus to use omni.kit.menu.utils

[1.2.2] - 2023-07-24

Changed

  • Fixed trash icon path

[1.2.1] - 2023-07-14

Changed

  • Filter: do not hide popup menu when filter changed

[1.2.0] - 2023-07-03

Changed

  • OM-98000: Apply new filter button

[1.1.9] - 2023-05-29

Fixed

  • Added some safety checks for hot reloading

[1.1.8] - 2023-05-12

Updated

  • Fixed Ascending spelling

[1.1.7] - 2023-05-04

Updated

  • Removed “Featured” when not in use

  • Filter button changes color when not default

  • Sort By button changes color when not default

[1.1.6] - 2023-04-28

Updated

  • Added tooltip for extension depdency solve failure

[1.1.5] - 2023-04-24

Updated

  • Fixed OpenDoc button tooltip color

  • Added Export button tooltip

  • Added Sort Ascending/Descending

[1.1.4] - 2022-11-17

Updated

  • Fixed filter list resetting after update

[1.1.1] - 2022-11-17

Updated

  • Switched out pyperclip for linux-friendly copy & paste

[1.1.0] - 2022-05-06

Added

  • Added support for truncated words in extension search window

[1.0.2] - 2020-12-07

Changed

  • Fix path_is_parent exception with different drive paths

[1.0.1] - 2020-07-09

Changed

  • Don’t produce symlink for icons in the extension folder

[1.0.0] - 2020-07-08

Added

  • The initial release with minimal support of loading/unloading extensions and access to the external extension registry.