Changelog#

The format is based on Keep a Changelog.

[1.8.0]#

Added#

  • Added broken symlink check and updated wizard call to use payload when opening existing project

[1.7.1]#

Changed#

  • Replaced decorator-based visibility filtering with window_visible early-return checks

[1.7.0]#

Added#

  • Added WorkspaceWidget interface implementation for lifecycle management

  • Added skip_when_widget_is_invisible decorator support for performance optimization

  • Added unit tests for visibility filtering

Fixed#

  • Fixed workspace layout loading race condition on first load

[1.6.0]#

Added#

  • Added workspace integration for dockable home page window

  • Added support for global workspace events

Changed#

  • Updated to use workspace-based architecture

[1.5.0]#

Added#

  • Added a more detailed app version number with the ability to copy it to the clipboard

[1.4.1]#

Fixed#

  • Fixed Test assets to large to work without LFS

[1.4.0]#

Added#

  • Added missing automodule directives for documentation

[1.3.0]#

Added#

  • Added “Show Install Directory” entry to the home screen

[1.2.0]#

Added#

  • Added “Show Logs” entry to the home screen

[1.1.0]#

Added#

  • Added “Open” button and corresponding events

[1.0.0]#

Added#

  • Created