Skip to content

Commit 0c5d520

Browse files
committed
[changelog] update for 18.04.1
1 parent cd2b65c commit 0c5d520

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,24 @@
44

55
* [alerts] new plugin for receiving email alerts based on metric changes you configure
66
* [compliance-hub] adding date selector to tables
7+
* [logger] add change device_id request types
78
* [security] added config.js option for secure cookies
89
* [security] set security headers for all requests (including assets)
910
* [video-intelligence-monetization] new plugin allowing to integrate monetization
1011

1112
**Fixes**
1213

1314
* [api] do not update last api call timestamp on consent/location updates
15+
* [api] recording user merge history and postprocessing missed events in job
1416
* [assistant] added protection for initializing assistant on empty servers
1517
* [assistant] fixed issue with showing wrong URL for github feed items
18+
* [dbviewer] fix for displaying event collections to user read access level
1619
* [compliance-hub] fix big number columns
1720
* [compliance-hub] fixes for searching device_id in consent history
1821
* [frontend] fixed event resetting when switching between events
1922
* [frontend] fixed some missing images
2023
* [frontend] ipad, chrome table export countly drop bug fixed
24+
* [logger] do not log retried requests
2125
* [plugin-upload] fixed plugin validation failing in some cases
2226
* [push] fixed binary building for Ubuntu 17.10
2327
* [push] removing concurrency limit
@@ -32,9 +36,11 @@
3236

3337
**Enterprise Edition fixes**
3438

39+
* [cohorts] optimize user grouping stage
3540
* [crash_symbolication] fixed file extension check for symbol file edit
3641
* [crash_symbolication] fixed file extension check for symbol file upload in script fallback cases
3742
* [crash_symbolication] correctly distinguish views crash views
43+
* [funnels] none existing uid fix
3844

3945
**Development related**
4046

0 commit comments

Comments
 (0)