Skip to content

Releases: urbanairship/android-library

17.7.1

18 Dec 14:31
8c71b16
Compare
Choose a tag to compare

Patch release that fixes location permission opt-in. Apps that make use of SinglePermissionDelegate for requesting runtime permissions should update.

Changes

  • Fixes location permission opt-in.

17.7.0

13 Dec 22:53
451cfbb
Compare
Choose a tag to compare

Minor release that adds support for customizing the stroke/border width for In App Message buttons.

Changes

  • Added new ua_iam_button_stroke_width_dps dimen for customizing the stroke/border for In App Message buttons.

17.6.0

07 Dec 00:23
fc9ef04
Compare
Choose a tag to compare

Minor release that adds a new method Contact#notifyRemoteLogin() that will refresh the local state on the device for named user associations that occur through the server instead of the SDK.

Changes

  • Added new Contact#notifyRemoteLogin() method

17.5.0

09 Nov 22:25
b003d99
Compare
Choose a tag to compare

Minor release that adds support for server side feature flag segmentation and Impression billing.

Changes

  • Added server side segmentation for feature flags
  • Added support for Impression billing
  • Fixed IAX new user audience condition

17.4.1

06 Nov 20:09
c80ccf0
Compare
Choose a tag to compare

Patch release that improves modal rendering in Scenes and Surveys.

Changes

  • Improved modal size and position handling in Scenes and Surveys.

17.4.0

18 Oct 23:14
ebc154e
Compare
Choose a tag to compare

Minor release that adds async live update notification handlers.

Changes

  • Added SuspendLiveUpdateNotificationHandler and CallbackLiveUpdateNotificationHandler
  • Deprecated LiveUpdateNotificationHandler

17.3.0

28 Sep 23:10
45839a8
Compare
Choose a tag to compare

Minor release that improves refreshing the feeds for in-app experiences and feature flags, adds a new interaction event for feature flags, and fixes an issue that prevented displaying Live Updates during the initial app launch.

Changes

  • Improve refresh handling of remote-data for IAX and feature flags.
  • Added new method trackInteraction(flag) for Feature Flags.
  • Fixed a Live Update bug that prevented displaying Live Update notifications during the initial app launch.

17.2.1

07 Sep 22:29
97d5867
Compare
Choose a tag to compare

Patch release that hardens the Analytics database against potential SQL crashes.

Changes

  • Hardened Analytics database against potential SQL crashes.

17.2.0

25 Aug 22:43
197ce02
Compare
Choose a tag to compare

Minor release that fixes a reporting issue with hold out groups and In-App Messaging. 17.2.0 will be the minimum version required for global hold out groups.

Changes

  • Fixed reporting issue with hold out groups and In-App Messaging

17.1.0

31 Jul 22:13
Compare
Choose a tag to compare

Minor release that adds support for global holdout groups in In-App experiences and support for feature flags.

Changes

  • Added new feature flag module urbanairship-feature-flag
  • Added support for global holdout groups