Skip to content

Releases: zzzprojects/findandreplace

v1.8.1

Choose a tag to compare

@slebleu slebleu released this 22 Jun 14:49

Download the executable here

  • FIXED: Fixed disappearing controls for resolution of 1024 X 768

v1.8.0

Choose a tag to compare

@slebleu slebleu released this 19 Jun 17:06

Download the executable here

  • IMPROVEMENT: Improve the GUI design to support the resize and maximize of the windows.

v1.7.9

Choose a tag to compare

@slebleu slebleu released this 12 Jun 23:16

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

Choose a tag to compare

@JonathanMagnan JonathanMagnan released this 13 May 15:06

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

Choose a tag to compare

@JonathanMagnan JonathanMagnan released this 21 Apr 14:56

Download the executable here

FIXED: Scrolling through results with arrow keys does not update preview #16

v1.7.6

Choose a tag to compare

@JonathanMagnan JonathanMagnan released this 18 Apr 17:18

Download the executable here

MODIFIED: Settings doesn't longer save in key register. It uses settings file instead (Issue #13)

v1.7.5

Choose a tag to compare

@JonathanMagnan JonathanMagnan released this 14 Apr 21:31

Download the executable here

MODIFIED: Settings doesn't longer save in key register. It uses settings file instead (Issue #13)

v1.7.4

Choose a tag to compare

@JonathanMagnan JonathanMagnan released this 07 Apr 18:55

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

Choose a tag to compare

@JonathanMagnan JonathanMagnan released this 18 Feb 21:59

Download the executable here

ADDED: Retain original file date #7
FIXED: Wrong console behaviour #10

v1.7.2

Choose a tag to compare

@JonathanMagnan JonathanMagnan released this 23 Jan 21:35

Download the executable here

ADDED: Relative directory path #8
FIXED: Element overflow problem #4