From e207c3c169551e1d863dd09421f0d4f28e1abbe4 Mon Sep 17 00:00:00 2001 From: LordAndras Date: Wed, 8 May 2024 16:07:14 +0200 Subject: [PATCH] chore(release): 3.7.5 SUITEDEV-35735 Co-authored-by: davidSchuppa <32750715+davidSchuppa@users.noreply.github.com> Co-authored-by: LasOri <24588073+LasOri@users.noreply.github.com> --- changelog.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 543758b6..be9f3824 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,10 @@ # What's fixed ### [Push](https://github.com/emartech/android-emarsys-sdk/wiki#2-push) -* Fixed issue where the Default Tap Actions' payload was not mapped correctly. \ No newline at end of file +* Fixed issue where the message id was not passed to the event handler. +* Fixed issue where the custom field was not passed to the event handler. + +* ### [Inapp](https://github.com/emartech/android-emarsys-sdk/wiki#3-inapp) +* Fixed issue where the showing of the inapp during an activity lifecycle transition caused a crash. + +* ### [Emarsys](https://github.com/emartech/android-emarsys-sdk/wiki#contents) +* Fixed issue where an image handling error could cause a crash. \ No newline at end of file