Skip to content

v4.0.3

Compare
Choose a tag to compare
@AresValley AresValley released this 10 Jun 20:18
· 48 commits to master since this release

This hotfix addresses a critical issue on Linux systems (on startup, in particular conditions), reduces the total size of the package, and contains a few other improvements.

Changed

  • Optimized final package size (reduced by 30% to 50%) by explicitly including necessary plugins/DLLs and excluding unnecessary ones with Nuitka #47

Fixed

  • When the links/URLs in the description field of a signal are clicked, they open the default browser #46
  • Fixed an error occurring on Linux where configuration file paths are not properly resolved during startup with the binary version of the program (they are if running from source) #48

Documentation: https://aresvalley.github.io/Artemis/
Project Homepage: https://www.aresvalley.com

Full Changelog: v4.0.1...v4.0.3