Skip to content

Releases: ermig1979/AntiDupl

AntiDupl.NET v2.3.12

10 Oct 07:14
Compare
Choose a tag to compare

AntiDupl.NET v2.3.11

15 Mar 20:38
Compare
Choose a tag to compare

AntiDupl.NET

Bugfixes

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

Full Changelog: v2.3.10...v2.3.11

🛡 VirusTotal GitHub Action analysis:

AntiDupl.NET v2.3.10

03 Mar 07:44
Compare
Choose a tag to compare

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

27 May 06:39
Compare
Choose a tag to compare
Pre-release

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

31 Mar 22:38
Compare
Choose a tag to compare

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

31 Mar 21:53
Compare
Choose a tag to compare

The following changes were happened in it:

  • Swap the neighboring images in a horizontal look.