Releases: salesforce-marketingcloud/MC-Cordova-Plugin
Releases · salesforce-marketingcloud/MC-Cordova-Plugin
8.1.1.252.0
Fix for Open Direct link not working when app is in killed state for iOS.
8.1.0.246.0
Merge pull request #90 from MarketingCloudSdk/develop Merge files to stage branch
8.0.0.244.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.
7.5.0.238.0
7.5.0.238.0
7.4.2.234.1
Plugin version updated to 7.4.2
- Move minimum cordova-Android support to 9.0.0 from 8.0.0
- Remove hard coding of GradlePluginGoogleServicesVersion from gradle to config.xml approach , which enables to modify version if required
- Add AndroidXEnabled=true preference , as MarketingCloud SDK uses android-x support libraries
- Update the compile and targetsdk of test app to 29
- Update min sdk version of test app to 22 (5.1)
- Update roboelectric , cordova framework and gralde version to latest compatible with cordova-android 9.0
- update the googleplayservice plugin version to 4.3.10
7.3.0.228.0
Update README.md Add 3rd party language disclaimer
7.2.0.226.0
Fixed location framework issue for iOS plugin
7.1.0.225.0
Prepare 7.1.x cordova release (#55)
7.0.0.224.1
Merge pull request #52 from MarketingCloudSdk/androidx_fixes Updated imports for AndroidX libraries.
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.