|
1 |
| -## Version 24.10.x |
| 1 | +## Version 24.10.X |
| 2 | +Fixes: |
| 3 | +- [data-manager] Modifying existing values when segment values want to be updated in the Data Manager |
| 4 | + |
| 5 | +## Version 24.10.6 |
| 6 | + |
| 7 | +Fixes: |
| 8 | +- [push] Using apns-id header as message result in debug mode |
| 9 | +- [server-stats] Fix data point calculation in job |
| 10 | +- [TopEventsJob] preserver previous state if overwriting fails |
| 11 | +- [ui] scroll top on step changes in drawers |
2 | 12 |
|
| 13 | +Enterprise fixes: |
| 14 | +- [drill] Encoding url component before changing history state |
| 15 | +- [drill] Fixed drill meta regeneration |
| 16 | +- [drill] [license] Update license loader to enable supplying db client |
| 17 | +- [users] Format data points displayed in user sidebar |
| 18 | +- [cohorts] Unescape drill texts in cohort component |
| 19 | + |
3 | 20 | Dependencies:
|
4 |
| -- Bump puppeteer from 23.8.0 to 23.9.0 |
5 |
| -- Bump nodemailer from 6.9.15 to 6.9.16 |
| 21 | +- Bump fs-extra from 11.2.0 to 11.3.0 |
| 22 | +- Bump nodemailer from 6.9.16 to 6.10.0 |
| 23 | + |
| 24 | +Enterprise Dependencies: |
| 25 | +- Bump nanoid in /plugins/cognito from 2.1.11 to 3.3.8 |
| 26 | +- Bump shortid in /plugins/cognito from 2.2.16 to 2.2.17 |
| 27 | + |
| 28 | +## Version 24.10.5 |
| 29 | +Fixes: |
| 30 | +- [core] Fixed a bug causing events to not being loaded when there's an escaped character in the event name |
| 31 | +- [core] Fixed a bug that was causing drill to crash when there's a percentage symbol in the event name |
| 32 | +- [gridfs] fixes for moving to Promises |
| 33 | +- [reports] Fixes report generation failure due to SSL error |
| 34 | +- [surveys] "Select one" text in the widget can be edited now |
| 35 | +- [system-utility] Fixed: Mongo error (code: 26) in some Countly instances when the profiler gets run for the first time |
| 36 | + |
| 37 | +Dependencies: |
| 38 | +- Bump countly-sdk-nodejs from 24.10.0 to 24.10.1 |
| 39 | +- Bump countly-sdk-web from 24.11.2 to 24.11.4 |
| 40 | +- Bump express-rate-limit from 7.4.1 to 7.5.0 |
| 41 | +- Bump puppeteer from 23.10.4 to 23.11.1 |
| 42 | +- Bump sass from 1.81.0 to 1.83.4 |
| 43 | + |
| 44 | +## Version 24.10.4 |
| 45 | +Fixes: |
| 46 | +- [push] Fixed bug where IOS credentials get mixed up while sending messages from different apps at the same time |
| 47 | +- [push] Fixed bug where it crashes in connection pool growth because of a type mismatch in an if condition |
| 48 | + |
| 49 | +Security: |
| 50 | +- [cohorts] Prevent query injection on cohort creation |
| 51 | + |
| 52 | +Dependencies: |
| 53 | +- Bump countly-sdk-nodejs from 22.6.0 to 24.10.0 |
6 | 54 | - Bump countly-sdk-web from 24.4.1 to 24.11.0
|
7 |
| -- Bump tslib from 2.7.0 to 2.8.1 |
| 55 | +- Bump express from 4.21.1 to 4.21.2 |
8 | 56 | - Bump form-data from 4.0.0 to 4.0.1
|
| 57 | +- Bump jimp from 0.22.12 to 1.6.0 |
| 58 | +- Bump jsdoc from 4.0.3 to 4.0.4 |
| 59 | +- Bump mocha from 10.2.0 to 10.8.2 |
| 60 | +- Bump mongodb from 4.9.1 to 4.17.2 |
| 61 | +- Bump nodemailer from 6.9.15 to 6.9.16 |
| 62 | +- Bump puppeteer from 23.8.0 to 23.9.0 |
| 63 | +- Bump tslib from 2.7.0 to 2.8.1 |
| 64 | +- Bump express from 4.21.1 to 4.21.2 |
| 65 | +- Bump mocha from 10.2.0 to 10.8.2 |
9 | 66 |
|
10 | 67 | ## Version 24.10.3
|
11 | 68 | Fixes:
|
|
0 commit comments