Releases: ermig1979/AntiDupl
Releases · ermig1979/AntiDupl
AntiDupl.NET v2.3.12
AntiDupl.NET v2.3.11
AntiDupl.NET
- New button: Open both folders by @inger147 in #102
- New button: Open both images by @inger147 in #103
- New feature: drag-select in results grid, plus some minor fixes when opening images/folders by @inger147 in #108
- Added Greek, Spanish and French language support @geogeo-gr in #118 737f37a and
c864430 - Implement new folder picker by @MonoS in #143
- Add heic/heif support by @Edi61 in #144
- Update versions of libwebp, openjpeg and libjpeg-turbo by adding to vcpkg by @Edi61 in #152
Bugfixes
- Some bugfixes related to webp and heif extensions by @Edi61 in #160
- Some other bugfixes by @ermig1979 in #100 a75791b 6eccda6 63ba0d7 04b6c0f
AntiDupl.WPF
- Update AntiDuplWPF matser to 0.0.3 from WPF branch by @Edi61 in #164
- Update AntiDuplWPF to NET 6.0 by @Edi61 in #165
- Make the ProgressDialog more readable by @gismo2004 in #166
- Cleaning up AntiDuplWPF and update Framework to v4.8 by @Edi61 in #162
Design and Other changes
- Intro of vcpkg manifest file, update to v143, Use of vcpkg for simd by @Edi61 in #151
- Remove of old 3rd party source code by @Edi61 in #153
- Remove x86 configuration and remaining 3rd party git code by @Edi61 in #156
- Seperation of Corelib into AntiDupl.NET.Core by @Edi61 in #163
- Building instructions in README.md by @Edi61 in #161
- Convert files to UTF-8 by @yfdyh000 in #67
- Github Workflow: CI release Build in cf2b714
New Contributors
- @inger147 made their first contribution in #102
- @Gigas002 made their first contribution in #104
- @geogeo-gr made their first contribution in #118
- @MonoS made their first contribution in #143
- @Edi61 made their first contribution in #144
- @gismo2004 made their first contribution in #166
Full Changelog: v2.3.10...v2.3.11
🛡 VirusTotal GitHub Action analysis:
AntiDupl.NET v2.3.10
Main changes:
Add supprorting of WebP image format.
Improve perfromance of downloading of Jpeg images.
Fixed bugs concerned with program crash.
AntiDupl.NET v2.3.10-alpha-v4
The following changes were happened in it:
- Fixed compiler warnings.
- Fixed bug: compatibility with old Visual Studio versions.
- Fixed bug: default string resources are not saved.
- Fixed bug in program description.
- Updated Simd Library.
Known bugs:
- The program may crash on some computers after start scanning. Use v2.3.8 then.
AntiDupl.NET v2.3.9
The following changes were happened in it:
- Fixed loading text signature of hotkey in menu by using the profile created in the old version.
- Fixed sorting for displaying adjacent files.
- Added docs.
- Converted Russian docs to UTF-8.
- Updated copyrights.
- Removed old files.
Known bugs:
- The program may crash on some computers after start scanning. Use v2.3.8 then.
AntiDupl.NET v2.3.8
The following changes were happened in it:
- Swap the neighboring images in a horizontal look.