|
| 1 | +## Version 24.05.x |
| 2 | + |
| 3 | +Dependencies: |
| 4 | +- Bump puppeteer from 23.8.0 to 23.9.0 |
| 5 | +- Bump nodemailer from 6.9.15 to 6.9.16 |
| 6 | +- Bump countly-sdk-web from 24.4.1 to 24.11.0 |
| 7 | +- Bump tslib from 2.7.0 to 2.8.1 |
| 8 | + |
| 9 | +## Version 24.05.19 |
| 10 | +Fixes: |
| 11 | +- [dashboards] Fixing issue where dashboard widgets go into single column |
| 12 | + |
| 13 | +Security: |
| 14 | +- Bump puppeteer from 17.1.3 to 23.8.0 |
| 15 | +- Bump express from 4.21.0 to 4.21.1 |
| 16 | +- Bump sass from 1.79.4 to 1.81.0 |
| 17 | +- Bump express-session from 1.18.0 to 1.18.1 |
| 18 | +- Bump cross-spawn from 7.0.3 to 7.0.6 in /ui-tests |
| 19 | +- Bump cross-spawn from 7.0.3 to 7.0.6 in /plugins/hooks |
| 20 | + |
| 21 | +## Version 24.05.18 |
| 22 | +Fixes: |
| 23 | +- [core] Fixed bug where changing passwords results in the loss of the "Global Admin" role |
| 24 | +- [core] Fixed bug where exporting incoming data logs could result in "Incorrect parameter \"data\" error |
| 25 | +- [crash] Fixed bug in crash ingestion for scenarios where the "app version" is not a string. |
| 26 | +- [script] Fixing bug with "delete_old_members" script that led to malformed requests |
| 27 | + |
| 28 | +Enterprise fixes: |
| 29 | +- [nps] Fixed bug that showed the wrong nps preview title |
| 30 | + |
| 31 | +## Version 24.05.17 |
| 32 | +Fixes: |
| 33 | +- [push] Improved ability to observe push related errors |
| 34 | + |
| 35 | +Enterprise fixes: |
| 36 | +- [cohorts] Fixed issues with nightly cleanup |
| 37 | +- [data-manager] Fixed UI bug where rules were not visible when editing "Merge by regex" transformations |
| 38 | +- [drill] Fixed wrong pie chart label tooltip in dashboard widget |
| 39 | +- [flows] Fixed bug in case of null data in schema |
| 40 | +- [nps] Fixed bug in the editor where the "internal name" field was not mandatory |
| 41 | +- [ratings] Fixed UI bug where "Internal name" was not a mandatory field |
| 42 | + |
| 43 | +Security: |
| 44 | +- Fixing minor vulnerability that would allow for unauthorized file upload |
| 45 | + |
| 46 | +Enterprise Features: |
| 47 | +- [block] Added a way to filter crashes by their error (stacktrace) |
| 48 | + |
| 49 | +## Version 24.05.16 |
| 50 | +Fixes: |
| 51 | +- [core] Replaced "Users" with "Sessions" label on technology home widgets |
| 52 | +- [push] Replaced push plugin with an earlier version of the plugin |
| 53 | + |
| 54 | +Enterprise fixes: |
| 55 | +- [license] Fixed bug with MAU type of licenses that would prevent the server from starting |
| 56 | +- [nps] Fixed bug where it was possible to submit empty nps surveys |
| 57 | +- [ratings] Fixed bug with user consent |
| 58 | + |
| 59 | +Security: |
| 60 | +- Bumped cookie-parser from 1.4.6 to 1.4.7 |
| 61 | +- Bumped express-rate-limit from 7.4.0 to 7.4.1 |
| 62 | +- Bumped moment-timezone from 0.5.45 to 0.5.46 |
| 63 | +- Bumped sass from 1.79.3 to 1.79.4 |
| 64 | + |
1 | 65 | ## Version 24.05.15
|
2 | 66 | Enterprise fixes:
|
| 67 | +- [ab-testing] Fixed JSON.parse issue preventing creation of AB tests |
3 | 68 | - [nps] Fixed UI issues in the widget editor related to the "user consent" section
|
4 | 69 | - [ratings] Fixed rendering issue for escaped values
|
5 | 70 |
|
@@ -34,7 +99,7 @@ Enterprise Features:
|
34 | 99 | ## Version 24.05.12
|
35 | 100 | Fixes:
|
36 | 101 | - [dashboards] Fixes for dashboards grid
|
37 |
| -- [dasboards] UI fix for dashboard widget action menu |
| 102 | +- [dashboards] UI fix for dashboard widget action menu |
38 | 103 | - [push] Refactored fcm API related code
|
39 | 104 | - [reports] Use config for encryption key in reports
|
40 | 105 |
|
|
0 commit comments