Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 00:03
· 411 commits to master since this release

v0.3.1 - 2025-08-14

Compare with v0.3.0

Features

  • add HEIF support ; fix: EXIF issues in Pillow (de9273a by Andre).

Bug Fixes

  • toml error in [tool.pdm.build] package-dir (1dde054 by Andre).
  • win install-menu has optional restart-explorer option (avoid crashing in choco verification) (6bef907 by Andre).
  • add shim for install_app.py script (8e7a027 by Andre).

Code Refactoring

  • standardize backend interface (4354e23 by Andre).
  • removed File class (e40cf8e by Andre).
  • removed unused imports and functions (6f7d5b6 by Andre).