LogViewPlus リリース

各リリースの最新情報を、機能・強化・解決済みの課題の詳細とともに確認しましょう。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
LogViewPlus 3.2.62026年4月20日
機能
  • Added auto-highlights - Selected text automatically creates a temporary highlight.
LogViewPlus 3.2.42026年3月29日
機能
  • 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.
LogViewPlus 3.2.22026年3月9日
機能
  • 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.0メジャーバージョン2026年2月27日
機能
  • 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.
修正
  • 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.232026年2月26日
機能
  • Major refactoring of LogViewPlus.
  • Upgraded third party libraries.
修正
  • Fixed issue loading decompression libraries.