-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SUITEDEV-35145 Co-authored-by: megamegax <[email protected]>
- Loading branch information
1 parent
d02ca3a
commit 37522e9
Showing
1 changed file
with
2 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,3 @@ | ||
# What's new | ||
### [Inline-Inapp](https://github.com/emartech/android-emarsys-sdk/wiki#32-inline-in-app) | ||
* Allow new configurations for the underlying WebView of an inline-inapp. | ||
|
||
# What's changed | ||
### [Emarsys SDK](https://github.com/emartech/android-emarsys-sdk/wiki) | ||
* Improved the retry mechanism. | ||
|
||
### [Push](https://github.com/emartech/android-emarsys-sdk/wiki#2-push) | ||
* Prepare the SDK for the upcoming change in the FCM push message structure. | ||
|
||
# What's fixed | ||
### [Inapp](https://github.com/emartech/android-emarsys-sdk/wiki#3-inapp) | ||
* Fixed an issue that could cause the app to crash when displaying inapp message on a device where WebViews are not available. | ||
|
||
### [Inapp](https://github.com/emartech/android-emarsys-sdk/wiki#3-inapp) | ||
* Fixed an issue that caused the inapp not to be displayed. | ||
### [Predict Filters](https://github.com/emartech/android-emarsys-sdk/wiki#482-filters) | ||
* Fixed an issue where in case of 'Home' and 'Personal' recommendations the selected filters were not applied to the product recommendation list. |