Skip to content

Commit 59b2d17

Browse files
Update CHANGELOG.md 25_03_3
1 parent 99df65e commit 59b2d17

1 file changed

Lines changed: 21 additions & 17 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,35 @@
1-
## Version 25.03.2
1+
## Version 25.03.3
22
Fixes:
3-
- [alerts] alerts table default order should be by creation time newest at the top
43
- [content_builder] Reformulate asset library and add asset drag and drop upload to builder input
4+
5+
## Version 25.03.2
6+
Fixes:
57
- [user-management] Prevent global admin from self-revoke and self-delete
68

7-
## Version 24.12.x
9+
Enterprise fixes:
10+
- [cohorts] Fixed issue with combining multiple cohorts
11+
- [drill] Fixed issue with column naming in export according to event
12+
- [drill] Fixed an issue with incorrect date range in report manager
813

14+
## Version 25.03.1
915
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
16+
- [crashes] Remove memory addresses from stack trace grouping
17+
- [script] Refined delete_custom_events.js to clean up faulty/dead events completely.
1518

16-
Fixes:
17-
- [gridfs] fixes for moving to Promises
19+
Enterprise Fixes:
20+
- [ab-testing] Fixed bug with variant user filtering
21+
- [license] Fixed issue with handling invalid date periods
1822

1923
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
24+
- Bump axios from 1.7.4 to 1.8.2 in /plugins/hooks
2325
- 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
26+
- Bump countly-sdk-web from 24.11.4 to 25.1.0
27+
- Bump form-data from 4.0.1 to 4.0.2
28+
- Bump moment-timezone from 0.5.46 to 0.5.47
29+
- Bump mongodb from 6.11.0 to 6.14.2
30+
- Bump sass from 1.83.4 to 1.85.1
2731

28-
## Version 24.12
32+
## Version 25.03
2933
Features:
3034
- [audit-logs] Exported audit logs from UI now would have "BEFORE" and "AFTER" fields
3135
- [core] Ability to mark reports as 'dirty' to make sure they are regenerated in full

0 commit comments

Comments
 (0)