Releases: Analogy-LogViewer/Analogy.LogViewer
Quality of life improvements
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
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
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
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
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
-
This release aims to align the version with the refactoring (split) of the interfaces in Analogy-LogViewer/Analogy.Interfaces#12
-
It contains all current data providers
Changes in Interface Assembly
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
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
Usability features
This release contains more usability features (for example: ability to undock main window) and some bug fixes.