Skip to content

v0.4.1

Choose a tag to compare

@ElectricityMachine ElectricityMachine released this 05 Feb 16:43
· 22 commits to master since this release
52c683d

All users are strongly recommended to upgrade to this release at their earliest convenience. This release fixes a vulnerability in a dependency used by this project that could allow for arbitrary code execution.

SG+ does not load images for processing, so we are pretty safe from it being a problem, but it's still a good idea to update regardless.

What's Changed

  • All settings are now configurable by changing values in config.toml after first script start
  • Added onboarding message to encourage users to change settings to their liking and ask for help when needed
  • Update dependency Pillow to 10.2.0. This fixes a high-severity security issue.

If you are updating from source, please delete and re-download (or pull) the repository again to ensure you start off with a fresh venv, given some dependency changes.

Full Changelog: v0.4.0...v0.4.1