From a7a1ac7ab9ecafa4268a6975a18d7244752d9c88 Mon Sep 17 00:00:00 2001 From: megamegax Date: Thu, 10 Oct 2024 11:13:01 +0200 Subject: [PATCH] chore(release): 3.7.8 SUITEDEV-36673 Co-authored-by: LasOri <24588073+LasOri@users.noreply.github.com> Co-authored-by: matusekma <36794575+matusekma@users.noreply.github.com> --- changelog.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/changelog.md b/changelog.md index 06406007..484088bf 100644 --- a/changelog.md +++ b/changelog.md @@ -1,9 +1,6 @@ -# What's fixed +# What's changed -### [Geofence](https://github.com/emartech/android-emarsys-sdk/wiki#8-geofence) +### [Emarsys SDK](https://github.com/emartech/android-emarsys-sdk -* Fixed a compatibility issue with Android 14 (API level 34) and above. - -### [In-App](https://github.com/emartech/android-emarsys-sdk/wiki#3-inapp) - -* Fixed an edge-case when the Activity was not found for the given In-App message to display. \ No newline at end of file +* Prevent some unnecessary network calls in some cases +* Drop usage of the deprecated Jetpack security crypto library to encrypt data in shared preferences \ No newline at end of file