Skip to content

Releases: Analogy-LogViewer/Analogy.LogViewer

V4.6.2 - Fix Json Visualizer Parsing Error

24 Feb 18:54
Compare
Choose a tag to compare

This releases is published to addressed Json Visualizer Parsing Error #886 .

Bug fixes:

  • Json Visualizer Parsing Error #886

Improvements/Changes:

  • none

Analogy Log Server (Needs .Net Core 3.1 version to read messages)

Go to Real Time Log Server release page. Latest releases

This release contains the following common log parsers:

For additional parsers check the overview repository with many more parsers.

4 versions exists:

  • .net core 3.1
  • .net framework 4.7.2.
  • .net framework 4.7.1.
  • .net framework 4.8.

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.

V4.6.1 - Fix for filtering panel is not visible #878

19 Feb 12:37
Compare
Choose a tag to compare

This releases is published to addressed "Fix floating panels sizes #878".
In some cases the filtering panel has zero height.

Bug fixes:

  • Fix high res monitors rendering #879
  • Fix floating panels sizes #878

Improvements/Changes:

  • none

Analogy Log Server (Needs .Net Core 3.1 version to read messages)

Go to Real Time Log Server release page. Latest releases

This release contains the following common log parsers:

For additional parsers check the overview repository with many more parsers.

4 versions exists:

  • .net core 3.1
  • .net framework 4.7.2.
  • .net framework 4.7.1.
  • .net framework 4.8.

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.

V4.6.0 -UI improvements, more skins and gRPC for .net Frameworks

13 Feb 18:35
Compare
Choose a tag to compare

This version Adds streamline UI elements [user settings], add more skins and enable connecting to Analogy Log Server via gRPC clinet for .net Frameworks.

Bug fixes:

  • No bug fixes in this version

Improvements/Changes:

  • [Data providers] Add custom data provider notification mechanism #516
  • [UI] Reduce filtering panel space size #838
  • [UI] Improve settings and data Location wording #864
  • [UI] Refactor settings form to use hamburger like UI #865
  • [UI] Refactor data provider lists #866
  • [UI] Refactor download/update data providers UI #867
  • [UI] Do not load subfolders when root folder/drive is selected #868
  • [UI] Warn if no File open filter is set for an offline data provider #871
  • Add registry settings override. #872
  • [UI] Add additional skins #873
  • Enable gRPC on .NET framework version #874

Analogy Log Server (Needs .Net Core 3.1 version to read messages)

Go to Real Time Log Server release page. Latest releases

This release contains the following common log parsers:

For additional parsers check the overview repository with many more parsers.

4 versions exists:

  • .net core 3.1
  • .net framework 4.7.2.
  • .net framework 4.7.1.
  • .net framework 4.8.

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.

V4.5.0 - Add Portable Option and HTML/Markdown Rendering

23 Jan 13:55
Compare
Choose a tag to compare

This version Adds option to save settings to the application folder (portable version) #822 and HTML/Markdown rendering of message details #813.

Bug fixes:

  • No bug fixes in this version

Improvements/Changes:

  • Add Portable option in the user settings #822
  • HTML/Markdown rendering of message details #813

Analogy Log Server (Needs .Net Core 3.1 version to read messages)

Go to Real Time Log Server release page. Latest releases

This release contains the following common log parsers:

For additional parsers check the overview repository with many more parsers.

4 versions exists:

  • .net core 3.1
  • .net framework 4.7.2.
  • .net framework 4.7.1.
  • .net framework 4.8.

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.

V4.4.1 - UI Improvements

09 Jan 13:09
Compare
Choose a tag to compare

This version improve UI usability:

  1. Enable DPI Awareness for .net core version. Enable DPI awareness #783
  2. Make all elements in the log windows floatable #781

Bug fixes:

  • No bug fixes in this version

Improvements/Changes:

  • Add Reset all settings to their default button #812
  • Add button to go selected message in grid #729
  • Add Import button to import existing logs into already loaded file #787
  • [Tool tips] Enable Data providers to supply their own text #737
  • Add option to show specific log levels (like Error,Warning...) regardless active filtering #784
  • [Plotting] add option to split charts to different panes #776
  • [Plotting] Enable toggle on/off series #775

Analogy Log Server (Needs .Net Core 3.1 version to read messages)

Go to Real Time Log Server release page. Latest releases

This release contains the following common log parsers:

For additional parsers check the overview repository with many more parsers.

4 versions exists:

  • .net core 3.1
  • .net framework 4.7.2.
  • .net framework 4.7.1.
  • .net framework 4.8.

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.

V4.4.0 - add two UI Features

12 Dec 17:05
Compare
Choose a tag to compare

This version add 2 new UI features:

  1. User Control Extension: You can create your own user controls with its own logic (#687). See discussion #770
  2. Plotting API: You can supply plotting data and have Analogy plot your data Series (#682 ). See discussion #772

Also the net core 3.1 version adds self hosting gRPC server #735

Bug fixes:

  • Auto restart real time provider selection is broken #688
  • Remove Debugger.Launch from open file association path #691

Improvements/Changes:

  • [Feature] Restore Extensions code (User control) #687
  • Move User Statistics outside of user settings #689
  • [Debug] Reflect internal log changes in real time #736
  • [gRPC] Add self hosting gRPC server #735
  • Add option to hide irrelevant columns #734
  • Add additional probing locations provided by data providers #732
    -Add Application's settings overrider by data provider (e.g disable auto update, etc) #731
  • Charting] Enable real time charting #769
  • [Feature] Data plotting API #682
  • [Real time] add option to change refresh rate [default 1 second] #768

Analogy Log Server (Needs .Net Core 3.1 version to read messages)

Go to Real Time Log Server release page. Latest releases

This release contains the following common log parsers:

For additional parsers check the overview repository with many more parsers.

4 versions exists:

  • .net core 3.1
  • .net framework 4.7.2.
  • .net framework 4.7.1.
  • .net framework 4.8.

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.

V4.3.2 UI User feedbacks

27 Nov 21:17
Compare
Choose a tag to compare

In this version more UI feedbacks are added along with DirectX support.
Also New Data Provider exist: Parser for GitHub Actions logs

Bug fixes:

  • Fix charts UI issues (winforms datagrid) #685

Improvements/Changes:

Analogy Log Server (Needs .Net Core 3.1 version to read messages)

Go to Real Time Log Server release page. Latest releases

This release contains the following common log parsers:

For additional parsers check the overview repository with many more parsers.

4 versions exists:

  • .net core 3.1
  • .net framework 4.7.2.
  • .net framework 4.7.1.
  • .net framework 4.8.

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.

v4.3.1 - Small updates

14 Nov 10:15
Compare
Choose a tag to compare

This version does not add a lot of changes/improvements.

  • Add .net framework 4.8 version in preparation for removal of net4.7.1 & net4.7.2

related issues for this feature:

  • Upgrade to DevExpress 19.1.12 #621
  • Category column is hidden by default. undo it. #659

Bug fixes:

  • [UI] null values are not displayed correctly #654
  • [UI] Disable right click on images in the First Run window #660

Analogy Log Server (Needs .Net Core 3.1 version to read messages)

Go to Real Time Log Server release page. Latest releases

This release contains the following common log parsers:

For additional parsers check the overview repository with many more parsers.

4 versions exists:

  • .net core 3.1
  • .net framework 4.7.2.
  • .net framework 4.7.1.
  • .net framework 4.8.

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.

V4.3.0 - Auto update feature

30 Oct 20:35
Compare
Choose a tag to compare

Feature - Auto Update:

This version adds Auto update feature to Analogy Log Viewer and its Data Providers.
From this version you can update it directly form the application.

Those who have version 4.2.11 and above can try update via the built in update feature.

related issues for this feature:

  • [Updater] show download progress #619
  • [Feature] Add data provider update mechanism #596
  • [Feature] Add Update to Analogy #595
  • [Feature] Add Data providers download/install page #202

Bug fixes:

  • App hangs when trying to load file in use #636
  • 4.2.10 UnauthorizedAccessException when closing the app #568

Analogy Log Server (Needs .Net Core 3.1 version to read messages)

Go to Real Time Log Server release page. Latest releases

This release contains the following common log parsers:

For additional parsers check the overview repository with many more parsers.

3 versions exists:

  • .net core 3.1
  • .net framework 4.7.2.
  • .net framework 4.7.1.

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.

V4.2.13 - Auto Update feature (pre-release)

27 Oct 20:06
Compare
Choose a tag to compare

Feature - Auto Update:

This is further improvements on top V4.2.11:
This version adds experimental Auto update feature for Analogy Log Viewer and its Data Providers.
The feature is not yet fully implemented but should works if/Running as admin.

Those who have version 4.2.11 can try update via the built in update feature.

Bug fixes:

  • App hangs when trying to load file in use #636

Analogy Log Server (Needs .Net Core 3.1 version to read messages)

Go to Real Time Log Server release page. Latest releases

This release contains the following common log parsers:

For additional parsers check the overview repository with many more parsers.

3 versions exists:

  • .net core 3.1
  • .net framework 4.7.2.
  • .net framework 4.7.1.

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.