Skip to content

Commit 260b8c9

Browse files
Merge pull request #6954 from Countly/master-v25.03.27-into-next
Master v25.03.27 into next
2 parents 9c290bb + cd48bdc commit 260b8c9

File tree

15 files changed

+909
-634
lines changed

15 files changed

+909
-634
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
Dependencies:
33
- Remove SQLite
44

5+
## Version 25.03.27
6+
Fixes:
7+
- [core-vis] Fix chart legend click event
8+
- [push] Fixed the options of the request being made during mime detection
9+
- [views] Fix view name that is displayed in view table
10+
11+
Enterprise Fixes:
12+
- [concurrent_users] Fix alert threshold comparison
13+
- [dashboards] Add setting to disable public dashboards
14+
- [surveys] Handle multiple survey submission from same user based on survey visibility
15+
- [users] Display user property limits in user profiles when exceeded
16+
- [users] Set correct users widget table rows amount according to selected setting
17+
518
## Version 25.03.26
619
Fixes:
720
- [push] Fixed timeout setting
@@ -34,6 +47,8 @@ Fixes:
3447
Enterprise Fixes:
3548
- [ab-testing] Add script for fixing variant cohort
3649
- [groups] Fix user permission update after updating user group permission
50+
- [funnels] Fixed delete confirmation using correct button copy
51+
3752
## Version 25.03.24
3853
Fixes:
3954
- [jobs] Fix condition for scheduling alert job
@@ -42,7 +57,6 @@ Enterprise Fixes:
4257
- [compliance-hub] Fixed query patterns
4358
- [data-manager] Fixed bug preventing transformation of events ending in a dot
4459
- [data-manager] Fixed segment data deletion
45-
- [funnels] Fixed delete confirmation using correct button copy
4660
- [license] Stop sending metric after license expired
4761
- [users] Fix add/remove user to profile group
4862
- [users] Remove link to profile group page after removing user from group

countly-community

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit f772bcd2c0e918dcf337ef3d978efbaa986bd882

0 commit comments

Comments
 (0)