Countly v16.06 Release Notes

    • ๐Ÿ›  Fixed a problem with changing device ID (for system generated device IDs)
    • โž• Added isTestDevice flag to mark test devices for Push Notifications
    • ๐Ÿ‘Œ Improved Auto View Tracking by ignoring non-visible foundation UIViewController subclasses
    • ๐Ÿ‘ป Implemented manually adding exception UIViewController subclasses for Auto View Tracking
    • ๐Ÿ”„ Changed default device ID type for tvOS from IDFA to NSUUID
    • โž• Added stored requests limit
    • โž• Added optional parameters ISOCountryCode, city and location for advanced segmentation
    • Discarded timed events persistency
    • โž• Added buildUUID and build number to Crash Reports
    • โž• Added SDK name (language-origin-platform) to all requests
    • ๐Ÿ”„ Changed default alert title for push messages
    • ๐ŸŒฒ Other minor improvements like better internal logging, standardization, whitespacing, code cleaning, commenting, pragma marking and HeaderDocing