Countly v18.04.1 Release Notes

Release Date: 2018-05-16 // almost 6 years ago
  • New Features

    Countly partnered up with video intelligence (vi) in order to make monetization more accessible to Countly users. Head over to partnership details and integration page to learn more!

    • ๐Ÿ”ง [alerts] new plugin for receiving email alerts based on metric changes you configure
    • [compliance-hub] adding date selector to tables
    • [logger] add change device_id request types
    • ๐Ÿ”’ [security] added config.js option for secure cookies
    • ๐Ÿ”’ [security] set security headers for all requests (including assets)
    • ๐Ÿ”Œ [video-intelligence-monetization] new plugin for video intelligence integration

    ๐Ÿ›  Fixes

    • โšก๏ธ [api] do not update last api call timestamp on consent/location updates
    • ๐Ÿ”€ [api] recording user merge history and postprocessing missed events in job
    • [assistant] added protection for initializing assistant on empty servers
    • ๐Ÿ›  [assistant] fixed issue with showing wrong URL for github feed items
    • [dbviewer] fix for displaying event collections to user read access level
    • [compliance-hub] fix big number columns
    • ๐Ÿ›  [compliance-hub] fixes for searching device_id in consent history
    • ๐Ÿ›  [frontend] fixed event resetting when switching between events
    • ๐Ÿ›  [frontend] fixed some missing images
    • ๐Ÿ›  [frontend] ipad, chrome table export countly drop bug fixed
    • ๐ŸŒฒ [logger] do not log retried requests
    • ๐Ÿ”Œ [plugin-upload] fixed plugin validation failing in some cases
    • ๐Ÿ— [push] fixed binary building for Ubuntu 17.10
    • [push] removing concurrency limit
    • [reportmanager] fixing date selector
    • ๐Ÿ›  [scripts] fixed installation script for Ubuntu 18.04
    • ๐Ÿ”’ [security] disable powered-by headers
    • ๐Ÿ”’ [security] prevent XSS on username/email input
    • ๐Ÿ”’ [security] remove allow any origin policy for flash/action script
    • ๐Ÿ”’ [security] use our own bundle of express expose, to prevent script injection
    • ๐Ÿ”Š [systemlogs] fixing date selector
    • [views] handling view duration rounding

    ๐Ÿ›  Enterprise Edition fixes

    • โšก๏ธ [cohorts] optimize user grouping stage
    • ๐Ÿ›  [crash_symbolication] fixed file extension check for symbol file edit
    • ๐Ÿ›  [crash_symbolication] fixed file extension check for symbol file upload in script fallback cases
    • [crash_symbolication] correctly distinguish views crash views
    • [funnels] none existing uid fix

    Development related

    • ๐Ÿš€ [scripts] make sure fork tests don't fail on travis due to deployment scripts