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
+31-30
Original file line number
Diff line number
Diff line change
@@ -1,45 +1,25 @@
1
-
## Version 24.12.x
2
-
3
-
Fixes:
4
-
-[push] Fixed bug where IOS credentials get mixed up while sending messages from different apps at the same time
5
-
-[push] Fixed bug where it crashes in connection pool growth because of a type mismatch in an if condition
6
-
7
-
Features:
8
-
-[user-management] Global admins can now disable 2FA for individual users
9
-
10
-
Fixes:
11
-
-[core] Fixed a bug causing events to not being loaded when there's an escaped character in the event name
12
-
-[gridfs] fixes for moving to Promises
13
-
-[reports] Fixes report generation failure due to SSL error
14
-
-[surveys] "Select one" text in the widget can be edited now
15
-
-[system-utility] Fixed: Mongo error (code: 26) in some Countly instances when the profiler gets run for the first time
16
-
17
-
18
-
Dependencies:
19
-
- Bump express from 4.21.1 to 4.21.2
20
-
- Bump sass from 1.81.0 to 1.83.3
21
-
- Bump mocha from 10.2.0 to 10.8.2
22
-
- Bump countly-sdk-nodejs from 24.10.0 to 24.10.1
23
-
- Bump countly-sdk-web from 24.11.2 to 24.11.3
24
-
- Bump express-rate-limit from 7.4.1 to 7.5.0
25
-
- Bump puppeteer from 23.10.4 to 23.11.1
26
-
27
1
## Version 24.12
28
2
Features:
29
3
-[audit-logs] Exported audit logs from UI now would have "BEFORE" and "AFTER" fields
30
4
-[core] Ability to mark reports as 'dirty' to make sure they are regenerated in full
31
5
-[core] Adding a cancel button to "create new app" form
32
6
-[core] Adding a nightly job to delete old data
7
+
-[core] Fixed a bug causing events to not being loaded when there's an escaped character in the event name
33
8
-[core] Redirecting user to a newly created app
34
9
-[core] Removing HTML from localization files
35
10
-[core] Showing a flex banner on sidebar if the version is Countly Lite
36
11
-[crashes] Adding confirmation for deleting crash groups
37
12
-[dashoards] Fixed the "Add/manage notes" button that did not work for the technology widget
38
13
-[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
14
+
-[gridfs] fixes for moving to Promises
39
15
-[nps] Fixing issues with default logo selection
40
16
-[populator] Adding ability to select features to populate and other small improvements
17
+
-[push] Fixed bug where IOS credentials get mixed up while sending messages from different apps at the same time
18
+
-[push] Fixed bug where it crashes in connection pool growth because of a type mismatch in an if condition
19
+
-[reports] Fixes report generation failure due to SSL error
41
20
-[star-rating] Removed unnecessary limitation with using cohorts for targeting
42
-
-[surveys] Removed unnecessary limitation with using cohorts for targeting
21
+
-[system-utility] Fixed: Mongo error (code: 26) in some Countly instances when the profiler gets run for the first time
22
+
-[user-management] Global admins can now disable 2FA for individual users
43
23
44
24
Enterprise Features:
45
25
-[cohorts] Adding ability to edit cohorts. This deletes historical calculations
@@ -48,15 +28,21 @@ Enterprise Features:
48
28
-[flows] Adding UX improvements to the editor
49
29
-[journey_engine] Adding "Journey Engine" feature
50
30
-[remote-config] Moving enable/disable functionality to the dropdown
31
+
-[surveys] "Select one" text in the widget can be edited now
32
+
-[surveys] Removed unnecessary limitation with using cohorts for targeting
51
33
52
34
Dependencies:
53
-
- Bump countly-sdk-nodejs from 22.6.0 to 24.10.0
54
-
- Bump countly-sdk-web from 24.4.1 to 24.11.0
35
+
- Bump countly-sdk-nodejs from 24.10.0 to 24.10.1
36
+
- Bump countly-sdk-web from 24.11.2 to 24.11.3
37
+
- Bump express from 4.21.1 to 4.21.2
38
+
- Bump express-rate-limit from 7.4.1 to 7.5.0
55
39
- Bump form-data from 4.0.0 to 4.0.1
56
40
- Bump jimp from 0.22.12 to 1.6.0
57
41
- Bump jsdoc from 4.0.3 to 4.0.4
42
+
- Bump mocha from 10.2.0 to 10.8.2
58
43
- Bump nodemailer from 6.9.15 to 6.9.16
59
-
- Bump puppeteer from 23.8.0 to 23.9.0
44
+
- Bump puppeteer from 23.10.4 to 23.11.1
45
+
- Bump sass from 1.81.0 to 1.83.3
60
46
- Bump tslib from 2.7.0 to 2.8.1
61
47
62
48
## Version 24.10.3
@@ -146,6 +132,21 @@ Enterprise Features:
146
132
-[users] UI improvements
147
133
-[views] Added a quick transition to drill
148
134
135
+
## Version 24.05.21
136
+
Fixes:
137
+
-[core] Fixed a bug causing events to not being loaded when there's an escaped character in the event name
138
+
-[gridfs] fixes for moving to Promises
139
+
-[reports] Fixes report generation failure due to SSL error
140
+
-[surveys] "Select one" text in the widget can be edited now
141
+
-[system-utility] Fixed: Mongo error (code: 26) in some Countly instances when the profiler gets run for the first time
142
+
143
+
Dependencies:
144
+
- Bump countly-sdk-nodejs from 24.10.0 to 24.10.1
145
+
- Bump countly-sdk-web from 24.11.2 to 24.11.4
146
+
- Bump express-rate-limit from 7.4.1 to 7.5.0
147
+
- Bump puppeteer from 23.10.4 to 23.11.1
148
+
- Bump sass from 1.81.0 to 1.83.4
149
+
149
150
## Version 24.05.20
150
151
Fixes:
151
152
-[push] Fixed bug where IOS credentials get mixed up while sending messages from different apps at the same time
0 commit comments