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
- Column context menu was not working by @joostaarts in #168
- Allow resize and add autosize to the filter box (close #177) by @natenho in #193
- Import new highlight settings (instead of replace) (close #179) by @natenho in #194
- Fix file order selection when using multi-file because it is not guaranteed by OS by @natenho in #192
- Prevent ArgumentOutOfRangeException when navigating through Multifiles (close #202) by @hakanostrom in #203
- Check for an empty dir variable added by @budul100 in #189
- Filterwindow: Missing horizontal scrollbar by @Hirogen in #212
- german translation, renamed a file error in name by @Hirogen in #214
- Json options read and write by @Hirogen in #223
- Highlight import no json selectable by @Hirogen in #225
- Consistent encoding by @Hirogen in #227
- Add PortableMode for Session Files by @Hirogen in #234
- Plugin config for portable mode by @Hirogen in #235
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
- @joostaarts made their first contribution in #168
- @natenho made their first contribution in #193
- @hakanostrom made their first contribution in #203
- @budul100 made their first contribution in #189
- @dependabot made their first contribution in #220
Full Changelog: v1.8.7...v1.9.0