3.19.6 (30.04.2026)
Chipmunk 4 Alpha is available
Chipmunk 4 Alpha is the first preview of the new native Rust version of Chipmunk.
It replaces the current Electron and Angular application stack with a native UI built
directly on Chipmunk's Rust core.
This alpha is available as a pre-release.
Download Chipmunk 4 Alpha
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.
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).