Releases: woanware/LogViewer
Releases · woanware/LogViewer
v0.0.13
- Added multi document loading/searching
v0.0.12
- Fixed searching bug
- Improved search speed
v0.0.11
- Fixed progress bar bug e.g. could not determine search progress in some situations
v0.0.10
- Modified the UI to allow the user to close the loaded file and release resources. Makes it easier to unlock files for access by other applications
v0.0.9
- Fixed the missing horizontal scrollbar
v0.0.8
- Added new window to use the contents of a full line. Double click or use Enter on a selected line.
- Added error handling for locked files
- Improved general handling when files are subsequently imported after an already loaded file
v0.0.7
- Show the loaded file path in the Title bar (Thanks TomY)
v0.0.6
- Added functionality to go to a specific line (Thanks TomY)
- Added functionality to go to first and last lines
- When clearing the filter, the selected row is remembered and kept selected if the filtering is cleared (Thanks TomY)
v0.0.4
- Added multi-string search
- Very minor tweaks