Releases: zzzprojects/findandreplace
Releases · zzzprojects/findandreplace
v1.8.1
Download the executable here
- FIXED: Fixed disappearing controls for resolution of 1024 X 768
v1.8.0
Download the executable here
- IMPROVEMENT: Improve the GUI design to support the resize and maximize of the windows.
v1.7.9
Download the executable here
- FIXED: Downgraded to .NET framework 4.0 for Windows XP support
- FIXED: Added error handling while searching or replacing. The application will no longer crash on error.
v1.7.8
Download the executable here
FIXED: Undo change that has been released in v1.7.3. (Issue #13). It's still possible to find the console by process id using the option consoleByProcessId
v1.7.7
Download the executable here
FIXED: Scrolling through results with arrow keys does not update preview #16
v1.7.6
Download the executable here
MODIFIED: Settings doesn't longer save in key register. It uses settings file instead (Issue #13)
v1.7.5
Download the executable here
MODIFIED: Settings doesn't longer save in key register. It uses settings file instead (Issue #13)
v1.7.4
Download the executable here
FIXED: Log are now appended if the file already exists instead of creating a new file every time.
v1.7.3
Download the executable here
ADDED: Retain original file date #7
FIXED: Wrong console behaviour #10
v1.7.2
Download the executable here
ADDED: Relative directory path #8
FIXED: Element overflow problem #4