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
+78-52Lines changed: 78 additions & 52 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,75 @@
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
+
-[nps] Fixing issues with default logo selection
14
+
-[populator] Adding ability to select features to populate and other small improvements
15
+
-[star-rating] Removed unnecessary limitation with using cohorts for targeting
16
+
-[surveys] Removed unnecessary limitation with using cohorts for targeting
4
17
5
-
## Version 24.10.x
18
+
Enterprise Features:
19
+
-[cohorts] Adding ability to edit cohorts. This deletes historical calculations
20
+
-[content] Adding "Content Builder" feature
21
+
-[core] Adding support For SingleStore Kai
22
+
-[flows] Adding UX improvements to the editor
23
+
-[journey_engine] Adding "Journey Engine" feature
24
+
-[remote-config] Moving enable/disable functionality to the dropdown
6
25
7
26
Dependencies:
8
-
- Bump puppeteer from 23.8.0 to 23.9.0
9
-
- Bump nodemailer from 6.9.15 to 6.9.16
27
+
- Bump countly-sdk-nodejs from 22.6.0 to 24.10.0
10
28
- Bump countly-sdk-web from 24.4.1 to 24.11.0
11
-
- Bump tslib from 2.7.0 to 2.8.1
12
29
- Bump form-data from 4.0.0 to 4.0.1
13
30
- Bump jimp from 0.22.12 to 1.6.0
14
31
- Bump jsdoc from 4.0.3 to 4.0.4
15
-
- Bump countly-sdk-nodejs from 22.6.0 to 24.10.0
32
+
- Bump nodemailer from 6.9.15 to 6.9.16
33
+
- Bump puppeteer from 23.8.0 to 23.9.0
34
+
- Bump tslib from 2.7.0 to 2.8.1
35
+
36
+
## Version 24.10
37
+
Fixes:
38
+
-[core] Correct aggregated collection cleanup on event omitting
39
+
-[core] Interpreting carrier value of "--" as an unknown value
40
+
-[core] Removed use of commands which needs admin rights from report manager.
41
+
-[crash] Fixed issues with visualisation of Flutter stack traces
42
+
-[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
43
+
-[density] UI fixed
44
+
-[events] Fixed issue where slower loading data would replace newest event selection
45
+
46
+
Enterprise fixes:
47
+
-[crashes-jira] Preventing crashing when jira authentification fails
48
+
-[formulas] Removing HTML from tooltip localization
49
+
50
+
Features:
51
+
- Making user guide icons stand out more before first use
52
+
-[alerts] UI improvements
53
+
-[alerts] small improvements in email notifications
54
+
-[code] Unifying bottom menu for bulk operations
55
+
-[core] Aggregated events data collections merged together
56
+
-[nps] UI improvements
57
+
-[surveys] UI improvements
58
+
- upgraded mongoDB to version 8
59
+
- upgraded nodejs to version 20
60
+
61
+
Enterprise Features:
62
+
-[crash_symbolication] Added ability to set custom domain override for the symbolication server
0 commit comments