LogViewPlus Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
LogViewPlus 3.2.6Apr 20, 2026
Features
  • Added auto-highlights - Selected text automatically creates a temporary highlight.
LogViewPlus 3.2.4Mar 29, 2026
Features
  • 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.
Fixes
  • 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.
LogViewPlus 3.2.2Mar 9, 2026
Features
  • Charts now support mouse wheel zoom by unlocking the chart or holding the CTRL key.
  • Size of chart points is now dynamic depending on the number of data points.
  • Improved chart tooltips to now display values with a wider range.
  • For performance, Log Explorer tree and list views are now disconnected, but can be synced manually.
  • Added the option to hide source log files when opening a directory monitor with a merge view.
  • Working directory edit now requires AllowCustomWorkingDirectory in LogViewPlus.exe.config.
  • Added support for a secondary x-axis in a dashboard report.
  • Workspaces can now be exported and saved as a file.
LogViewPlus 3.2.0Major versionFeb 27, 2026
Features
  • Hierarchies are now supported when filtering by multiple loggers or threads at the same time.
  • Updated settings import and export implementation to allow for more granular control.
  • Significant performance improvement when scanning log data (SQL queries, searching, etc).
  • The Add Workspace dialog now supports a choice of how the workspace should be saved.
  • Added support for SET CULTURE keyword in SQL.
  • Added support for OVER and PARTITION BY keywords in SQL.
  • Added support for LEAD and LAG functions in SQL.
  • Added support for aggregate window functions.
  • LogViewPlus will now prompt before overwriting settings in multi-instance mode.
  • The DSV parser now supports multi-patterns.
  • Added 'Copy Unescaped' option to regex message parser command.
  • Added support for 'Z' element parsing in a date format.
  • Added support for full child node read in XML Parser.
Fixes
  • Fixed issue with horizontal scrolling direction when using a trackpad.
  • Fixed issue with IIS log file format auto-detection.
  • Fixed issue with DPI initialization in some environments.
  • Fixed issue with how SQL JOINs are managed in memory.
  • Fixed SQL issue with constant type determination.
  • Fixed issue with aggregate function parameters in SQL statements.
  • Fixed issues with navigation panels being removed unexpectedly.
  • Fixed issue with release build which was blocking some plugins.
  • Minor technical changes and bug fixes.
LogViewPlus 3.1.23Feb 26, 2026
Features
  • Major refactoring of LogViewPlus.
  • Upgraded third party libraries.
Fixes
  • Fixed issue loading decompression libraries.