|
1 | | -## Version 25.03.2 |
| 1 | +## Version 25.03.3 |
2 | 2 | Fixes: |
3 | | -- [alerts] alerts table default order should be by creation time newest at the top |
4 | 3 | - [content_builder] Reformulate asset library and add asset drag and drop upload to builder input |
| 4 | +- [content_builder] Fixed content block layout type select visibility |
| 5 | + |
| 6 | +## Version 25.03.2 |
| 7 | +Fixes: |
5 | 8 | - [user-management] Prevent global admin from self-revoke and self-delete |
6 | 9 |
|
7 | | -## Version 24.12.x |
| 10 | +Enterprise fixes: |
| 11 | +- [cohorts] Fixed issue with combining multiple cohorts |
| 12 | +- [drill] Fixed issue with column naming in export according to event |
| 13 | +- [drill] Fixed an issue with incorrect date range in report manager |
8 | 14 |
|
| 15 | +## Version 25.03.1 |
9 | 16 | Fixes: |
10 | | -- [push] Fixed bug where IOS credentials get mixed up while sending messages from different apps at the same time |
11 | | -- [push] Fixed bug where it crashes in connection pool growth because of a type mismatch in an if condition |
12 | | - |
13 | | -Features: |
14 | | -- [user-management] Global admins can now disable 2FA for individual users |
| 17 | +- [crashes] Remove memory addresses from stack trace grouping |
| 18 | +- [script] Refined delete_custom_events.js to clean up faulty/dead events completely. |
15 | 19 |
|
16 | | -Fixes: |
17 | | -- [gridfs] fixes for moving to Promises |
| 20 | +Enterprise Fixes: |
| 21 | +- [ab-testing] Fixed bug with variant user filtering |
| 22 | +- [license] Fixed issue with handling invalid date periods |
18 | 23 |
|
19 | 24 | Dependencies: |
20 | | -- Bump express from 4.21.1 to 4.21.2 |
21 | | -- Bump mocha from 10.2.0 to 10.8.2 |
22 | | -- Bump sass from 1.81.0 to 1.83.1 |
| 25 | +- Bump axios from 1.7.4 to 1.8.2 in /plugins/hooks |
23 | 26 | - Bump countly-sdk-nodejs from 24.10.0 to 24.10.1 |
24 | | -- Bump countly-sdk-web from 24.11.2 to 24.11.3 |
25 | | -- Bump express-rate-limit from 7.4.1 to 7.5.0 |
26 | | -- Bump puppeteer from 23.10.4 to 23.11.1 |
| 27 | +- Bump countly-sdk-web from 24.11.4 to 25.1.0 |
| 28 | +- Bump form-data from 4.0.1 to 4.0.2 |
| 29 | +- Bump moment-timezone from 0.5.46 to 0.5.47 |
| 30 | +- Bump mongodb from 6.11.0 to 6.14.2 |
| 31 | +- Bump sass from 1.83.4 to 1.85.1 |
27 | 32 |
|
28 | | -## Version 24.12 |
| 33 | +## Version 25.03 |
29 | 34 | Features: |
30 | 35 | - [audit-logs] Exported audit logs from UI now would have "BEFORE" and "AFTER" fields |
31 | 36 | - [core] Ability to mark reports as 'dirty' to make sure they are regenerated in full |
|
0 commit comments