2.26.0
What's Changed
Exciting New Features 🎉
- Dot matches newlines in regexps by @tohammer in #401
- Prepare Qt6 build by @alexmucde in #411
- Improve non verbose mode plugin: by @alexmucde in #412
- Set working directory from cli by @tohammer in #402
- Allow mixing project and dlt file arguments directly by @tohammer in #403
- Improve and document command line options by @alexmucde in #413
- Separate installation directories. by @alexmucde in #424
- Add further EtherTypes to pcap import by @alexmucde in #429
- First MF4 import support. by @alexmucde in #431
- Improve pcap and mf4 import. by @alexmucde in #432
- Support IP segmentation in pcap and mf4 import by @alexmucde in #434
- Pcap and mf4 import improved Exlplorer widget support. by @alexmucde in #436
- Fix import from pcap file dialog. by @alexmucde in #438
- Fix compiler warnings by @alexmucde in #439
- Further Cleanup Open and Append commands. by @alexmucde in #456
- Remove Reset Default Filter. by @alexmucde in #466
- Filetransfer Plugin: - Default Save path by @alexmucde in #471
- Add tooltips to logs by @qjcina in #476
- Allow conversion of input files in stream format by @mrclauss in #475
- Fixed some compilation warnings by @joas77 in #474
- Remove unused code and silence a deprecation warnings by @vifactor in #496
- Cleanup commandline output. by @alexmucde in #498
Build pipeline 🛠
- MacOS build more verbose by @hannesa2 in #484
- @rpath/libqdlt.dylib fix for MacOS by @bunty95 in #482
- MacOS qt5 arm64 build by @hannesa2 in #485
- Fix release job by @hannesa2 in #504
Other Changes
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #399
- Bump actions/download-artifact from 3 to 4 by @dependabot in #400
- Support Qt6 only. by @alexmucde in #397
- Revert "Support Qt6 only. (#397)" by @alexmucde in #409
- MacOS 13; XCode 15.2 by @hannesa2 in #410
- Fix new plugin commands from command line. by @alexmucde in #415
- Open DLT file writable only when needed. by @alexmucde in #417
- Logging only filtered messages feature by @alexmucde in #418
- Fix Qt6 issues by @alexmucde in #423
- New DLT Msg Cache. by @alexmucde in #437
- Remove null characters when exporting to clipboard by @alexmucde in #435
- Fix commandline by @alexmucde in #441
- Fix Cache function: by @alexmucde in #442
- QT 5.15.2 by @rus0000 in #444
- Fix cache function. by @alexmucde in #445
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #446
- Remove Qt Gui/Widgets dependency from qdlt library. by @alexmucde in #447
- macOS: Fix build with brew QT5.15.13 by @rus0000 in #449
- Clean up convert command line command. by @alexmucde in #450
- Fix crash in cache by using Mutex by @alexmucde in #451
- Fix Filetransfer Plugin Qt6 issue. by @alexmucde in #452
- Support DLTv2 decoding as an option in the settings by @alexmucde in #454
- Filetransfer Plugin: Fix crash with Qt6 by @alexmucde in #455
- Update debian build package to focal. by @alexmucde in #458
- Change Export to simplified payload. by @alexmucde in #459
- Fix baudrate disabled. by @alexmucde in #462
- Bump jurplel/install-qt-action from 3 to 4 by @dependabot in #470
- Fix DLTv2 support. by @alexmucde in #472
- Fix open and append dialog case sensitive endings. by @alexmucde in #473
- Update Windows Build script to Qt 6.7.1 by @alexmucde in #480
- Fix dark mode. by @alexmucde in #481
- Enable Offscreen mode in silent mode. No display needed anymore in Li… by @alexmucde in #483
- Update Debian build script. by @alexmucde in #486
- MacOS qt5 arm64 cmake solution by @bunty95 in #487
- Remove Windows Vista support. by @alexmucde in #489
- Enable Plugin when sending command line command to plugin. by @alexmucde in #490
- Fix Multifilter feature, expecially with older Qt version. by @alexmucde in #493
- Fix filter active color. by @alexmucde in #494
- Fix filter menu. by @alexmucde in #497
New Contributors
- @qjcina made their first contribution in #476
- @mrclauss made their first contribution in #475
- @joas77 made their first contribution in #474
- @bunty95 made their first contribution in #482
- @vifactor made their first contribution in #496
Full Changelog: v2.25.0...2.26.0