All Versions
50
Latest Version
Avg Release Cycle
45 days
Latest Release
-

Changelog History
Page 4

  • v19.02 Changes

    • Added remote config
    • Star rating requests now use the same urlConnection as other requests
    • Added functionality for adding custom header key/value pairs to every request
  • v19.01 Changes

    January 11, 2019

    2018-12-13

  • v19.01-sdk2 Changes

    January 11, 2019

    2018-12-13

  • v18.08.1 Changes

    September 25, 2018

    18.08.1

    • ๐Ÿ›  Fixed bug with events getting two unrelated segmentation fields added
    • โž• Added flags to push action intent
    • ๐Ÿ”จ Refactored push URL action handling
  • v18.08 Changes

    August 30, 2018
    • Added functionality for webView user rating popup dialog
    • Added call for recording unhandled exceptions
    • Added 10 second delay before merging device Id's
    • Added functionality for sending integers and doubles with segmentation, instead of just strings
    • Added call to record exception with a throwable
    • Improved Countly SDK logging messages
    • SDK now tries to send messages in it's timer event when in the background
    • Limited the size of crash logs to 10k characters
    • Limited the size of breadcrumbs to 1000 characters
    • Limited the amount of breadcrumbs to 1000 entries. If a newer one is added, the oldest one is discarded
    • Fixed a deviceId changing related bug
    • Fixed a bug for setting push consent before init
  • v18.04 Changes

    April 26, 2018
    • Added functionality for GDPR (giving and removing consent for features)
    • Added separate module for FCM push notifications
  • v18.01.2 Changes

    March 16, 2018
    • Fixing a crash in messaging because of null context
  • v18.01.1 Changes

    • Fixing small push notification accent color bug
    • Properly deleting cached location data
    • Improving debug and log messages
  • v18.01 Changes

    • Changes made how location data is passed and handled
    • Adding option to disable sending of location data (it can be reenabled later)
    • Adding option to add a large icon and accent color to push notifications
    • Adding option to add meta information to push notification intents
  • v17.09.2 Changes

    • Adding option to override the icon for push notifications