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
+41-1Lines changed: 41 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,43 @@
1
+
## Version 25.03.XX
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
34
+
-[crashes] Derive crash name from crash stracktrace for drill event
35
+
-[data-manager] Fix frontend component attribute name
36
+
-[star-rating] Fix rating not appearing when app version contains space ' '
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
+
1
41
## Version 25.03.7
2
42
Enterprise Features:
3
43
-[funnels] Added explanatory tooltip for filters section on Funnel Detail page
@@ -4758,4 +4798,4 @@ This version provides several features and bugfixes to both server and SDKs. The
4758
4798
admin or user. An admin of an application can edit application settings.
4759
4799
A user of an application can only view analytics for that application
4760
4800
and cannot edit its settings.
4761
-
* Added csfr protection to all methods provided through app.js.
4801
+
* Added csfr protection to all methods provided through app.js.
0 commit comments