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
+34Lines changed: 34 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,43 @@
1
1
## Version 25.03.XX
2
2
Fixes:
3
+
-[core] Fix user analytics widget chart
4
+
-[core] Fix mongo connection url parsing
5
+
-[crashes] Fix free session and free user calculation
6
+
-[dashboards] Delete associated widgets and reports when a dashboard is removed
7
+
8
+
Enterprise Fixes:
9
+
-[crash_symbolication] Remove auto symbolication setting
10
+
11
+
## Version 25.03.10
12
+
Enterprise Fixes:
13
+
-[okta] Fix body parser middleware version mismatch causing OKTA authentication break
14
+
15
+
## Version 25.03.9
16
+
Features:
17
+
-[core] Added support for prerelease and build fields in app version parsing
18
+
19
+
Fixes:
20
+
-[core] Set up default headers for common return methods
21
+
-[star-rating] Fix widget close button
22
+
23
+
Enterprise Fixes:
24
+
-[active_directory] Fix for reading azure application tenant id from config
25
+
-[active_directory] Fix for handling azure ad callback properly when request body empty
26
+
-[drill] Disabling the view user profiles button on drill for queries going to the report manager
27
+
-[drill] Fixed typo issue while getting segment values in drill widgets
28
+
-[journeys] Fixed the issue where events added in Journey couldn't have their visibility updated in Data Manager plugin
29
+
-[surveys] Fix widget close button
30
+
31
+
## Version 25.03.8
32
+
Fixes:
33
+
-[core] Fix adding llm observability to cly-event-select component
3
34
-[crashes] Derive crash name from crash stracktrace for drill event
4
35
-[data-manager] Fix frontend component attribute name
5
36
-[star-rating] Fix rating not appearing when app version contains space ' '
6
37
38
+
Enterprise Features:
39
+
-[journey-engine] Added default translations to prevent an error when languages are not yet defined, and visually indicate the browser language as the default
40
+
7
41
## Version 25.03.7
8
42
Enterprise Features:
9
43
-[funnels] Added explanatory tooltip for filters section on Funnel Detail page
0 commit comments