File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " chipmunk" ,
3- "version" : " 3.19.1 " ,
3+ "version" : " 3.19.2 " ,
44 "description" : " Logs analyzer tool" ,
55 "author" : " Dmitry Astafyev" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " chipmunk" ,
3- "version" : " 3.19.1 " ,
3+ "version" : " 3.19.2 " ,
44 "chipmunk" : {
55 "versions" : {}
66 },
Original file line number Diff line number Diff line change 1+ # 3.19.2 (10.12.2025)
2+
3+ ## Features
4+ - Add Templates and Example plugins development with C/C++.
5+ - Enabled support for complex shell commands, including piping and inline environment variables.
6+
7+ ## Changes
8+ - Resolved Antivirus false positives by checking for well-known shells without execution, instead of executing all installed shells at startup.
9+ - Improved error reporting to display native shell errors instead of generic IO failures.
10+ - Fix used counter in filter presets view
11+
112# 3.19.1 (13.10.2025)
213
314## Fixes
You can’t perform that action at this time.
0 commit comments