LogViewPlus 3.1.0

Released: Jan 1, 2024

3.1.0 での更新項目

機能

  • LogViewPlus now requires the Microsoft .NET Framework v4.8.
  • Added support for automatic Java GC log file reporting.
  • Partial word matches are no longer supported with wildcard list filters.
  • Files and Views tree now supports multi-selected with a new context menu.
  • SELECT statements now support subquery fields.
  • Updated default W3C web server log reports.
  • Added aggregation report types.
  • Added dashboard report loading message.
  • Improved support for casting decimal values in SQL.
  • Dashboard reports are now executed asynchronously.
  • Added Hard Reload command to Directory Monitor context menu.
  • Added chart data aggregation to automatically convert charts into a histogram.
  • Chart legends will now be placed inside the report for better cross-report alignment.
  • Report scale can now be qualitative to ignore the category value range.
  • Significant performance improvement when using message parsers.
  • Refactored log entry text display. Large messages will now be truncated.
  • LogViewPlus can now default to dark mode if configured in Microsoft Windows.
  • Added 'Filter By Log File' as an option to the row indicator context menu.
  • Dashboard reports with a timestamp on the X axis can now be filtered by time range.
  • Renamed "Start in full screen mode" to "Start with toolbar minimized".
  • Added support for CASE statements inside COUNT functions.
  • Ctrl+Alt+Enter will now open the Parser Mapping view in Settings.
  • Added "Top Landing Pages" report to the IIS dashboard.
  • Added settings for the default search highlight color.
  • Added UnitOfMeasure to chart properties for improved tooltips.
  • Updated the Best Fit All Columns algorithm to ignore the Message column.
  • Added a configuration option to control Dashboard tab placement.
  • SQL LIKE operator performance has been significantly improved.
  • Added support for SQL Contains function as a simple text search.
  • Added 'Show Implicit Filter' command to dashboard reports.
  • Added a confirmation prompt before deleting a dashboard report.
  • Grid report type can now display data vertically.
  • Vertical chart data has been deprecated. Charts can still be rotated.
  • Upgraded third party libraries.
  • Improved SQL expression error reporting.
  • Improved SQL FROM clause error reporting.
  • Improved support for high precision timestamps.
  • Updated cheat sheets to be compatible with a dark skin.
  • Improved error handling for TCP and UDP socket connections.
  • Added the option to throw SQL function exceptions more aggressively.
  • Improved out of memory exception handling.

不具合の修正

  • Fixed multiple issues with high DPI screens.
  • Fixed multiple cultural issues with SQL statement parsing.
  • Fixed issues with saving dashboard chart positions.
  • Fixed issues with NOT in joined SQL where clauses.
  • Fixed issue with using CASE statements or expressions inside of aggregation methods.
  • Fixed issue where closing a child form can minimize the parent.
  • Fixed issue with header processing which could cause log entry consolidation.
  • Fixed issue with attempting to re-add a prebuilt dashboard after editing a configuration.
  • Fixed issue with hidden context menu items when the toolbar is minimized.
  • Fixed issue with locating the default text editor.
  • Fixed issue with SQL CASE statements with multiple conditions.
  • Fixed issue with saving binary reader configuration.
  • Fixed issue with Logger and Thread filter naming.
  • Fixed issue with setting the indicator flag when new data is detected.
  • Fixed issue with double refresh causing filters to be deleted.
  • Fixed issue with grid report type property names.
  • Fixed NPE which could occur when using a null log entry message.
  • Fixed NPE which could occur when restoring missing files from a workspace.
  • Fixed issue which could occur when refreshing a sorted progress list.
  • Fixed issue with excluding searches by multiple column values.
  • Fixed issue with terminating the SQL Scratchpad while a query is executing.
  • Fixed issue with refreshing log files without changing focus.
  • Minor technical changes and bug fixes.