Skip to content

Releases: nanawel/jduplicatefinder

JDuplicateFinder 1.6

28 Jun 10:09
Compare
Choose a tag to compare

JDuplicateFinder 1.5

05 Feb 12:38
Compare
Choose a tag to compare

JDuplicateFinder 1.4

03 Feb 17:10
Compare
Choose a tag to compare
v1.4: Add Filename comparator with FuzzyWuzzy search library

JDuplicateFinder 1.3.2

15 Jul 17:06
Compare
Choose a tag to compare
  • Fixed combined similarity results when not all selected comparators found a match on a pair of files
  • Fixed occurences of "file" that got brutally replaced in message strings :/
  • Initiated JUnit (only for Filesize comparator atm)

JDuplicateFinder 1.3.1

19 Jun 13:22
Compare
Choose a tag to compare
  • Fixed huge bug with Digest comparator

JDuplicateFinder 1.3

19 Jun 11:12
Compare
Choose a tag to compare
  • Added ability to delete an entire folder
  • Added "open file" item in the contextual menu
  • Added diff viewer
  • Bugfixes and internal refactoring

JDuplicateFinder 1.0

08 Aug 08:08
Compare
Choose a tag to compare

Initial release with the following features:

  • Search for duplicate files in 1 to N folders
  • 3 comparators available (filesize, digest, date-time)
  • Can use exclusion filters on filenames and paths