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
- 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
- Cleanups, removing this., OnEventName, and more by @Hirogen in #213
- german translation, renamed a file error in name by @Hirogen in #214
- update Innosetup with correct folders by @Hirogen in #217
- Json options read and write by @Hirogen in #223
- remove no longer used dll by @Hirogen in #218
- 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
- Issues/issue 20 memory leak by @Hirogen in #237
- explicit dll transfering in the setup by @Hirogen in #244
- Issues/issue 182 high dpi by @Hirogen in #238
- High dpi filter correction by @Hirogen in #249
- Dark theme by @jrouzies-fr in #252
- Fix anchor on dropdown box by @jrouzies-fr in #255
- Choco package enhancement by @Matze693 in #257
- Issues/issue 245 multi instance warning by @Hirogen in #262
- copy to clipboard: always add line number by @pentop in #277
- Replace lumenworks with csvhelper by @Hirogen in #279
- Added code to the RegexColumnizer to avoid null columns & the resulting NullPointer exceptions by @kniveg in #276
- Replaced chilkat proprietary dll with open source ssh.net by @Hirogen in #280
- Making sure the appBounds in the Settings are within the current virt… by @SoftAllan in #287
- Remove Chocolatey dependency by @Matze693 in #291
- .Net 8 - Build script fix by @RandallFlagg in #300
- High DPI for .Net 8 by @TheNicker in #301
- Update LogStreamReaderBase.cs by @CzmQlik in #310
- Added a property inorder to be able to compile on linux by @RandallFlagg in #309
- Dot net 8 by @Hirogen in #308
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
- @jrouzies-fr made their first contribution in #252
- @Matze693 made their first contribution in #257
- @pentop made their first contribution in #277
- @kniveg made their first contribution in #276
- @SoftAllan made their first contribution in #287
- @KaiL3 made their first contribution in #293
- @RandallFlagg made their first contribution in #300
- @TheNicker made their first contribution in #301
- @CzmQlik made their first contribution in #310
Full Changelog: v1.8.7...v.1.11.0