Skip to content

Releases: deadlydog/PathLengthChecker

Path Length Checker v1.6.0

07 Oct 03:45
Compare
Choose a tag to compare

Features:

  • Drag-and-drop a directory onto the PathLengthCheckerGUI.exe to automatically start the application and have it search that directory.
    Special thanks to @mwanchap for PR #40 ! 😊

Path Length Checker v1.5.0

12 Sep 06:12
4563275
Compare
Choose a tag to compare

Features:

  • Use a Split Button for all Copy To Clipboard commands.
  • Add 2 new buttons to allow copying paths to clipboard as CSV.

Path Length Checker v1.4.0

22 Aug 00:16
Compare
Choose a tag to compare

Features:

  • Allow sorting by columns on the GUI's grid.

Fixes:

  • Fix date formatting to not mix 12-hour and 24-hour time format.

Path Length Checker v1.3.30

09 Aug 19:12
Compare
Choose a tag to compare

Features:

  • Ability to cancel long-running searches.
  • Right-click context menu added to allow quickly opening a path's directory.
  • Grid now shows row numbers.
  • Display time searching started and how long it took to complete.
  • Tooltips added and updated.

Fixes:

  • Continue searching even if an inaccessible directory is found.

Breaking Changes:

  • Minimum required .Net Framework changed from 4.0 to 4.5.2.

Path Length Checker v1.2.0

26 May 05:06
8a32257
Compare
Choose a tag to compare
  • GUI is now resizable

Path Length Checker v1.1.1

26 Jun 07:22
Compare
Choose a tag to compare
  • Improved search performance.

  • Added better error handling.

  • Same release as on the old CodePlex website.