File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Version 22.09.8
2
+ Fixes:
3
+ - [ dashboards] date picker doesn't fit into the view in dashboards
4
+ - [ dashboards] fixed date formats for monthly selection in widgets
5
+ - [ dashboards] provided chart refresh after changing time bucket for specific widgets
6
+ - [ hooks] configurable rate limiter for hooks implemented
7
+ - [ hooks] sanitize email HTML input
8
+ - [ push] streaming timeouts handling
9
+ - [ render] added configurationsView checks not to break server side rendering
10
+ - [ settings] search in settings
11
+
12
+ Enterprise fixes:
13
+ - [ cohorts] improved speed for loading cohort widgets in dashboards
14
+ - [ data-manager] fixed for missing data type in user props
15
+ - [ data-manager] fixed user properties sort
16
+ - [ drill] adding stringified Drill query to the export file name
17
+ - [ funnels] fixed for false error ouptut in logs if funnels dashboard widget does not have filter query
18
+ - [ push_approver] correct members query
19
+ - [ revenue] fixed revenue widgets metric selection
20
+ - [ users] fixed user profiles consent table export exports ALL users, not only this one
21
+ - [ users] change format for numbers in user profiles
22
+
1
23
## Version 22.09.7
2
24
Fixes:
3
25
- [ api] added try catch block to regex
You can’t perform that action at this time.
0 commit comments