Skip to content

Commit

Permalink
chore(release): 0.2.0
Browse files Browse the repository at this point in the history
SUITEDEV-28700

Co-authored-by: LasOri <[email protected]>
Co-authored-by: megamegax <[email protected]>
Co-authored-by: Andras Sarro <[email protected]>
Co-authored-by: Benjamin Gehl <[email protected]>
  • Loading branch information
5 people committed Sep 8, 2021
1 parent 460ae17 commit c10333a
Showing 1 changed file with 17 additions and 6 deletions.
23 changes: 17 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,23 @@
# 0.1.1

# 0.2.0
## What's new
### Native SDK
* Migrated plug-in to use Android and iOS SDK version from 2.16.0 to 3.0.0.
* Migrated plug-in to use Android SDK 3.0.1 and iOS SDK 3.0.3.
### [changeApplicationCode](https://github.com/emartech/flutter-plugin-for-sap-emarsys-customer-engagement/wiki#21-changeapplicationcode)
* Added changeApplicationCode feature
### [trackCustomEvent](https://github.com/emartech/flutter-plugin-for-sap-emarsys-customer-engagement/wiki#15-trackcustomevent)
* Added trackCustomEvent feature
### [Inbox](https://github.com/emartech/flutter-plugin-for-sap-emarsys-customer-engagement/wiki#5-inbox)
* Added inbox feature
### [Geofence](https://github.com/emartech/flutter-plugin-for-sap-emarsys-customer-engagement/wiki#6-geofence)
* Added geofence feature
### [Overlay In-App](https://github.com/emartech/flutter-plugin-for-sap-emarsys-customer-engagement/wiki#41-overlay-in-app)
* Added Overlay In-App feature

## What's fixed
### Setup
* Fixed an issue on iOS, where push messages does not arrive in case of delayed setup.
### Push
* Fixed an issue on iOS, where push messages didn't arrive when the app was in the foreground.
* Fixed an issue on Android, where the application crashed while it was not running and it received a push message.

## Important Notes
> `Flutter plug-in for SAP Emarsys Customer Engagement` is still under development and some Emarsys features are not yet supported by the plug-in. If you would like to use the plug-in please contact your CSM @ Emarsys.
> This version contains all the fixes from the native SDK's from 2.16.0 to 3.0.0.
> This version contains all the fixes from the native SDKs.

0 comments on commit c10333a

Please sign in to comment.