Skip to content

Releases: blueshift-labs/Blueshift-Android-SDK

v1.1.6

23 Nov 11:15
Compare
Choose a tag to compare

Whats New?

  • Enabled notification click for categories buy and view_cart

v1.1.5.fcm

10 Nov 12:36
Compare
Choose a tag to compare

Whats new?

  • Fixed redundant parameters (unsubscribed) in the request payload

v1.1.5

10 Nov 12:36
Compare
Choose a tag to compare

Whats new?

  • Fixed redundant parameters (unsubscribed) in the request payload

v1.1.4.fcm

09 Nov 13:10
Compare
Choose a tag to compare

Whats New?

  • Improved the automatic user identification logic when FCM token gets reset.
  • Notification Click: Opens the app if the required Activity is not set inside configuration during SDK initialization.

v1.1.3.fcm

17 Oct 12:25
Compare
Choose a tag to compare

What's New?

  • Ported the changes added in v1.1.3 to FCM build of the SDK.

v1.1.3

17 Oct 12:23
Compare
Choose a tag to compare

Whats New?

  • Scheduled push notifications
  • Added support for having variable number of carousel element (beta)

v1.1.2.fcm

05 Oct 04:54
Compare
Choose a tag to compare

Whats New?

  • FCM services' registration (both Message and InstanceId) is a part of integration now. This enables the flexibility of overriding them on app level.

  • The install referrer registration is now pulled out of SDK. The developer needs to specify the same explicitly during integration to get it working.

Check the integration steps for more details.

v1.1.2

07 Sep 17:45
Compare
Choose a tag to compare

Whats New?

  1. Sensitive contents removed from log messages
  2. Disabled tracking of notification events for seed-list push messages
  3. Added support for scheduled push messages (beta)

v1.1.1

08 Aug 11:14
Compare
Choose a tag to compare

Whats New?

  1. Notification styling improved for Android N

v1.0.9.fcm

03 Aug 13:05
Compare
Choose a tag to compare

Whats New?

  1. GCM Push Message flow replaced with FCM.

For starting a fresh integration, see this documentation. To migrate from GCM version of Blueshift Android SDK to the FCM version of the same, see this documentation.