We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 651835f commit 5c8175cCopy full SHA for 5c8175c
application/client/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "chipmunk",
3
- "version": "3.18.3",
+ "version": "3.18.4",
4
"description": "Logs analyzer tool",
5
"author": "Dmitry Astafyev",
6
"scripts": {
application/holder/package.json
"chipmunk": {
"versions": {}
},
changelog.md
@@ -1,3 +1,10 @@
+# 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.
7
8
# 3.18.3 (21.08.2025)
9
10
## Fixes
0 commit comments