Skip to content

Commit ace5fe0

Browse files
Merge pull request #6090 from Countly/coskunaydinoglu-patch-11
Update CHANGELOG.md 25_03_3
2 parents 99df65e + f3daea9 commit ace5fe0

File tree

1 file changed

+22
-17
lines changed

1 file changed

+22
-17
lines changed

CHANGELOG.md

Lines changed: 22 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,36 @@
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+
- [content_builder] Fixed content block layout type select visibility
5+
6+
## Version 25.03.2
7+
Fixes:
58
- [user-management] Prevent global admin from self-revoke and self-delete
69

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
814

15+
## Version 25.03.1
916
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.
1519

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
1823

1924
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
2326
- 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
2732

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

0 commit comments

Comments
 (0)