Changelog#

The format is based on Keep a Changelog.

[1.4.2]#

Changed#

  • Replaced decorator-based visibility filtering with subscription lifecycle management

[1.4.1]#

Changed#

  • Code formatting improvements

[1.4.0]#

Added#

  • Added WorkspaceWidget interface implementation

  • Added skip_when_widget_is_invisible decorator for performance optimization

  • Added unit tests for visibility filtering

Changed#

  • Renamed the extension to lightspeed.trex.packaging.widget

Fixed#

  • Fixed workspace layout loading race condition on first load

[1.3.1]#

Changed#

  • Updated popup imports to use unified omni.flux.utils.dialog extension

[1.3.0]#

Added#

  • Added workspace integration for dockable Mod Packaging window

  • Added sidebar integration with layout switching and stage-based button states

Changed#

  • Updated UI styling and spacing for workspace layout

[1.2.2]#

Changed#

  • Adjusted spacing for the new vertical modding tabs

[1.2.1]#

Fixed#

  • Fixed Test assets to large to work without LFS

[1.2.0]#

Changed#

  • Update the documentation for Pydantic V2 compatbility

[1.1.0]#

Added#

  • Added a window to fix unresolved references

[1.0.4]#

Changed#

  • Changed repo link

[1.0.3]#

  • Use updated lightspeed.layer_manager.core extension

[1.0.2]#

Changed#

  • Update to Kit 106

[1.0.1]#

Changed#

  • Set Apache 2 license headers

[1.0.0] - 2023-05-05#

Added#

  • Init commit.