Skip to content

Commit 1212426

Browse files
authored
Merge branch 'master' into refactor-ui-test/click-command-stabilization
2 parents bf05dfd + 4f2e1a9 commit 1212426

3 files changed

Lines changed: 33 additions & 79 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,29 @@
1-
## Version 25.03.X
1+
## Version 25.03.37
22
Fixes:
33
- [core] Update home page download notification text
44
- [data-manager] Add search and checkboxes in event selector when creating event group
55

6+
Enterprise fixes:
7+
- [funnels] Use lsid in same session funnel calculation
8+
- [users] Export drill data on user export
9+
- [users] Fix export query when there is profile group filter
10+
11+
Dependencies:
12+
- Bump @faker-js/faker from 10.2.0 to 10.3.0 in /ui-tests
13+
- Bump axios from 1.13.2 to 1.13.5
14+
- Bump basic-ftp from 5.1.0 to 5.2.0
15+
- Bump cypress from 15.10.0 to 15.11.0 in /ui-tests
16+
- Bump fast-xml-parser and @google-cloud/storage in /plugins/push
17+
- Bump geoip-lite from 1.4.10 to 2.0.0
18+
- Bump minimatch from 9.0.5 to 9.0.9 in /api/utils/countly-request
19+
- Bump minimatch from 9.0.5 to 9.0.9 in /plugins/hooks
20+
- Bump nodemailer from 7.0.13 to 8.0.1
21+
- Bump qs from 6.14.1 to 6.14.2
22+
- Bump rollup from 4.56.0 to 4.59.0 in /plugins/journey_engine
23+
- Bump swiper from 12.0.3 to 12.1.2 in /plugins/content
24+
- Bump systeminformation from 5.30.5 to 5.31.1 in /ui-tests
25+
- Bump tar-stream from 3.1.7 to 3.1.8 in /plugins/system-utility
26+
627
## Version 25.03.36
728
Enterprise fixes:
829
- [journey] Workflow fixes

package-lock.json

Lines changed: 9 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"form-data": "^4.0.0",
6666
"formidable": "2.1.3",
6767
"fs-extra": "11.3.3",
68-
"geoip-lite": "1.4.10",
68+
"geoip-lite": "2.0.0",
6969
"get-random-values": "^4.0.0",
7070
"grunt": "1.6.1",
7171
"grunt-cli": "1.5.0",
@@ -88,7 +88,7 @@
8888
"moment-timezone": "0.6.0",
8989
"mongodb": "6.20.0",
9090
"nginx-conf": "2.1.0",
91-
"nodemailer": "7.0.13",
91+
"nodemailer": "8.0.1",
9292
"object-hash": "3.0.0",
9393
"offline-geocoder": "git+https://github.com/Countly/offline-geocoder.git",
9494
"properties-parser": "0.6.0",

0 commit comments

Comments
 (0)