What's Changed
Exciting New Features 🎉
- Additional port 3489 for DLT MF4 Import. by @alexmucde in #552
- Improve speed of MF4 and PCAP import. by @alexmucde in #553
- Use QCommandLineParser for command line args parsing by @vifactor in #543
- Enable Filter Regex Replacement also for exporting into DLT format. by @alexmucde in #554
- Fix and Improve RegEx Replace feature. by @alexmucde in #565
- Add QDltOptmanager unit tests and minor cleanup by @vifactor in #564
- Windows update Script to use Qt 6.7.3. by @alexmucde in #568
- Add dlf file extension when saving filter by @vifactor in #567
- Remove CtxId check from Filetransfer Plugin. by @alexmucde in #570
- Improve progress output. by @alexmucde in #571
- Change table view font on Ctrl + Wheel combination by @vifactor in #578
- LRU for main table model by @vifactor in #575
- Remove unused mcudpsocket class by @vifactor in #579
- Progress output in dlt-commander. by @alexmucde in #581
- Background thread for import. by @alexmucde in #582
- Background thread for export. by @alexmucde in #584
- Improve speed MF4 import. by @alexmucde in #585
- Remove extra thread for filter index to improve performance. by @alexmucde in #589
- DLT Commander remove creation of Filter index when exporting to speed… by @alexmucde in #590
- Multifilter export feature for dlt-commander (-multifilter) by @alexmucde in #591
- Prepare v2.27.0 release by @alexmucde in #598
Build pipeline 🛠
- Rename build file for Darwin by @hannesa2 in #559
- Rename qmake build file for Windows by @hannesa2 in #561
- Linux build only with cmake in CI by @hannesa2 in #562
- Rename Linux build by @hannesa2 in #593
- CI for ubuntu 22 and 24 by @vifactor in #592
Other Changes
- Fix setting filter index range start and stop when filter are active. by @alexmucde in #555
- Revert/Remove Regex Replace feature for DLT Export. by @alexmucde in #556
- Simplify handling of logging only mode in log table view by @vifactor in #569
- Reapply "Use QCommandLineParser instead of custom cmd args parsing (#543)" by @vifactor in #566
- Fix for command line parser issue with multiple arguments with same t… by @alexmucde in #574
- Fix wheel scrolling of the main tableview by @vifactor in #580
- Notarization updates by @bunty95 in #587
- Fix MF4 import with only one datablock. by @alexmucde in #596
Full Changelog: 2.26.2...2.27.0