Skip to content

Enhancements to Command-Line Arguments

Compare
Choose a tag to compare
@ndepaola ndepaola released this 20 Jun 13:19
· 1317 commits to master since this release

This release contains the following changes:

  • The behaviour of --skipsetup has been improved:
    • Improved efficiency when determining whether a card slot has been filled (was previously quite slow)
    • The tool is smarter about how to continue editing an order when some but not all of a card's slots have been filled
    • The tool will automatically redefine the project size according to the parsed XML
  • Pinning an older version of webdriver_manager until some logging issues are ironed out on their side (were present in previous release)
  • The other two major Chromium-based browsers are now supported (Brave and new Edge) - specify the browser to use with the --browser command-line argument

Please refer to the instructions here for how to run the application on each platform.

Commits since previous release: v4.0.2...v4.1