What's Changed
Exciting New Features 🎉
- Cmake deb packaging by @vifactor in #703
- Fix Noble Debian Packaging. by @alexmucde in #712
- Use custom promoted FileExplorer class for fs view by @vifactor in #720
- Configurable UDP Ports for DLT Import from Pcap. by @alexmucde in #739
- Cleanup of main table logic refreshing by @vifactor in #738
- Implement a simple C++ wrapper for constructing control messages by @vifactor in #740
- Export search results into DLT file by @Pavithra-aa-Anand in #731
- Extend search dialog to search by time by @vifactor in #745
- Display Record Size Information by @Pavithra-aa-Anand in #671
- Display Aggregate Filter Information by @Renu-Priya411 in #672
Build pipeline 🛠
- Use Qt6 for windows CI job by @vifactor in #693
- Use Qt 6 for deb packaging by @vifactor in #687
- Use Qt6 for macos 14 and 15 CI job by @vifactor in #670
- Remove qmake project files. by @alexmucde in #603
- Fix Windows release pipeline by @hannesa2 in #710
- Fix Ubuntu release pipeline by @hannesa2 in #709
- Remove obsolete code and clean installation dir by @vifactor in #718
- Keep single pipeline definition for PR and release by @vifactor in #719
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #722
- Reduce noise in mac binary by @bunty95 in #772
Other Changes
- Prepare next unstable 2.29.0 by @alexmucde in #696
- qdlt library already in dlt-viewer debian package by @alexmucde in #711
- Package desktop app icon for deb-package by @vifactor in #713
- Fix Debian Build Plugins Path. by @alexmucde in #716
- Fix VERSION when being zero. by @LocutusOfBorg in #714
- added support for DLTv2 when reading raw files by @VRafaelKonstantinou in #723
- Filter and Group DLT logs by ECU ID by @Pavithra-aa-Anand in #725
- Fix spelling errors in comments and documentation by @senthil4321 in #728
- Fix creating wrong index when loading empty files. by @alexmucde in #732
- Replace x86_64 macOS build by @bunty95 in #734
- Remove macOS13 specific codesign by @bunty95 in #735
- Bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #741
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #742
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #748
- Fix live table updates when autoscroll is off by @vifactor in #750
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #752
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #753
- Export to DLT does not work for non-verbose messages by @Pavithra-aa-Anand in #744
- fix crash in 2.28.0 by @shubhamshahaBMW in #763
- Getter for version string by @Pavithra-aa-Anand in #769
- HLD & LLD for DLT-viewer by @shubhamshahaBMW in #766
- Option to remove filter pop-up dialog when quitting by @Pavithra-aa-Anand in #743
- Hide non-functional plugins by @Pavithra-aa-Anand in #773
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #776
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #777
- Edit All Log Levels - Bug Fix by @Renu-Priya411 in #727
- marker feature update by @shubhamshahaBMW in #758
- Search optimization and multithreaded search by @shubhamshahaBMW in #760
- Added some documentation for searchDialog by @Renu-Priya411 in #729
- Creating Filter Index after enabling filter by @Renu-Priya411 in #768
- Feature/check for updates by @Renu-Priya411 in #751
- Warn CRLF messages by @Pavithra-aa-Anand in #775
- Fix UI and usability issues related to FileExplorer by @wobuxie1997 in #779
- Fix decoded DLT export for nonverbose messages & enable commandline automation by @young-jae-cho in #774
- Bug fix - Warn CRLF Messages by @Pavithra-aa-Anand in #782
- Reset Log Level Bug fix by @Renu-Priya411 in #786
- Revert "start filter index after adding at least one filter condition… by @shubhamshahaBMW in #788
- Export search results by @Pavithra-aa-Anand in #784
- Fix: Prevent file dialog when exporting empty search results by @Pavithra-aa-Anand in #791
- live logging performance improvement by @shubhamshahaBMW in #789
- Prepare 2.30.0 Release by @shubhamshahaBMW in #781
New Contributors
- @VRafaelKonstantinou made their first contribution in #723
- @shubhamshahaBMW made their first contribution in #763
- @Renu-Priya411 made their first contribution in #727
- @wobuxie1997 made their first contribution in #779
- @young-jae-cho made their first contribution in #774
Full Changelog: 2.28.0...2.30.0
What's Changed
Exciting New Features 🎉
- Cmake deb packaging by @vifactor in #703
- Fix Noble Debian Packaging. by @alexmucde in #712
- Use custom promoted FileExplorer class for fs view by @vifactor in #720
- Configurable UDP Ports for DLT Import from Pcap. by @alexmucde in #739
- Cleanup of main table logic refreshing by @vifactor in #738
- Implement a simple C++ wrapper for constructing control messages by @vifactor in #740
- Export search results into DLT file by @Pavithra-aa-Anand in #731
- Extend search dialog to search by time by @vifactor in #745
- Display Record Size Information by @Pavithra-aa-Anand in #671
- Display Aggregate Filter Information by @Renu-Priya411 in #672
Build pipeline 🛠
- Use Qt6 for windows CI job by @vifactor in #693
- Use Qt 6 for deb packaging by @vifactor in #687
- Use Qt6 for macos 14 and 15 CI job by @vifactor in #670
- Remove qmake project files. by @alexmucde in #603
- Fix Windows release pipeline by @hannesa2 in #710
- Fix Ubuntu release pipeline by @hannesa2 in #709
- Remove obsolete code and clean installation dir by @vifactor in #718
- Keep single pipeline definition for PR and release by @vifactor in #719
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #722
- Reduce noise in mac binary by @bunty95 in #772
Other Changes
- Prepare next unstable 2.29.0 by @alexmucde in #696
- qdlt library already in dlt-viewer debian package by @alexmucde in #711
- Package desktop app icon for deb-package by @vifactor in #713
- Fix Debian Build Plugins Path. by @alexmucde in #716
- Fix VERSION when being zero. by @LocutusOfBorg in #714
- added support for DLTv2 when reading raw files by @VRafaelKonstantinou in #723
- Filter and Group DLT logs by ECU ID by @Pavithra-aa-Anand in #725
- Fix spelling errors in comments and documentation by @senthil4321 in #728
- Fix creating wrong index when loading empty files. by @alexmucde in #732
- Replace x86_64 macOS build by @bunty95 in #734
- Remove macOS13 specific codesign by @bunty95 in #735
- Bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #741
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #742
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #748
- Fix live table updates when autoscroll is off by @vifactor in #750
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #752
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #753
- Export to DLT does not work for non-verbose messages by @Pavithra-aa-Anand in #744
- fix crash in 2.28.0 by @shubhamshahaBMW in #763
- Getter for version string by @Pavithra-aa-Anand in #769
- HLD & LLD for DLT-viewer by @shubhamshahaBMW in #766
- Option to remove filter pop-up dialog when quitting by @Pavithra-aa-Anand in #743
- Hide non-functional plugins by @Pavithra-aa-Anand in #773
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #776
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #777
- Edit All Log Levels - Bug Fix by @Renu-Priya411 in #727
- marker feature update by @shubhamshahaBMW in #758
- Search optimization and multithreaded search by @shubhamshahaBMW in #760
- Added some documentation for searchDialog by @Renu-Priya411 in #729
- Creating Filter Index after enabling filter by @Renu-Priya411 in #768
- Feature/check for updates by @Renu-Priya411 in #751
- Warn CRLF messages by @Pavithra-aa-Anand in #775
- Fix UI and usability issues related to FileExplorer by @wobuxie1997 in #779
- Fix decoded DLT export for nonverbose messages & enable commandline automation by @young-jae-cho in #774
- Bug fix - Warn CRLF Messages by @Pavithra-aa-Anand in #782
- Reset Log Level Bug fix by @Renu-Priya411 in #786
- Revert "start filter index after adding at least one filter condition… by @shubhamshahaBMW in #788
- Export search results by @Pavithra-aa-Anand in #784
- Fix: Prevent file dialog when exporting empty search results by @Pavithra-aa-Anand in #791
- live logging performance improvement by @shubhamshahaBMW in #789
- Prepare 2.30.0 Release by @shubhamshahaBMW in #781
New Contributors
- @VRafaelKonstantinou made their first contribution in #723
- @shubhamshahaBMW made their first contribution in #763
- @Renu-Priya411 made their first contribution in #727
- @wobuxie1997 made their first contribution in #779
- @young-jae-cho made their first contribution in #774
Full Changelog: 2.28.0...2.30.0