Skip to content

Commit 9b3c751

Browse files
authored
Merge branch 'master' into feat/public-dashboards-setting
2 parents 886fb2f + b1ab2c2 commit 9b3c751

10 files changed

Lines changed: 831 additions & 589 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,26 @@
1-
## Version 25.03.xx
1+
## Version 25.03.XX
2+
Fixes:
3+
- [push] Fixed the options of the request being made during mime detection
4+
- [views] Fix view name that is displayed in view table
5+
- [core-vis] Fix chart legend click event
6+
7+
Enterprise Fixes:
8+
- [concurrent_users] Fix alert threshold comparison
9+
- [surveys] Handle multiple survey submission from same user based on survey visibility
10+
- [users] Set correct users widget table rows amount according to selected setting
11+
12+
## Version 25.03.26
213
Fixes:
314
- [push] Fixed timeout setting
415
- [security] Fixed injection possibility on res.expose
516

617
Enterprise Fixes:
18+
- [data-manager] Fixed bug when merging events with ampersand symbol in the name
719
- [groups] Add logs for user updates
820
- [nps] Sort widgets by internal name and search by name or internal name
921
- [surveys] Change question map log to debug log
1022
- [surveys] Sort widgets by internal name and search by name or internal name
1123

12-
Enterprise Fixes:
13-
- [data-manager] Fixed bug when merging events with ampersand symbol in the name
14-
1524
Dependencies:
1625
- Bump axios from 1.12.2 to 1.13.1 in /plugins/cognito
1726
- Bump csvtojson from 1.1.12 to 2.0.14
@@ -32,6 +41,7 @@ Fixes:
3241
Enterprise Fixes:
3342
- [ab-testing] Add script for fixing variant cohort
3443
- [groups] Fix user permission update after updating user group permission
44+
- [funnels] Fixed delete confirmation using correct button copy
3545

3646
## Version 25.03.24
3747
Fixes:

0 commit comments

Comments
 (0)