Skip to content

v0.5.2

Compare
Choose a tag to compare
@DahnM20 DahnM20 released this 03 Dec 15:36
· 377 commits to main since this release

Version v0.5.2 - Windows Executable Release

This update is focused on optimizing the overall user experience with key enhancements:

  • Concurrent Node Execution: Nodes can now run as soon as they have obtained the necessary data to be launched.
  • URLLoader Optimization: To further streamline performance, the URLLoader has been moved to a background thread. Other processing tasks are no longer hindered by URL loading operations.