|
4 | 4 |
|
5 | 5 | * [alerts] new plugin for receiving email alerts based on metric changes you configure
|
6 | 6 | * [compliance-hub] adding date selector to tables
|
| 7 | +* [logger] add change device_id request types |
7 | 8 | * [security] added config.js option for secure cookies
|
8 | 9 | * [security] set security headers for all requests (including assets)
|
9 | 10 | * [video-intelligence-monetization] new plugin allowing to integrate monetization
|
10 | 11 |
|
11 | 12 | **Fixes**
|
12 | 13 |
|
13 | 14 | * [api] do not update last api call timestamp on consent/location updates
|
| 15 | +* [api] recording user merge history and postprocessing missed events in job |
14 | 16 | * [assistant] added protection for initializing assistant on empty servers
|
15 | 17 | * [assistant] fixed issue with showing wrong URL for github feed items
|
| 18 | +* [dbviewer] fix for displaying event collections to user read access level |
16 | 19 | * [compliance-hub] fix big number columns
|
17 | 20 | * [compliance-hub] fixes for searching device_id in consent history
|
18 | 21 | * [frontend] fixed event resetting when switching between events
|
19 | 22 | * [frontend] fixed some missing images
|
20 | 23 | * [frontend] ipad, chrome table export countly drop bug fixed
|
| 24 | +* [logger] do not log retried requests |
21 | 25 | * [plugin-upload] fixed plugin validation failing in some cases
|
22 | 26 | * [push] fixed binary building for Ubuntu 17.10
|
23 | 27 | * [push] removing concurrency limit
|
|
32 | 36 |
|
33 | 37 | **Enterprise Edition fixes**
|
34 | 38 |
|
| 39 | +* [cohorts] optimize user grouping stage |
35 | 40 | * [crash_symbolication] fixed file extension check for symbol file edit
|
36 | 41 | * [crash_symbolication] fixed file extension check for symbol file upload in script fallback cases
|
37 | 42 | * [crash_symbolication] correctly distinguish views crash views
|
| 43 | +* [funnels] none existing uid fix |
38 | 44 |
|
39 | 45 | **Development related**
|
40 | 46 |
|
|
0 commit comments