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
+75-52
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,72 @@
1
-
## Version XX.XX.XX
2
-
Fixes:
3
-
-[remote-config] Moving the remote config enable/disable functionality to the drop-down
1
+
## Version 24.12
2
+
Features:
3
+
-[audit-logs] Exported audit logs from UI now would have "BEFORE" and "AFTER" fields
4
+
-[core] Ability to mark reports as 'dirty' to make sure they are regenerated in full
5
+
-[core] Adding a cancel button to "create new app" form
6
+
-[core] Adding a nightly job to delete old data
7
+
-[core] Redirecting user to a newly created app
8
+
-[core] Removing HTML from localization files
9
+
-[core] Showing a flex banner on sidebar if the version is Countly Lite
10
+
-[crashes] Adding confirmation for deleting crash groups
11
+
-[dashoards] Fixed the "Add/ manage notes" button that did not work for the technology widget
12
+
-[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
13
+
-[populator] Adding ability to select features to populate and other small improvements
4
14
5
-
## Version 24.10.x
15
+
Enterprise Features:
16
+
-[cohorts] Adding ability to edit cohorts. This deletes historical calculations
17
+
-[content] Adding "Content Builder" feature
18
+
-[core] Adding support For SingleStore Kai
19
+
-[flows] Adding UX improvements to the editor
20
+
-[journey_engine] Adding "Journey Engine" feature
21
+
-[remote-config] Moving enable/disable functionality to the dropdown
6
22
7
23
Dependencies:
8
-
- Bump puppeteer from 23.8.0 to 23.9.0
9
-
- Bump nodemailer from 6.9.15 to 6.9.16
24
+
- Bump countly-sdk-nodejs from 22.6.0 to 24.10.0
10
25
- Bump countly-sdk-web from 24.4.1 to 24.11.0
11
-
- Bump tslib from 2.7.0 to 2.8.1
12
26
- Bump form-data from 4.0.0 to 4.0.1
13
27
- Bump jimp from 0.22.12 to 1.6.0
14
28
- Bump jsdoc from 4.0.3 to 4.0.4
15
-
- Bump countly-sdk-nodejs from 22.6.0 to 24.10.0
29
+
- Bump nodemailer from 6.9.15 to 6.9.16
30
+
- Bump puppeteer from 23.8.0 to 23.9.0
31
+
- Bump tslib from 2.7.0 to 2.8.1
32
+
33
+
## Version 24.10
34
+
Fixes:
35
+
-[core] Correct aggregated collection cleanup on event omitting
36
+
-[core] Interpreting carrier value of "--" as an unknown value
37
+
-[core] Removed use of commands which needs admin rights from report manager.
38
+
-[crash] Fixed issues with visualisation of Flutter stack traces
39
+
-[dashoards] If a user is given access to a dashboard, they will now be able to see all widgets even if they don't have access to the underlying data
40
+
-[density] UI fixed
41
+
-[events] Fixed issue where slower loading data would replace newest event selection
42
+
43
+
Enterprise fixes:
44
+
-[crashes-jira] Preventing crashing when jira authentification fails
45
+
-[formulas] Removing HTML from tooltip localization
46
+
47
+
Features:
48
+
- Making user guide icons stand out more before first use
49
+
-[alerts] UI improvements
50
+
-[alerts] small improvements in email notifications
51
+
-[code] Unifying bottom menu for bulk operations
52
+
-[core] Aggregated events data collections merged together
53
+
-[nps] UI improvements
54
+
-[surveys] UI improvements
55
+
- upgraded mongoDB to version 8
56
+
- upgraded nodejs to version 20
57
+
58
+
Enterprise Features:
59
+
-[crash_symbolication] Added ability to set custom domain override for the symbolication server
0 commit comments