Skip to content

Commit 5c8175c

Browse files
committed
Up to 3.18.4
1 parent 651835f commit 5c8175c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

application/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chipmunk",
3-
"version": "3.18.3",
3+
"version": "3.18.4",
44
"description": "Logs analyzer tool",
55
"author": "Dmitry Astafyev",
66
"scripts": {

application/holder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chipmunk",
3-
"version": "3.18.3",
3+
"version": "3.18.4",
44
"chipmunk": {
55
"versions": {}
66
},

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 3.18.4 (29.08.2025)
2+
3+
## Changes
4+
- Fixes empty filters after opening files from a quick navigation prompt.
5+
- Tab "Presets/history" now automatically activates after importing filters.
6+
- "Recently added" filters now shows previous imports on duplicate imports.
7+
18
# 3.18.3 (21.08.2025)
29

310
## Fixes

0 commit comments

Comments
 (0)