Skip to content

Releases: esrlabs/chipmunk

3.19.5

20 Apr 08:53

Choose a tag to compare

3.19.5 (20.04.2026)

Fixes

  • Fix construction of arguments for DLT non-verbose messages.
  • Fix missing DLT timestamps when importing legacy PCAP files.
  • Fix text parser skipping the last line when available bytes do not end with a newline.
  • Fix Chrome sandbox/AppArmor startup issue on Ubuntu 24.04 LTS.

3.19.4 (13.01.2026)

Changes

  • Performance improvements: Offloaded search to a separate task, reducing UI lag and making parsing with active filters up to 1.4X faster.

3.19.3 (12.12.2025)

Changes

  • Use PowerShell as default shell on Windows when available.
  • List built-in PowerShell on Windows in the available shells.

3.19.2 (10.12.2025)

Features

  • Add Templates and Example plugins development with C/C++.
  • Enabled support for complex shell commands, including piping and inline environment variables.

Changes

  • Resolved Antivirus false positives by checking for well-known shells without execution, instead of executing all installed shells at startup.
  • Improved error reporting to display native shell errors instead of generic IO failures.
  • Fix used counter in filter presets view

3.19.1 (13.10.2025)

Fixes

  • Fixed issue where export as table for binary sources (DLT, SomeIP, etc.) was exporting empty content.
  • Prevented duplicating filter presets when applying them.

Changes

  • Remove all remaining automatic update artifacts on startup.
  • Dropdown texts changed to Title Case.

3.19.0 (26.09.2025)

Features

  • Significant performance improvements: Binary file processing is now up to 3X faster.
  • Add Tailing support for binary files (now supports both text and binary).

3.19.4

15 Jan 14:11

Choose a tag to compare

3.19.4 (15.01.2026)

Changes

  • Performance improvements: Offloaded search to a separate task, reducing UI lag and making parsing with active filters up to 1.4X faster.

3.19.3 (12.12.2025)

Changes

  • Use PowerShell as default shell on Windows when available.
  • List built-in PowerShell on Windows in the available shells.

3.19.2 (10.12.2025)

Features

  • Add Templates and Example plugins development with C/C++.
  • Enabled support for complex shell commands, including piping and inline environment variables.

Changes

  • Resolved Antivirus false positives by checking for well-known shells without execution, instead of executing all installed shells at startup.
  • Improved error reporting to display native shell errors instead of generic IO failures.
  • Fix used counter in filter presets view

3.19.1 (13.10.2025)

Fixes

  • Fixed issue where export as table for binary sources (DLT, SomeIP, etc.) was exporting empty content.
  • Prevented duplicating filter presets when applying them.

Changes

  • Remove all remaining automatic update artifacts on startup.
  • Dropdown texts changed to Title Case.

3.19.0 (26.09.2025)

Features

  • Significant performance improvements: Binary file processing is now up to 3X faster.
  • Add Tailing support for binary files (now supports both text and binary).

3.19.3

12 Dec 08:50

Choose a tag to compare

3.19.3 (12.12.2025)

Changes

  • Use PowerShell as default shell on Windows when available.
  • List built-in PowerShell on Windows in the available shells.

3.19.2 (10.12.2025)

Features

  • Add Templates and Example plugins development with C/C++.
  • Enabled support for complex shell commands, including piping and inline environment variables.

Changes

  • Resolved Antivirus false positives by checking for well-known shells without execution, instead of executing all installed shells at startup.
  • Improved error reporting to display native shell errors instead of generic IO failures.
  • Fix used counter in filter presets view

3.19.1 (13.10.2025)

Fixes

  • Fixed issue where export as table for binary sources (DLT, SomeIP, etc.) was exporting empty content.
  • Prevented duplicating filter presets when applying them.

Changes

  • Remove all remaining automatic update artifacts on startup.
  • Dropdown texts changed to Title Case.

3.19.0 (26.09.2025)

Features

  • Significant performance improvements: Binary file processing is now up to 3X faster.
  • Add Tailing support for binary files (now supports both text and binary).

3.19.2

10 Dec 15:07

Choose a tag to compare

3.19.2 (10.12.2025)

Features

  • Add Templates and Example plugins development with C/C++.
  • Enabled support for complex shell commands, including piping and inline environment variables.

Changes

  • Resolved Antivirus false positives by checking for well-known shells without execution, instead of executing all installed shells at startup.
  • Improved error reporting to display native shell errors instead of generic IO failures.
  • Fix used counter in filter presets view

3.19.1 (13.10.2025)

Fixes

  • Fixed issue where export as table for binary sources (DLT, SomeIP, etc.) was exporting empty content.
  • Prevented duplicating filter presets when applying them.

Changes

  • Remove all remaining automatic update artifacts on startup.
  • Dropdown texts changed to Title Case.

3.19.0 (26.09.2025)

Features

  • Significant performance improvements: Binary file processing is now up to 3X faster.
  • Add Tailing support for binary files (now supports both text and binary).

3.19.1

13 Oct 09:42

Choose a tag to compare

3.19.1 (13.10.2025)

Fixes

  • Fixed issue where export as table for binary sources (DLT, SomeIP, etc.) was exporting empty content.
  • Prevented duplicating filter presets when applying them.

Changes

  • Remove all remaining automatic update artifacts on startup.
  • Dropdown texts changed to Title Case.

3.19.0 (26.09.2025)

Features

  • Significant performance improvements: Binary file processing is now up to 3X faster.
  • Add Tailing support for binary files (now supports both text and binary).

3.18.7 (11.09.2025)

Changes

  • CLI arguments for multiple files now open a multi-file view instead of concatenating.
  • CLI: Glob matches are now sorted alphabetically.
  • CLI: Multiple glob patterns now append results instead of overwriting.

3.18.6 (10.09.2025)

Fixes

  • Consider Parser-type CLI argument for launching with file paths.
  • Fix starting file concatenation sessions via command-line arguments.

3.19.0

26 Sep 09:12

Choose a tag to compare

3.19.0 (26.09.2025)

Up to 3X Faster Binary Data Processing

We are excited to release a major performance update, significantly enhancing speed and efficiency for data processing.

Core Performance: 3X Speed Increase

This release features fundamental internal optimizations that boost binary file processing performance by up to 3X. This means files are fully parsed and ready for use much faster than before.

Crucially, the user experience remains uninterrupted: you can still begin interacting with the logs instantly as they load, but now the entire process is completed in a fraction of the time.

Minor Feature

The Tailing capability is now extended to binary files, enabling real-time monitoring of live file streams. This feature was previously available for text-only documents.

3.18.7

11 Sep 12:54

Choose a tag to compare

3.18.7 (11.09.2025)

Changes

  • CLI arguments for multiple files now open a multi-file view instead of concatenating.
  • CLI: Glob matches are now sorted alphabetically.
  • CLI: Multiple glob patterns now append results instead of overwriting.

3.18.6 (10.09.2025)

Fixes

  • Consider Parser-type CLI argument for launching with file paths.
  • Fix starting file concatenation sessions via command-line arguments.

3.18.5 (05.09.2025)

Fixes

  • Stop file tailing on file truncate.

3.18.4 (29.08.2025)

Changes

  • Fixes empty filters after opening files from a quick navigation prompt.
  • Tab "Presets/history" now automatically activates after importing filters.
  • "Recently added" filters now shows previous imports on duplicate imports.

3.18.3 (21.08.2025)

Fixes

  • Switch to native clipboard API.

3.18.2 (19.08.2025)

Add

  • Support for Ubuntu 20.04 in release and updater.
  • Confirmation dialog on remove plugin in plugins manager.

Fixes

  • Include logs from all Rust core components by default.
  • Show correct filter name in file picker dialog (for Linux).
  • Fix preview attachments issue on Windows.

3.18.1 (02.06.2025)

Fixes

  • Fix application menu (for macos)
  • Allow open external links in changelogs overview
  • Fix listing of parsers
  • Fix files filtering (on dialogs)

3.18.0 (30.05.2025)

Add

  • Add support of wasm plugins for custom parsers/sources

3.18.6

10 Sep 10:57

Choose a tag to compare

3.18.6 (10.09.2025)

Fixes

  • Consider Parser-type CLI argument for launching with file paths.
  • Fix starting file concatenation sessions via command-line arguments.

3.18.5 (05.09.2025)

Fixes

  • Stop file tailing on file truncate.

3.18.4 (29.08.2025)

Changes

  • Fixes empty filters after opening files from a quick navigation prompt.
  • Tab "Presets/history" now automatically activates after importing filters.
  • "Recently added" filters now shows previous imports on duplicate imports.

3.18.3 (21.08.2025)

Fixes

  • Switch to native clipboard API

3.18.2 (19.08.2025)

Add

  • Support for Ubuntu 20.04 in release and updater.
  • Confirmation dialog on remove plugin in plugins manager.

Fixes

  • Include logs from all Rust core components by default.
  • Show correct filter name in file picker dialog (for Linux).
  • Fix preview attachments issue on Windows.

3.18.1 (02.06.2025)

Fixes

  • Fix application menu (for macos)
  • Allow open external links in changelogs overview
  • Fix listing of parsers
  • Fix files filtering (on dialogs)

3.18.0 (30.05.2025)

Add

  • Add support of wasm plugins for custom parsers/sources

3.18.5

05 Sep 09:01

Choose a tag to compare

3.18.5 (05.09.2025)

Fixes:

  • Stop file tailing on file truncate.

3.18.4 (29.08.2025)

Changes

  • Fixes empty filters after opening files from a quick navigation prompt.
  • Tab "Presets/history" now automatically activates after importing filters.
  • "Recently added" filters now shows previous imports on duplicate imports.

3.18.3 (21.08.2025)

Fixes

  • Switch to native clipboard API

3.18.2 (19.08.2025)

Add

  • Support for Ubuntu 20.04 in release and updater.
  • Confirmation dialog on remove plugin in plugins manager.

Fixes

  • Include logs from all Rust core components by default.
  • Show correct filter name in file picker dialog (for Linux).
  • Fix preview attachments issue on Windows.

3.18.1 (02.06.2025)

Fixes

  • Fix application menu (for macos)
  • Allow open external links in changelogs overview
  • Fix listing of parsers
  • Fix files filtering (on dialogs)

3.18.0 (30.05.2025)

Add

  • Add support of wasm plugins for custom parsers/sources

3.18.4

29 Aug 13:54

Choose a tag to compare

3.18.4 (29.08.2025)

Changes

  • Fixes empty filters after opening files from a quick navigation prompt.
  • Tab "Presets/history" now automatically activates after importing filters.
  • "Recently added" filters now shows previous imports on duplicate imports.

3.18.3 (21.08.2025)

Fixes

  • Switch to native clipboard API

3.18.2 (19.08.2025)

Add

  • Support for Ubuntu 20.04 in release and updater.
  • Confirmation dialog on remove plugin in plugins manager.

Fixes

  • Include logs from all Rust core components by default.
  • Show correct filter name in file picker dialog (for Linux).
  • Fix preview attachments issue on Windows.

3.18.1 (02.06.2025)

Fixes

  • Fix application menu (for macos)
  • Allow open external links in changelogs overview
  • Fix listing of parsers
  • Fix files filtering (on dialogs)

3.18.0 (30.05.2025)

Add

  • Add support of wasm plugins for custom parsers/sources