|
| 1 | +## Version 24.05.XX |
| 2 | +Fixes: |
| 3 | +- [push] Fixed bug where IOS credentials get mixed up while sending messages from different apps at the same time |
| 4 | +- [push] Fixed bug where it crashes in connection pool growth because of a type mismatch in an if condition |
| 5 | + |
| 6 | +Dependencies: |
| 7 | +- Bump countly-sdk-nodejs from 22.6.0 to 24.10.0 |
| 8 | +- Bump countly-sdk-web from 24.4.1 to 24.11.0 |
| 9 | +- Bump form-data from 4.0.0 to 4.0.1 |
| 10 | +- Bump jimp from 0.22.12 to 1.6.0 |
| 11 | +- Bump jsdoc from 4.0.3 to 4.0.4 |
| 12 | +- Bump nodemailer from 6.9.15 to 6.9.16 |
| 13 | +- Bump puppeteer from 23.8.0 to 23.9.0 |
| 14 | +- Bump tslib from 2.7.0 to 2.8.1 |
| 15 | + |
| 16 | +## Version 24.05.19 |
| 17 | +Fixes: |
| 18 | +- [dashboards] Fixing issue where dashboard widgets go into single column |
| 19 | + |
| 20 | +Security: |
| 21 | +- Bump puppeteer from 17.1.3 to 23.8.0 |
| 22 | +- Bump express from 4.21.0 to 4.21.1 |
| 23 | +- Bump sass from 1.79.4 to 1.81.0 |
| 24 | +- Bump express-session from 1.18.0 to 1.18.1 |
| 25 | +- Bump cross-spawn from 7.0.3 to 7.0.6 in /ui-tests |
| 26 | +- Bump cross-spawn from 7.0.3 to 7.0.6 in /plugins/hooks |
| 27 | + |
| 28 | +## Version 24.05.18 |
| 29 | +Fixes: |
| 30 | +- [core] Fixed bug where changing passwords results in the loss of the "Global Admin" role |
| 31 | +- [core] Fixed bug where exporting incoming data logs could result in "Incorrect parameter \"data\" error |
| 32 | +- [crash] Fixed bug in crash ingestion for scenarios where the "app version" is not a string. |
| 33 | +- [script] Fixing bug with "delete_old_members" script that led to malformed requests |
| 34 | + |
| 35 | +Enterprise fixes: |
| 36 | +- [nps] Fixed bug that showed the wrong nps preview title |
| 37 | + |
1 | 38 | ## Version 24.05.17 |
2 | 39 | Fixes: |
3 | 40 | - [push] Improved ability to observe push related errors |
@@ -34,6 +71,7 @@ Security: |
34 | 71 |
|
35 | 72 | ## Version 24.05.15 |
36 | 73 | Enterprise fixes: |
| 74 | +- [ab-testing] Fixed JSON.parse issue preventing creation of AB tests |
37 | 75 | - [nps] Fixed UI issues in the widget editor related to the "user consent" section |
38 | 76 | - [ratings] Fixed rendering issue for escaped values |
39 | 77 |
|
@@ -68,7 +106,7 @@ Enterprise Features: |
68 | 106 | ## Version 24.05.12 |
69 | 107 | Fixes: |
70 | 108 | - [dashboards] Fixes for dashboards grid |
71 | | -- [dasboards] UI fix for dashboard widget action menu |
| 109 | +- [dashboards] UI fix for dashboard widget action menu |
72 | 110 | - [push] Refactored fcm API related code |
73 | 111 | - [reports] Use config for encryption key in reports |
74 | 112 |
|
|
0 commit comments