Bugfixes & Improvements
- Fix Windows Graphics Capture crash due to missing hidden import
winrt.windows.foundation
4e08ef5 - Show error when missing having at least one Split Image instead of only when folder is empty. 78dda5f
- Detect Split Folder with only hidden files as being empty 78dda5f
- Fix Split Image Folder content detection on Linux a7c0a4d
Internal / Documentation
- Fix typo (extra quote) in Linux user permission script e8a032c
- Explicitly exclude setuptools/pkg_resources from build (saving 1.2MB) 1197bb8
- Migrated to https://github.com/astral-sh/uv for local environment management #313
- This means pre-installing Python is no longer necessary to run AutoSplit from source, and the environment will be more consistent.
Special thanks to the @astral-sh team.
Full Changelog: v2.3.0...v2.3.1