Skip to content

Releases: LogExperts/LogExpert

Release 1.12.0

20 Mar 21:29
4a7fcd0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.11.2...v.1.12.0

Release 1.11. Patch 2

02 Mar 14:15
8757b75
Compare
Choose a tag to compare

What's Changed

  • Issue 316: Problem in Highlighting and action trigger rel. 1.11.1 by @Hirogen in #317
  • MaximumLineLength is no configurable, but beware it can impact the performance to change it to more then 20.000 by @Hirogen in #319
  • Issue321: Highlights are now there own .json file by @Hirogen in #324

Full Changelog: v.1.11.1...v.1.11.2

Release 1.11. Patch 1

18 Feb 19:14
Compare
Choose a tag to compare

Patch for following Issues:
#314
#313
#311

Full Changelog: v.1.11.0...v.1.11.1

Release 1.11.0 .net 8

13 Feb 18:28
Compare
Choose a tag to compare

Well this has been a long awaited release, it has a lot of changes, but probably also brings a few more problems.

Major change logexpert works now with .net 8 LTS

What's Changed

New Contributors

Full Changelog: v1.8.7...v.1.11.0

Pre Release with .net 8

06 Jan 10:49
Compare
Choose a tag to compare
Pre-release

This is a pre-release for a .net 8 Version, please be aware that there might be exception.

Thanks to all of the contributions and a happy new year 2025 :)

What's Changed

New Contributors

Full Changelog: v1.9.0.High.DPI...v.1.10.0_dot_net_8

Testrelease v1.9.1.9001 for the Dark Theme

06 Aug 08:33
Compare
Choose a tag to compare

What's Changed

  • Fixing multiple GUI-Location Errors
  • Fixed Unitest not working (this is for the CI)
  • Fix anchor on dropdown box by @jrouzies-fr in #255 (fixes issue: #254)

Full Changelog: v1.9.0.Dark.Theme...v.1.9.1.9001_DarkTheme

Discord Server

We now have a Discord-Server, where you can ask questions, talk about issues and future developments 😄
https://discord.gg/SjxkuckRe9

Test-Release Dark Theme

28 Jul 11:28
059bae6
Compare
Choose a tag to compare
Pre-release

Dark Theme is available to test:
image

image

What's Changed

New Contributors

Edit: Setup is now correct!

Full Changelog: v1.8.8.RC1...v1.9.0.Dark.Theme

Test-Release High DPI Version

21 Jul 08:28
46f017b
Compare
Choose a tag to compare
Pre-release

This is the first Test Version for HIGH-DPI Features. Depending on your DPI Settings the GUI should now look "bigger".

Tested on a 4k Display

Known Issues

TabHeader texts are very small
Filterdialog (F4) is sometimes cropped

What's Changed

  • All Changes from 1.9.0
  • Issues/issue 182 high dpi by @Hirogen in #238

Full Changelog: v1.8.8.RC1...v1.9.0.High.DPI

Release Version 1.9.0

20 Jul 07:08
0516a61
Compare
Choose a tag to compare

Version 1.9.0

IMPORTANT NOTE
Starting with this version: all the Settings are saved and loaded as JSON File (inlcuding portable mode). If you need your settings to be converted to JSON, start the re-release of version 1.8.7 (https://github.com/zarunbal/LogExpert/releases/tag/v1.8.7-json-options) and save your settings at least once!

Plugin / Columnizer Settings are no part of this change

What's Changed

First iteration of Memory Leak Bugfixes

Updated Nuget Packages and Setup

  • updated the nuget packages to use newer versions by @Hirogen in #216
  • update Innosetup with correct folders by @Hirogen in #217
  • Update NuGet.CommandLine from 5.2.0 to 5.2.1 in /build by @dependabot in #220
  • Updated Setup, to uninstall correctly and to include Newtonsoft dll
  • Setup must not include SftpFileSystem Plugin dlls (partial fix for #243) #244

Removed Unused DLLs

And More

New Contributors

Full Changelog: v1.8.7...v1.9.0

Re-Release 1.8.7

17 Jun 16:06
036f05c
Compare
Choose a tag to compare

This is a release of Version 1.8.7

  • Settings are also saved as json file, this has been added to combat Issue [#219]
    starting with 1.8.8 / 1.8.9, the binary format for the settings will be ignored and the settings will only be read and saved as json!

Full Changelog: v1.8.7...v1.8.7-json-options