Releases: deadlydog/PathLengthChecker
Releases · deadlydog/PathLengthChecker
Path Length Checker v1.11.7
Path Length Checker v1.11.4
Fixes:
- Fix bug where Starting Directory Replacement wouldn't take effect when also using URL Encoding.
Path Length Checker v1.11.1
Features:
- Add new URL Encode Paths option for the both the GUI and command line app.
- Reset Options button now also clears out grid sorting, since there's no native way to do with using the mouse or keyboard.
- Update UI to group Search Options and Replacement Options separately.
Path Length Checker v1.10.2
Features:
- Preserve UI grid column sorting between searches and sessions.
Path Length Checker v1.9.1
Features:
- Copy to clipboard functions copy paths in the same order they appear in the UI grid.
Path Length Checker v1.8.10
Fixes:
- Remove trailing newlines when copying text to clipboard.
- Follow proper CSV conventions when copying text to clipboard as CSV.
- Put each item on a newline.
- Enclose each item in quotes.
- Include column headers.
Path Length Checker v1.8.6
Fixes:
- Perform retries on copying to clipboard to prevent race condition error.
Path Length Checker v1.8.2
Fixes:
- Prevent race condition that causes copying to the clipboard to crash the application.
Path Length Checker v1.8.0
Features:
- Use monospaced font for paths shown in the grid.
- Remember user's search option settings between sessions.
- Added button to reset search options to their default values.
- Remember the window's position and size between sessions.