Skip to content

Releases: Analogy-LogViewer/Analogy.LogViewer

Quality of life improvements

30 May 07:07
Compare
Choose a tag to compare

New features and changes:

  • Store date sorting order between runs #178
  • New Analysis Chart: Log Analysis: Add free-text pie chart #177
  • New Tool: Add Option to display dateTime In Unix format. #176
  • Add Cache cleaner. #175
  • Allows application to minimized to the tray bar instead of closing. #174
  • Add ignore errors in the internal log. #172
  • On reload of files add option to color mark the new messages. #170

Note: In order not to increase the download size, the Devexpress dependencies are in different release: https://github.com/Analogy-LogViewer/Overview/releases/tag/V19.1.10
download the relevant version (.net framework 4.7.2 or .net Core 3.1) and unpack it to the same folder as the application zip file.
This is one time download: if you already downloaded it before there is no need to download again

Issues

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

new Update feature

22 May 19:51
12cdc24
Compare
Choose a tag to compare

New features and changes:

  • Reload Options of files #169
  • new Update feature #165
  • Add Single Instance User settings #157
  • Fix: Date Time value is displayed wrong in Detailed Message window #156
  • Open new logs as new tabs in the same application instance #155
  • Add an option to display date/time in local pattern #154
  • User settings: Allow user to change grid headers/titles #153
  • combine opened logs into one. #152

Note: In order not to increase the download size, the Devexpress dependencies are in different release: https://github.com/Analogy-LogViewer/Overview/releases/tag/V19.1.10
download the relevant version (.net framework 4.7.2 or .net Core 3.1) and unpack it to the same folder as the application zip file.
This is one time download: if you already downloaded it before there is no need to download again

Issues

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

Update with latest Interface Changes

25 Apr 21:02
db10a93
Compare
Choose a tag to compare

This release aligned with latest API changes (add Extension support for data providers).

Note: In order not to increase the download size, the Devexpress dependencies are in different release: https://github.com/Analogy-LogViewer/Overview/releases/tag/V19.1.10
download the relevant version (.net framework 4.7.2 or .net Core 3.1) and unpack it to the same folder as the application zip file.
This is one time download if you have already downloaded it before no need to download again

Issues

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

Update Analogy.Interface version to 2.2.2

23 Apr 07:10
Compare
Choose a tag to compare

This release aligned with latest API changes (add Extension support for data providers).

Note: From this release, in order not to increase the download size, the Devexpress dependencies are in different release: https://github.com/Analogy-LogViewer/Overview/releases/tag/V19.1.10
download the relevant version (.net framework 4.7.2 or .net Core 3.1) and unpack it to the same folder as the application zip file.
_

Gives More control to Data providers

17 Apr 07:52
3e9bbc6
Compare
Choose a tag to compare

This release extends the data providers control over the UI:

  • Ability to set rows colors. UI: add ability to set colors from data provider for each row. #133
  • Ability to load the data provider assembly from different location. #134
  • Add option to rename columns headers/titles. #125
  • Allow each Data provider to supply its own icons and Images for the UI . #127
  • Upgrade to DevExpress 19.1.10. #128
  • More analysis charts (pie charts per log level, modules, etc)

Note: From this release, in order not to increase the download size, the Devexpress dependencies are in different release: https://github.com/Analogy-LogViewer/Overview/releases/tag/V19.1.10
download the relevant version (.net framework 4.7.2 or .net Core 3.1) and unpack it to the same folder as the application zip file.
_

The release has some of the data providers already inside. For special providers (like git History) you can download it individually from their own repository. list of repositores

Align versions with Interface refactoring

31 Mar 20:37
781298a
Compare
Choose a tag to compare

Changes in Interface Assembly

06 Mar 11:07
Compare
Choose a tag to compare

the interface assembly was updated here so new release is needed to align with it

Add MessagePack as new supported built In format and upgrade to Core 3.1

29 Feb 10:15
cfea558
Compare
Choose a tag to compare

This release include the following:

  • Both 4.7.2 framework and Core 3.1 version of Analogy (with DevExpress dependencies)
  • External data providers (NLog, IIS Parser, Example)

Changes:

  • .NET Core 3.0 will reach End of Life on March 3, 2020 so update targeting to 3.1
  • Add built in support to save messages in MessagePack (beside xml, json) #102

Upgrade of DevExpress and defect fixes

14 Feb 16:51
Compare
Choose a tag to compare

This release include the following:

  • Both 4.7.2 framework and Core 3.0 version of Analogy
  • External data providers (NLog, IIS Parser, Example)
  • Upgrade to DevExpress 19.1.9 version [#97 ]. See list of needed DLLs.

Fixes:

  • NullReferenceException during row painting on slow machines (reported from Philips ICAP data provider): [#85 ]
  • Create log parser for Catel project log files [issue #86]
  • Add shortcut for toggle detailed messages info [issue #96]

Usability features

15 Jan 11:39
Compare
Choose a tag to compare

This release contains more usability features (for example: ability to undock main window) and some bug fixes.