Skip to content

Releases: Analogy-LogViewer/Analogy.LogViewer

V8.0.0: Support DateTimeOffset

01 Mar 17:33
Compare
Choose a tag to compare

This release iadds support to show Offset in the Date column of the messages.

Fixed Issues:

  • Offsets from logs not working #2243
  • HideUnknownLogLevel is not saved between runs fix #2256
  • Remove Bookmarks feature #2254
  • TimeOffsetType can not be configured #2242

Known Issues:

  • Net48 has a manifest issue. Not Adding net48 build for now until this is fixed.
  • UI Issue when changing Offset to negative value. Under investigation.

What's Changed

Full Changelog: V7.2.0...v8.0.0

Community Requests

02 Jan 08:48
Compare
Choose a tag to compare

Fixes and Improvements:

  • Add void MessageSelected(IAnalogyLogMessage message) API #2194
  • Implement MessageOpened method #2205

V7.1.1

14 Dec 16:05
Compare
Choose a tag to compare

Fixes and Improvements:

  • Add option to filter out Unknown log level #2118
  • Upgrade DevExpress to 24.2.3 #2188
  • Remember CollapseFolderAndFilesPanel Settings #2189
  • Exception parsing value #2141

NET9

23 Nov 16:26
Compare
Choose a tag to compare
  • Add NET9
  • Remove NET6

V7.0.0

07 Sep 16:16
Compare
Choose a tag to compare

Breaking change release to allow target non windows frameworks (replace net8-windows with net8)

Data Providers:

  • N/A

Improvements/Changes:

  • Split Interface nuget #2094

V6.1.0

28 Jun 09:50
Compare
Choose a tag to compare

This release removes NET7, net framewokr 4.7.1, Upgrade to DevExpress 24.1 and Add New provider

Data Providers:

  • Add LiteDB provider #1988

Bug fixes:

  • On startup, Analogy displays a message box with an error #1942

Improvements/Changes:

  • Change defaults Data Providers #1989
  • Remove NET7 as it reached End Of Life #2039
  • Remove Net Framework 4.7.1 due to low usage #2040

V6.0.1

27 Jan 16:28
Compare
Choose a tag to compare

V6.0 - NET8

13 Jan 10:15
Compare
Choose a tag to compare

This release adds NET8

Data Providers:

  • N/A

Bug fixes:

  • [Detailed Message] Time format is not the same as main window #1901
  • [Detailed Message] is always in front of main window #1911
  • NRE under certain themes. #1899

Improvements/Changes:

V5.1.1.0 - Community Issues

27 Oct 09:22
Compare
Choose a tag to compare

This release addresses issues submitted by the community

V5.1.0 - Small UI improvements

29 Sep 10:10
Compare
Choose a tag to compare

V5.1 contains small UI improvements

Data Providers:

  • N/A

Bug fixes:

  • Fix "Search Everywhere" Logic #1848

Improvements/Changes:

  • Refactor file association to use data provider and not data factory #1843
  • Add View Raw data to the message information panel #1849
  • Add collapsible folder section #1850