You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+64-1
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
## Version 24.12.x
2
+
Fixes:
3
+
-[push] Fixed bug where IOS credentials get mixed up while sending messages from different apps at the same time
4
+
-[push] Fixed bug where it crashes in connection pool growth because of a type mismatch in an if condition
5
+
6
+
Dependencies:
7
+
- Bump express from 4.21.1 to 4.21.2
8
+
- Bump mocha from 10.2.0 to 10.8.2
9
+
1
10
## Version 24.12
2
11
Features:
3
12
-[audit-logs] Exported audit logs from UI now would have "BEFORE" and "AFTER" fields
@@ -8,9 +17,12 @@ Features:
8
17
-[core] Removing HTML from localization files
9
18
-[core] Showing a flex banner on sidebar if the version is Countly Lite
10
19
-[crashes] Adding confirmation for deleting crash groups
11
-
-[dashoards] Fixed the "Add/manage notes" button that did not work for the technology widget
20
+
-[dashoards] Fixed the "Add/manage notes" button that did not work for the technology widget
12
21
-[dbviewer] Preventing aggregation of using any stages which might open user to harmful actions (like $merge, $out, $lookup, $uninonWith) for all users except global admin
22
+
-[nps] Fixing issues with default logo selection
13
23
-[populator] Adding ability to select features to populate and other small improvements
24
+
-[star-rating] Removed unnecessary limitation with using cohorts for targeting
25
+
-[surveys] Removed unnecessary limitation with using cohorts for targeting
14
26
15
27
Enterprise Features:
16
28
-[cohorts] Adding ability to edit cohorts. This deletes historical calculations
@@ -30,6 +42,57 @@ Dependencies:
30
42
- Bump puppeteer from 23.8.0 to 23.9.0
31
43
- Bump tslib from 2.7.0 to 2.8.1
32
44
45
+
## Version 24.10.3
46
+
Fixes:
47
+
-[dashboards] Fixing issue where dashboard widgets go into single column
48
+
49
+
Security:
50
+
- Bump puppeteer from 17.1.3 to 23.8.0
51
+
- Bump express from 4.21.0 to 4.21.1
52
+
- Bump sass from 1.79.4 to 1.81.0
53
+
- Bump express-session from 1.18.0 to 1.18.1
54
+
- Bump cross-spawn from 7.0.3 to 7.0.6 in /ui-tests
55
+
- Bump cross-spawn from 7.0.3 to 7.0.6 in /plugins/hooks
56
+
57
+
## Version 24.10.2
58
+
Fixes:
59
+
-[core] Correct aggregated collection cleanup on event omitting
60
+
-[core] Fixed bug where changing passwords results in the loss of the "Global Admin" role
61
+
-[core] Fixed bug where exporting incoming data logs could result in "Incorrect parameter \"data\" error
62
+
-[core] Removed use of commands which needs admin rights from report manager.
63
+
-[crash] Fixed bug in crash ingestion for scenarios where the "app version" is not a string.
64
+
-[script] Fixing bug with "delete_old_members" script that led to malformed requests
65
+
66
+
Enterprise fixes:
67
+
-[nps] Fixed bug that showed the wrong nps preview title
68
+
69
+
## Version 24.10.1
70
+
Fixes:
71
+
-[core] Replaced "Users" with "Sessions" label on technology home widgets
72
+
-[push] Improved ability to observe push related errors
73
+
-[push] Replaced push plugin with an earlier version of the plugin
74
+
75
+
Enterprise fixes:
76
+
-[cohorts] Fixed issues with nightly cleanup
77
+
-[data-manager] Fixed UI bug where rules were not visible when editing "Merge by regex" transformations
78
+
-[drill] Fixed wrong pie chart label tooltip in dashboard widget
79
+
-[flows] Fixed bug in case of null data in schema
80
+
-[license] Fixed bug with MAU type of licenses that would prevent the server from starting
81
+
-[nps] Fixed bug in the editor where the "internal name" field was not mandatory
82
+
-[nps] Fixed bug where it was possible to submit empty nps surveys
83
+
-[ratings] Fixed bug with user consent
84
+
-[ratings] Fixed UI bug where "Internal name" was not a mandatory field
85
+
86
+
Security:
87
+
- Bumped cookie-parser from 1.4.6 to 1.4.7
88
+
- Bumped express-rate-limit from 7.4.0 to 7.4.1
89
+
- Bumped moment-timezone from 0.5.45 to 0.5.46
90
+
- Bumped sass from 1.79.3 to 1.79.4
91
+
- Fixing minor vulnerability that would allow for unauthorized file upload
92
+
93
+
Enterprise Features:
94
+
-[block] Added a way to filter crashes by their error (stacktrace)
95
+
33
96
## Version 24.10
34
97
Fixes:
35
98
-[core] Correct aggregated collection cleanup on event omitting
0 commit comments