v0.4.1
·
22 commits
to master
since this release
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.tomlafter 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