This release add some minor bug fixes and cleanup.
Changes Since Last Release
Full Changelog: 4.2.0...4.2.1
Features
- N/A
Bug Fixes
- Default to English on unsupported system language (#976)
- Fix image viewer zoom datatype issue (#978)
- Fix errors from window change event (#937, #980)
- Fix deprecation warning from SQLite
- Enforce minimum Windows version in installer (#983)
- Fix help path for local files
Build
- Drop python 3.6 support
- VS Code project settings added, yaml validation for GitHub actions
Other Notes
- Release files hosted here are signed with GPG
OS packages
- Debian archives for x64 (binary archive only compatible with systems using python 3.7/3.8/3.9/3.10)
- RPM for x64, created from deb (only compatible with systems using python 3.7/3.8/3.9/3.10)
- macOS has both Qt and Cocoa versions (Qt version has all the latest features), these are compatible with Intel and M1 Mac, and are signed, however not with a paid developer subscription #945 This is the last planned release with a Cocoa version for macOS.
- Windows Packages have both installer (exe) and portable (zip) versions. NOTE windows versions were built using python 3.8 and are only compatible with Windows 7 or later.
- Arch Linux package is maintained by @glubsy at https://aur.archlinux.org/packages/dupeguru/
- Ubuntu PPA built by @eugenesan at https://launchpad.net/~dupeguru/+archive/ubuntu/ppa