Changelog#

The format is based on Keep a Changelog.

[1.2.1]#

Changed#

  • Replaced decorator-based visibility filtering with subscription lifecycle management

[1.2.0]#

Added#

  • Added WorkspaceWidget interface implementation

  • Added skip_when_widget_is_invisible decorator for performance optimization

  • Added unit tests for visibility filtering

[1.1.0]#

Added#

  • Added ability to add selected textures and meshes to the ComfyUI queue

  • Added a window to display the ComfyUI UI

Changed#

  • Improved the layout for a more production-ready UI

[1.0.0]#

Added#

  • Created