Skip to content

Commit c86288e

Browse files
Merge pull request #5880 from Countly/changelog_24.05.20
Changelog 24.05.20
2 parents fcee762 + eada6fb commit c86288e

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGELOG.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,23 @@
1-
## Version 24.05.XX
1+
## Version 24.05.20
22
Fixes:
33
- [push] Fixed bug where IOS credentials get mixed up while sending messages from different apps at the same time
44
- [push] Fixed bug where it crashes in connection pool growth because of a type mismatch in an if condition
55

6+
Security:
7+
- [cohorts] Prevent query injection on cohort creation
8+
69
Dependencies:
710
- Bump countly-sdk-nodejs from 22.6.0 to 24.10.0
811
- Bump countly-sdk-web from 24.4.1 to 24.11.0
12+
- Bump express from 4.21.1 to 4.21.2
913
- Bump form-data from 4.0.0 to 4.0.1
1014
- Bump jimp from 0.22.12 to 1.6.0
1115
- Bump jsdoc from 4.0.3 to 4.0.4
16+
- Bump mocha from 10.2.0 to 10.8.2
17+
- Bump mongodb from 4.9.1 to 4.17.2
1218
- Bump nodemailer from 6.9.15 to 6.9.16
1319
- Bump puppeteer from 23.8.0 to 23.9.0
1420
- Bump tslib from 2.7.0 to 2.8.1
15-
- Bump express from 4.21.1 to 4.21.2
16-
- Bump mocha from 10.2.0 to 10.8.2
17-
- Bump mongodb from 4.9.1 to 4.17.2
1821

1922
## Version 24.05.19
2023
Fixes:

0 commit comments

Comments
 (0)