3.09
- Regular Expression search added. To perform a regex search, type in a forward slash followed immediately by the regex, e.g.:/[0-9]{4}-[0-9]{2}-[0-9]\.csv$
- If the regex contains spaces, enclose it in double quotes, like this:/"[0-9]{4} [0-9]{2} [0-9]\.csv$"
- Support for DrivePool, Storage Spaces and other similar "virtual" drives added (WizFile would crash or stop working when scanning these types of drive before)
- Fixed highlighted text display bug that could occur with certain searches
- Wildcard search for file extensions was not working correctly when "match entire path" option was used - fixed e.g. searching for *.c would include files including ".c" anywhere in the file name, which would include *.cpp or *.c.bak files too.
- minor interface tweaks
- New Czech translation added (thanks to DrTactless)
|
|
|
3.08
- Search history drop down added to file search. Press down arrow key in search field to display search history items
- Files with very long file names were not being handled correctly - fixed
- Date filtering (=today) not working correctly in some time zones - (fixed)
- Path copy function will now not include a trailing carriage return when only a single file is selected
- Korean translation updated
|
3.06
- Hovering over a file will now display full path name in status bar at bottom of screen as well as display the full name as a tooltip hint
- Added new "folders" checkbox to make it easy to toggle folders on or off in the search results
- Context menu when renaming a file did not close the first time after making a selection - fixed
- Custom filter items for 3rd filter box were not being saved correctly - fixed
- dragging/dropping files with names containing non ASCII characters would fail - fixed
|
3.05
- file name search will now ignore character accents (like e and o) when searching.
e.g. searching for "melee" will now correctly match file names containing "melee" or "MELEE"
- new file length and path length search terms added:
Use namelen and pathlen to search by file name and path length
e.g. to find files with path length greater than 255:
pathlen>255
to find file names with exactly 1 character:
namelen=1
- Not (!) operator was not working correctly when followed by quoted search text - fixed
- some results were not being included when using "?" wildcard and searching entire path - fixed
- File search box and highlighted text were not handling right to left languages like Arabic correctly - fixed
- Window animations settings could be reset when WizFile was running full screen - fixed
- WizFile will now handle screens with very high DPI (scaling >=200%) correctly. Previously title bar icons were too small.
- Light mode header colors were incorrect on Xp/2003 with themes disabled - fixed
- "Explore folder" and "command prompt here" functions were not working on older versions of Windows if "launch applications as administrator" option was not enabled (XP/2003) - fixed
- WizFile would not start minimized on older versions of Windows (pre Vista). Toggle "start with windows" off and on again to fix.
|
3.04
- New "Folders" filter option added to "TYPES" filter dropdown.
Type in "=folder" or "=folders" in search to display folders only.
Type in "=file" or = "files" in search to display files only.
- Improved stability
- Updated GUI and various cosmetic changes
- Hold down CTRL key and use mousewheel to increase/decrease the search results font size
- Fixed threading issue that might cause WizFile to hang during high file activity or when rescanning drives
- Fixed bug where cluster size may have been incorrect leading to incorrect "allocated size" calculations
- filtering for files with no extension now possible using "*." filter
|
3.03
- Fixed "dark" UI style issues on high DPI screens (some screen elements were not being rendered correctly)
- Chinese (Traditional) installer was using incorrect translation language files - fixed
- Minor cosmetic changes
|
3.01
- WizFile was ignoring the "check for updates" option and checking for updates each time it started - fixed
|
3.00
- added 2 new predefined filter dropdowns - one for size and one for file modified date.
These can be customised by the user.
- added file size, allocated size and modified date filter support.
- new "not" operator. Start the search expression with an exclamation mark (!) to find files that don't match the expression.
- new "Launch applications as administrator" option (off by default).
- If enabled, any applications launched by WizFile will have administrator rights (this was the default for previous versions of WizFile as WizFile always runs as administrator).
It's recommended that this option be left off.
This also helps Wizfile work better with applications already running non elevated (without administrator rights).
- For example, context menu items like "Add to Windows Media Player list" would not work previously if Windows Media Player has already been launched in non elevated mode (a "Server execution failed" error would have occurred).
- Support for Windows Dark Mode. UI Theme can be set via new "UI Theme" menu option.
- Windows Explorer integration added. Will be on by default if using the non portable version.
- New "Clear and Reset Filters" option added (Shift+F6). Clears and resets filters.
Hold shift key when clicking on 'Clear' button to reset filters when clearning search results.
- file search speed increased significantly
- Minimising WizFile will now minimize to task bar instead of tray
- Fixed some MFT decoding bugs which could have caused crashes on some PCs
- Added global hotkey Ctrl+Win+W to bring WizFile to the foreground if it's active
- Stability improvements
|
2.06
- WizFile might not always start up correctly when configured to start with Windows (fixed)
|