Skip to content

Latest commit

 

History

History
112 lines (81 loc) · 4.94 KB

CHANGELOG.md

File metadata and controls

112 lines (81 loc) · 4.94 KB

Change Log

Version 8.1.0

  • Runtime Toggles – Enable/disable Analytics and PI analytics at runtime. Refer to the API Reference for more details.
  • Android 14 support
  • Bug Fixes and Performance Improvements -- This release includes bug fixes and SDK improvements.

Version 8.0.0

  • Android 13 support.
  • Integrated with the Engagement SDK, which includes support for mobile app events.
  • Bug Fixes and Performance Improvements* -- This release includes bug fixes and SDK improvements.

Version 7.5.0

  • 7.4+ versions of the Android and iOS Marketing Cloud SDK are used in this version
  • Adds Behavioral Triggers for InApp Message functionality, see track()

Version 7.4.3

  • 7.x versions of the Android and iOS Marketing Cloud SDK are used in this version
  • Fix Insecure Maven URL for downloading of Marketing Cloud SDK in Android

Version 7.4.2

  • 7.x versions of the Android and iOS Marketing Cloud SDK are used in this version
  • This plugin version requires Cordova Android 9.0.0 as minimum version to build , which makes minimum supported Android version as 5.1.
  • Google Play Services Plugin enable/disable support and version change can be modified in config.xml
  • Added AndroidXEnabled preference as true , as Android Marketing Cloud SDK depends on these support libraries

Version 7.4.1

  • Updated to the 7.4.x versions of the Android and iOS Marketing Cloud SDK.
  • Fix for removing un necessary Logcat statements on newIntent() flow in Android

Version 7.4.0

  • Updated to the 7.4.x version of the iOS Marketing Cloud SDK.

Version 7.3.0

  • Updated to the 7.3.x versions of the Android and iOS Marketing Cloud SDK.

Version 7.2.0

  • Updated to the 7.2.x versions of the Android and iOS Marketing Cloud SDK.

Version 7.1.0

  • Updated to the 7.1.x versions of the Android and iOS Marketing Cloud SDK.

Version 7.0.0

  • Updated to the 7.0.x versions of the Android and iOS Marketing Cloud SDK.

Version 6.4.0

  • Updated to the 6.4.x versions of the Android and iOS Marketing Cloud SDK.

Version 6.3.1

  • Added support for logging the SDK state to the native platform logging system (Android: Logcat, iOS: Console).
  • Added documentation for setting up push for iOS.

Version 6.3.0

  • Updated to the 6.3.x versions of the Android and iOS Marketing Cloud SDK.
  • The plugin now utilizes Cocoapods for the iOS SDK integration.
  • Support In-App Messaging functionality of the MobilePush SDK.

Version 6.2.1

  • Updated to the 6.2.x versions of the Android and iOS Marketing Cloud SDK.
  • Added support to delay registration until contact key has been set. Refer to the config documentation for more details.
  • Require Tenant Specific Endpoint in the config.xml file. If a Tenant Specific Endpoint is not specified an exception is thrown.

Version 6.1.0

  • Updated to the 6.1.x versions of the Android and iOS Marketing Cloud SDK.
  • Added support for listening to notification opened events. This will allow you to take action when a user clicks a notification, such as loading the url from an Open Direct or Cloud Page message.

Version 6.0.0

In this release we have greatly simplified the Cordova plugin for our MobilePush SDK. For greatest success, if you are upgrading from a prior release, we suggest following the integration instructions as if this were a new plugin.

All functionality of this plugin remains the same as the preceding versions.

  • The plugin version number will now match with the major.minor version of the SDK release.
  • The plugin is now published to npm for easier installation
  • The Javascript API has been updated to allow for optional parameters where applicable. Refer to the API Reference for more details.
  • Moved SDK configuration values from command line arguments passed in while installing the SDK into the config.xml file.

Version 1.1.0

Released July 11, 2018

For Android: Depends on Android Cordova platform 6.4.0.

  • Updated Android SDK to 5.6.x
  • Updated iOS SDK to 5.2.x

Version 1.0.3

Released Apr 23, 2018

For iOS: Depends on the Marketing Cloud Mobile Push iOS SDK v5.1.x For Android: Depends on the Marketing Cloud Mobile Push Android SDK v5.5.x, the latest version of Cordova, and Android Cordova platform 6.4.0.

  • Added support for Cordova iOS cross-platform (CLI) workflow

Version 1.0.2

Released Jan 22, 2018

For iOS: Depends on the Marketing Cloud Mobile Push iOS SDK v4.9.x For Android: Depends on the Marketing Cloud Mobile Push Android SDK v5.3.x, the latest version of Cordova, and Android Cordova platform 6.4.0.

  • Updated Android SDK to v5.3.+

Version 1.0.1

Released Nov 29, 2017

Depends on the Marketing Cloud Mobile Push iOS SDK v4.9.x Depends on the Marketing Cloud Mobile Push Android SDK v5.2.x

  • Updated Android SDK to v5.2.+

Version 1.0.0

Released October 27, 2017

Depends on the Marketing Cloud Mobile Push iOS SDK v4.9.x Depends on the Marketing Cloud Mobile Push Android SDK v5.0.x