Releases: Hierosoft/DeepFileFind-cs
Releases · Hierosoft/DeepFileFind-cs
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
[3.2.0] - 2023-09-20
Added
- Select multiple entries (issue #14). Required by:
[3.2.0] - 2022-10-31
Fixed
- Tell the thread to stop on form closing or on click Cancel.
- Do not re-enable the buttons until the search is over if in threaded mode (wait for Timer1Tick to do it. See
queued
).
Full Changelog: 3.1.5...3.2.0
3.1.5
3.1.4
Wildcard Bugfix and Exclude Feature (.NET release)
- Fix wildcard.
- Add configurable exclude.
Windows Installation
- Download DeepFileFind-*-Windows.zip below.
- Open/Run
- Drag to Desktop
- Double-click the icon on the desktop (Magnifying glass).
- Push More Info / Allow if you get a security warning.
Now with Default Ignore List
skips folders called trash and .cache
bugfix release
- Do not check for searchability (
get_is_folder_searchable
) if folder is specified by user (depth == 0
). - Add release.py (must have a line in README.md with
Release
followed by a version number then space or newline