Skip to content

FileDentify 1.1.1

Choose a tag to compare

@OnjLouis OnjLouis released this 28 Jun 16:36

FileDentify 1.1.1 is a focused advanced file viewer fix release.

Fixed

  • Fixed a crash in the F4 Advanced file viewer when pressing Enter after searching from a selection at the end of the loaded output.
  • Improved advanced viewer scrolling so extra data is loaded only when the review cursor is actually at the loaded end, avoiding confusing line jumps near the end of a loaded block.

Improved

  • Added Ctrl+F in the Advanced file viewer to focus the search field and select the previous search text so typing replaces it.
  • Added Shift+F3 in the Advanced file viewer to search backward through loaded output.
  • The Advanced file viewer status line now updates the current line number while moving through loaded output.

Validation

We tested the rebuilt app with text report output, HTML report output, advanced viewer command-line output, and a targeted WinForms harness for the original search-at-end crash path.