COVESA/dlt-viewer
Diagnostic Log and Trace viewing program
✨ Exciting New Features 🎉
- Cmake deb packaging by @vifactor in https://github.com/COVESA/dlt-viewer/pull/703
- Fix Noble Debian Packaging. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/712
- Use custom promoted FileExplorer class for fs view by @vifactor in https://github.com/COVESA/dlt-viewer/pull/720
- Configurable UDP Ports for DLT Import from Pcap. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/739
- Cleanup of main table logic refreshing by @vifactor in https://github.com/COVESA/dlt-viewer/pull/738
- Implement a simple C++ wrapper for constructing control messages by @vifactor in https://github.com/COVESA/dlt-viewer/pull/740
- Export search results into DLT file by @Pavithra-aa-Anand in https://github.com/COVESA/dlt-viewer/pull/731
- Extend search dialog to search by time by @vifactor in https://github.com/COVESA/dlt-viewer/pull/745
- + 2 more
📦 Build pipeline 🛠
- Use Qt6 for windows CI job by @vifactor in https://github.com/COVESA/dlt-viewer/pull/693
- Use Qt 6 for deb packaging by @vifactor in https://github.com/COVESA/dlt-viewer/pull/687
- Use Qt6 for macos 14 and 15 CI job by @vifactor in https://github.com/COVESA/dlt-viewer/pull/670
- Remove qmake project files. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/603
- Fix Windows release pipeline by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/710
- Fix Ubuntu release pipeline by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/709
- Remove obsolete code and clean installation dir by @vifactor in https://github.com/COVESA/dlt-viewer/pull/718
- Keep single pipeline definition for PR and release by @vifactor in https://github.com/COVESA/dlt-viewer/pull/719
- + 2 more
📋 Other Changes
- Prepare next unstable 2.29.0 by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/696
- qdlt library already in dlt-viewer debian package by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/711
- Package desktop app icon for deb-package by @vifactor in https://github.com/COVESA/dlt-viewer/pull/713
- Fix Debian Build Plugins Path. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/716
- Fix VERSION when being zero. by @LocutusOfBorg in https://github.com/COVESA/dlt-viewer/pull/714
- added support for DLTv2 when reading raw files by @VRafaelKonstantinou in https://github.com/COVESA/dlt-viewer/pull/723
- Filter and Group DLT logs by ECU ID by @Pavithra-aa-Anand in https://github.com/COVESA/dlt-viewer/pull/725
- Fix spelling errors in comments and documentation by @senthil4321 in https://github.com/COVESA/dlt-viewer/pull/728
- + 33 more
✨ New Contributors
- @VRafaelKonstantinou made their first contribution in https://github.com/COVESA/dlt-viewer/pull/723
- @shubhamshahaBMW made their first contribution in https://github.com/COVESA/dlt-viewer/pull/763
- @Renu-Priya411 made their first contribution in https://github.com/COVESA/dlt-viewer/pull/727
- @wobuxie1997 made their first contribution in https://github.com/COVESA/dlt-viewer/pull/779
- @young-jae-cho made their first contribution in https://github.com/COVESA/dlt-viewer/pull/774
- Full Changelog: https://github.com/COVESA/dlt-viewer/compare/2.28.0...2.30.0
- <!-- Release notes generated using configuration in .github/release.yml at 2.30.0 -->
✨ Exciting New Features 🎉
- Cmake deb packaging by @vifactor in https://github.com/COVESA/dlt-viewer/pull/703
- Fix Noble Debian Packaging. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/712
- Use custom promoted FileExplorer class for fs view by @vifactor in https://github.com/COVESA/dlt-viewer/pull/720
- Configurable UDP Ports for DLT Import from Pcap. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/739
- Cleanup of main table logic refreshing by @vifactor in https://github.com/COVESA/dlt-viewer/pull/738
- Implement a simple C++ wrapper for constructing control messages by @vifactor in https://github.com/COVESA/dlt-viewer/pull/740
- Export search results into DLT file by @Pavithra-aa-Anand in https://github.com/COVESA/dlt-viewer/pull/731
- Extend search dialog to search by time by @vifactor in https://github.com/COVESA/dlt-viewer/pull/745
- + 2 more
📦 Build pipeline 🛠
- Use Qt6 for windows CI job by @vifactor in https://github.com/COVESA/dlt-viewer/pull/693
- Use Qt 6 for deb packaging by @vifactor in https://github.com/COVESA/dlt-viewer/pull/687
- Use Qt6 for macos 14 and 15 CI job by @vifactor in https://github.com/COVESA/dlt-viewer/pull/670
- Remove qmake project files. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/603
- Fix Windows release pipeline by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/710
- Fix Ubuntu release pipeline by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/709
- Remove obsolete code and clean installation dir by @vifactor in https://github.com/COVESA/dlt-viewer/pull/718
- Keep single pipeline definition for PR and release by @vifactor in https://github.com/COVESA/dlt-viewer/pull/719
- + 2 more
📋 Other Changes
- Prepare next unstable 2.29.0 by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/696
- qdlt library already in dlt-viewer debian package by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/711
- Package desktop app icon for deb-package by @vifactor in https://github.com/COVESA/dlt-viewer/pull/713
- Fix Debian Build Plugins Path. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/716
- Fix VERSION when being zero. by @LocutusOfBorg in https://github.com/COVESA/dlt-viewer/pull/714
- added support for DLTv2 when reading raw files by @VRafaelKonstantinou in https://github.com/COVESA/dlt-viewer/pull/723
- Filter and Group DLT logs by ECU ID by @Pavithra-aa-Anand in https://github.com/COVESA/dlt-viewer/pull/725
- Fix spelling errors in comments and documentation by @senthil4321 in https://github.com/COVESA/dlt-viewer/pull/728
- + 33 more
✨ New Contributors
- @VRafaelKonstantinou made their first contribution in https://github.com/COVESA/dlt-viewer/pull/723
- @shubhamshahaBMW made their first contribution in https://github.com/COVESA/dlt-viewer/pull/763
- @Renu-Priya411 made their first contribution in https://github.com/COVESA/dlt-viewer/pull/727
- @wobuxie1997 made their first contribution in https://github.com/COVESA/dlt-viewer/pull/779
- @young-jae-cho made their first contribution in https://github.com/COVESA/dlt-viewer/pull/774
- Full Changelog: https://github.com/COVESA/dlt-viewer/compare/2.28.0...2.30.0
✨ Exciting New Features 🎉
- Fix Noble Debian Packaging. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/712
📦 Build pipeline 🛠
- Fix Ubuntu release pipeline by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/709
📋 Other Changes
- qdlt library already in dlt-viewer debian package by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/711
- Package desktop app icon for deb-package by @vifactor in https://github.com/COVESA/dlt-viewer/pull/713
- Fix Debian Build Plugins Path. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/716
- Remove obsolete code and clean installation dir by @vifactor in https://github.com/COVESA/dlt-viewer/pull/718
- Full Changelog: https://github.com/COVESA/dlt-viewer/compare/2.29.0-beta1...2.29.0-alpha3
✨ Exciting New Features 🎉
- Cmake deb packaging by @vifactor in https://github.com/COVESA/dlt-viewer/pull/703
📦 Build pipeline 🛠
- Use Qt6 for windows CI job by @vifactor in https://github.com/COVESA/dlt-viewer/pull/693
- Use Qt 6 for deb packaging by @vifactor in https://github.com/COVESA/dlt-viewer/pull/687
- Use Qt6 for macos 14 and 15 CI job by @vifactor in https://github.com/COVESA/dlt-viewer/pull/670
- Remove qmake project files. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/603
- Fix Windows release pipeline by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/710
📋 Other Changes
- Prepare next unstable 2.29.0 by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/696
- Full Changelog: https://github.com/COVESA/dlt-viewer/compare/2.28.0...2.29.0-beta1
📦 Build pipeline 🛠
- Fix release pipeline and provide artifacs for Windows and MacOS only by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/708
- Full Changelog: https://github.com/COVESA/dlt-viewer/compare/2.28.0...2.28.1
✨ Exciting New Features 🎉
- Prepare next unstable 2.28.0. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/601
- Cleanup the code related to ECUs tree populating functionality by @vifactor in https://github.com/COVESA/dlt-viewer/pull/583
- Fix compilation issues by @omircon in https://github.com/COVESA/dlt-viewer/pull/586
- No use of QtGlobal in c-code by @vifactor in https://github.com/COVESA/dlt-viewer/pull/594
- Remove qmake windows build scripts. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/602
- Move some vars and code to SearchForm from MainWindow by @vifactor in https://github.com/COVESA/dlt-viewer/pull/607
- Fix export rules header by @vifactor in https://github.com/COVESA/dlt-viewer/pull/608
- improve mingw compatibility and free the console in additional places by @sudomgamal in https://github.com/COVESA/dlt-viewer/pull/588
- + 16 more
📦 Build pipeline 🛠
- Restore build of the unit tests on CI by @vifactor in https://github.com/COVESA/dlt-viewer/pull/669
- Rename action job by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/676
- Prepare CI for qt6 by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/675
- Build cosmetic by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/678
📋 Other Changes
- Set filter range end automatically to end of file. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/600
- Minor plugins refactoring by @vifactor in https://github.com/COVESA/dlt-viewer/pull/611
- Update qdltbase.h by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/613
- Fix incorrect matching algo by @vifactor in https://github.com/COVESA/dlt-viewer/pull/618
- Remove code duplication when writing dlt message by @vifactor in https://github.com/COVESA/dlt-viewer/pull/615
- install required offscreen plugin into appimage by @vifactor in https://github.com/COVESA/dlt-viewer/pull/625
- Document Dependencies for Executing AppImage by @vismam in https://github.com/COVESA/dlt-viewer/pull/628
- Fix performance issue with online tracing. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/633
- + 20 more
✨ New Contributors
- @omircon made their first contribution in https://github.com/COVESA/dlt-viewer/pull/586
- @vismam made their first contribution in https://github.com/COVESA/dlt-viewer/pull/628
- @Pavithra-aa-Anand made their first contribution in https://github.com/COVESA/dlt-viewer/pull/634
- @RuiMarioCosta made their first contribution in https://github.com/COVESA/dlt-viewer/pull/661
- @slci made their first contribution in https://github.com/COVESA/dlt-viewer/pull/686
- Full Changelog: https://github.com/COVESA/dlt-viewer/compare/2.27.0...v2.28.0
- <!-- Release notes generated using configuration in .github/release.yml at master -->
✨ Exciting New Features 🎉
- Prepare next unstable 2.28.0. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/601
- Cleanup the code related to ECUs tree populating functionality by @vifactor in https://github.com/COVESA/dlt-viewer/pull/583
- Fix compilation issues by @omircon in https://github.com/COVESA/dlt-viewer/pull/586
- No use of QtGlobal in c-code by @vifactor in https://github.com/COVESA/dlt-viewer/pull/594
- Remove qmake windows build scripts. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/602
- Move some vars and code to SearchForm from MainWindow by @vifactor in https://github.com/COVESA/dlt-viewer/pull/607
- Fix export rules header by @vifactor in https://github.com/COVESA/dlt-viewer/pull/608
- improve mingw compatibility and free the console in additional places by @sudomgamal in https://github.com/COVESA/dlt-viewer/pull/588
- + 16 more
📦 Build pipeline 🛠
- Restore build of the unit tests on CI by @vifactor in https://github.com/COVESA/dlt-viewer/pull/669
- Rename action job by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/676
- Prepare CI for qt6 by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/675
- Build cosmetic by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/678
📋 Other Changes
- Set filter range end automatically to end of file. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/600
- Minor plugins refactoring by @vifactor in https://github.com/COVESA/dlt-viewer/pull/611
- Update qdltbase.h by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/613
- Fix incorrect matching algo by @vifactor in https://github.com/COVESA/dlt-viewer/pull/618
- Remove code duplication when writing dlt message by @vifactor in https://github.com/COVESA/dlt-viewer/pull/615
- install required offscreen plugin into appimage by @vifactor in https://github.com/COVESA/dlt-viewer/pull/625
- Document Dependencies for Executing AppImage by @vismam in https://github.com/COVESA/dlt-viewer/pull/628
- Fix performance issue with online tracing. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/633
- + 20 more
✨ New Contributors
- @omircon made their first contribution in https://github.com/COVESA/dlt-viewer/pull/586
- @vismam made their first contribution in https://github.com/COVESA/dlt-viewer/pull/628
- @Pavithra-aa-Anand made their first contribution in https://github.com/COVESA/dlt-viewer/pull/634
- @RuiMarioCosta made their first contribution in https://github.com/COVESA/dlt-viewer/pull/661
- @slci made their first contribution in https://github.com/COVESA/dlt-viewer/pull/686
- Full Changelog: https://github.com/COVESA/dlt-viewer/compare/2.27.0...2.28.0
✨ Exciting New Features 🎉
- Additional port 3489 for DLT MF4 Import. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/552
- Improve speed of MF4 and PCAP import. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/553
- Use QCommandLineParser for command line args parsing by @vifactor in https://github.com/COVESA/dlt-viewer/pull/543
- Enable Filter Regex Replacement also for exporting into DLT format. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/554
- Fix and Improve RegEx Replace feature. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/565
- Add QDltOptmanager unit tests and minor cleanup by @vifactor in https://github.com/COVESA/dlt-viewer/pull/564
- Windows update Script to use Qt 6.7.3. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/568
- Add dlf file extension when saving filter by @vifactor in https://github.com/COVESA/dlt-viewer/pull/567
- + 13 more
📦 Build pipeline 🛠
- Rename build file for Darwin by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/559
- Rename qmake build file for Windows by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/561
- Linux build only with cmake in CI by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/562
- Rename Linux build by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/593
- CI for ubuntu 22 and 24 by @vifactor in https://github.com/COVESA/dlt-viewer/pull/592
📋 Other Changes
- Fix setting filter index range start and stop when filter are active. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/555
- Revert/Remove Regex Replace feature for DLT Export. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/556
- Simplify handling of logging only mode in log table view by @vifactor in https://github.com/COVESA/dlt-viewer/pull/569
- Reapply "Use QCommandLineParser instead of custom cmd args parsing (#543)" by @vifactor in https://github.com/COVESA/dlt-viewer/pull/566
- Fix for command line parser issue with multiple arguments with same t… by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/574
- Fix wheel scrolling of the main tableview by @vifactor in https://github.com/COVESA/dlt-viewer/pull/580
- Notarization updates by @bunty95 in https://github.com/COVESA/dlt-viewer/pull/587
- Fix MF4 import with only one datablock. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/596
- + 1 more
✨ Exciting New Features 🎉
- Enable Debian build for noble. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/542
- Extend regex replace filter operation to all functionalities. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/545
📦 Build pipeline 🛠
- Run unit tests for Linux on CI by @vifactor in https://github.com/COVESA/dlt-viewer/pull/538
- Fix MacOS release artifacts by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/548
- MacOS release with codesign and notarization by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/549
- Include mac artifacs release by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/550
📋 Other Changes
- Fix qmake build by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/544
- Change regex replace func from std to qt internal. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/546
- Full Changelog: https://github.com/COVESA/dlt-viewer/compare/2.26.1...2.26.2
✨ Exciting New Features 🎉
- DLT Commander Tool by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/500
- Fix more compilation warnings by @vifactor in https://github.com/COVESA/dlt-viewer/pull/499
- Rename dlt_common.c into dlt_common.cpp. by @LocutusOfBorg in https://github.com/COVESA/dlt-viewer/pull/506
- Revert Rename of dlt_common. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/512
- New command line option delimiter for CSV export. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/515
- Mac app store by @bunty95 in https://github.com/COVESA/dlt-viewer/pull/521
- Testable search by @vifactor in https://github.com/COVESA/dlt-viewer/pull/505
- Remove dead code related to payload range search functionality by @vifactor in https://github.com/COVESA/dlt-viewer/pull/525
- + 3 more
📦 Build pipeline 🛠
- Abi in MacOS artifacts by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/526
- Bump action by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/527
- Notarization MacOS by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/532
- Removed creating tar from build by @bunty95 in https://github.com/COVESA/dlt-viewer/pull/537
- Skip notarization on a fork by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/539
- Skip notarization on a fork by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/540
📋 Other Changes
- macOS Catalina by @bunty95 in https://github.com/COVESA/dlt-viewer/pull/511
- install qoffscreen plugin on windows by @vifactor in https://github.com/COVESA/dlt-viewer/pull/510
- Fix MF4 Import. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/518
- change parent of actions in config context menu by @vifactor in https://github.com/COVESA/dlt-viewer/pull/522
- fix signal for socket error by @vifactor in https://github.com/COVESA/dlt-viewer/pull/519
- Make code backward compatible with Qt 5.12 by @vifactor in https://github.com/COVESA/dlt-viewer/pull/531
- Full Changelog: https://github.com/COVESA/dlt-viewer/compare/2.26.0...2.26.1
✨ Exciting New Features 🎉
- Dot matches newlines in regexps by @tohammer in https://github.com/COVESA/dlt-viewer/pull/401
- Prepare Qt6 build by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/411
- Improve non verbose mode plugin: by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/412
- Set working directory from cli by @tohammer in https://github.com/COVESA/dlt-viewer/pull/402
- Allow mixing project and dlt file arguments directly by @tohammer in https://github.com/COVESA/dlt-viewer/pull/403
- Improve and document command line options by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/413
- Separate installation directories. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/424
- Add further EtherTypes to pcap import by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/429
- + 14 more
📦 Build pipeline 🛠
- MacOS build more verbose by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/484
- @rpath/libqdlt.dylib fix for MacOS by @bunty95 in https://github.com/COVESA/dlt-viewer/pull/482
- MacOS qt5 arm64 build by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/485
- Fix release job by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/504
📋 Other Changes
- Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/COVESA/dlt-viewer/pull/399
- Bump actions/download-artifact from 3 to 4 by @dependabot in https://github.com/COVESA/dlt-viewer/pull/400
- Support Qt6 only. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/397
- Revert "Support Qt6 only. (#397)" by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/409
- MacOS 13; XCode 15.2 by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/410
- Fix new plugin commands from command line. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/415
- Open DLT file writable only when needed. by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/417
- Logging only filtered messages feature by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/418
- + 31 more
✨ New Contributors
- @qjcina made their first contribution in https://github.com/COVESA/dlt-viewer/pull/476
- @mrclauss made their first contribution in https://github.com/COVESA/dlt-viewer/pull/475
- @joas77 made their first contribution in https://github.com/COVESA/dlt-viewer/pull/474
- @bunty95 made their first contribution in https://github.com/COVESA/dlt-viewer/pull/482
- @vifactor made their first contribution in https://github.com/COVESA/dlt-viewer/pull/496
- Full Changelog: https://github.com/COVESA/dlt-viewer/compare/v2.25.0...2.26.0
✨ Exciting New Features 🎉
- bugfix: install qt5 dev packages manually since qt5-default is not available by @freitzzz in https://github.com/COVESA/dlt-viewer/pull/366
- Improved speed when loading DLT files by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/364
- Build on Apple Silicon by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/369
- Release with auto. generated changelog by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/371
- Import from PCAP file by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/377
- Fix non-monotonic timestamps under Windows by @mbehr1 in https://github.com/COVESA/dlt-viewer/pull/381
- Improve speed of non verbose plugin Fibex loader by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/386
- Add more keyboard shortcuts by @tohammer in https://github.com/COVESA/dlt-viewer/pull/387
- + 3 more
📋 Other Changes
- Fix release CI by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/368
- No viable conversion from 'QDltDataView' to 'QByteArray' by @SangTruongTan in https://github.com/COVESA/dlt-viewer/pull/373
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/COVESA/dlt-viewer/pull/375
- Disable Completer in Injection Dialog by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/378
- Fix to use configured timezone during export by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/379
- Bump jurplel/install-qt-action from 3 to 4 by @dependabot in https://github.com/COVESA/dlt-viewer/pull/385
- Revert "Bump jurplel/install-qt-action from 3 to 4 (#385)" by @hannesa2 in https://github.com/COVESA/dlt-viewer/pull/389
- Experimental IPC import from PCAP by @alexmucde in https://github.com/COVESA/dlt-viewer/pull/394
- + 1 more
✨ New Contributors
- @freitzzz made their first contribution in https://github.com/COVESA/dlt-viewer/pull/366
- @SangTruongTan made their first contribution in https://github.com/COVESA/dlt-viewer/pull/373
- @mfukar made their first contribution in https://github.com/COVESA/dlt-viewer/pull/392
- Full Changelog: https://github.com/COVESA/dlt-viewer/compare/v2.24.0...v2.25.0
Release v2.24.0
