3.13.4
Pre-release
Pre-release
3.13.4 (21.10.2024)
Fixes
- sanitize the attachment path before saving
- prevent closing session on invalid attachment
Changes
- add support for multiple values/messages on the producer level
3.13.3 (18.10.2024)
Fixes
- fix a filters on selecting file dialog
3.13.2 (04.10.2024)
Changes
- pretty printing Some/IP payloads
Fixes
- fixed sticky scrolling for files and streams
3.13.1 (27.09.2024)
Changes
- improve performance of parsing Some/IP messages from DLT payload
- import filters/chars/disabled from parent session on new one based on search results
3.13.0 (19.09.2024)
Fixes
- prevent requests to the nearest position (search results) on empty results
Changes
- remove "Copy As Formatted Table"
- apply formatted coping as soon as the render is columns
Features
- add support Some/IP messages from DLT payload
Developing
- switching build workflow from ruby scripts (rake) to own build CLI module
- add benchmark tests to keep control of performance