Skip to content

Releases: fmhy/dupe-checker

1.17.3 stable

10 Jun 20:28
Compare
Choose a tag to compare

Fixes

  • Fix "Final URL" column in csv (1.17.3)

1.17.2

31 May 04:57
Compare
Choose a tag to compare

Changes

  • Major code refactoring (1.17)
  • Toggle third-party testing api (1.17)

Fixes

  • Fix response codes mismatching with links (1.17.2)
  • Fix "# Redirects" column in csv (1.17.1)
  • Overwrite existing csv files (1.17.1)
  • Increase requests timeout back to 10s (1.17.1)
  • Exclude msvc-runtime from linux users (1.17.1)

Full Changelog: 1.16...1.17.2

1.16.1b

30 May 18:02
Compare
Choose a tag to compare

Changes

  • Significant optimizations in dupe checking & added progress bar. Loads the entire FMHY wiki in <1s (1.13)
  • Optimizations in link testing (1.14-1.15)
  • Use third-party API for link testing (1.16)
  • Refactored code & added comments (1.15)
  • Added splash screen (1.14)
  • Base64 support (1.14)
  • Fixed CSV export & added "Final URL" column (1.13)
  • Add Windows build script (1.12)

Full Changelog: 1.12...1.16.1

Republished as 1.16.1b due to branch conflicts