LogViewPlus 3.2.4
Released: Mar 29, 2026
3.2.4 버젼 업데이트
기능
- When merging files on open, supporting files can now be optionally hidden.
- Added settings menu to make it easier to find the settings import and export commands.
- You can now access import, export, and restore settings from menu in the Settings window title bar.
- Added automatic template versioning - Updated templates will be applied if available.
- Refactored templates to allow grouping by parser.
- LogViewPlus can now automatically detect log4xml formats.
- Rewrote the HTML export implementation.
- Improved support for transient errors when reading EVTX files.
- Improved exception handling in Select statements for data type mismatches.
- Improved error handling when loading plugins which have been downloaded.
- Improved handling of environment errors detected at startup.
- Added exception handling for invalid HDC when calculating row height.
수정사항
- Fixed null reference exception which could occur when refreshing the quick access menu.
- Added fix for race condition which could happen while searching the log entry grid.
- Fixed issue which could occur when attempting to save multiple parsers with the same unique name.
- Out of memory errors are now handled globally.
- Fixed issue with traversing rows on export.
- Fixed issue with XML logger auto-detection inconsistency.
- Fixed issue with SQL filters that reference missing columns.
- Fixed issue with a null reference in a merged file.
- DateDiff SQL function now returns a long.
- Fixed issue with reopening an archive from the recent history menu.
- Fixed issue with initializing workspace tab pages.
- Fixed issue with invalid aggregate parameter values.
- Fixed issue with null values in JOIN statements.
- Added fix for copy clipboard operation failure.
- Fixed issue with reading a data from a non-timestamp DB column.