Skip to content

LogShark v4.2

Compare
Choose a tag to compare
@Sammmmm Sammmmm released this 29 Jul 00:28
· 49 commits to master since this release

With this release we've added the following:

Highlights

  • DataServer Plugin. Added a new plugin that parses data server logs and an associated workbook

  • Art Plugin. Art plugin extended to support Desktop logs

  • Moved to .NET Core 3.1 for better performance and memory management

Maintenance

  • Fixed issue with backgrounder plugin producing no results for newer logsets in v4.1.2

  • Added missing test data for end to end tests

  • Better error message if user requested incorrect plugins

  • Better error message if required C++ libraries are missing in Windows

  • ART workbook's Compare Sessions dashboard shows less data by default (so it loads faster initially). Also few improvements to tooltips

  • Also various improvements across multiple existing workbooks

  • Fixes for null reference exception in Replayer plugin

  • Various performance improvements and bug fixes