-
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.
chore(release): added 2.11.1 changelog
SUITEDEV-26053 Co-authored-by: davidSchuppa <[email protected]> Co-authored-by: LasOri <[email protected]>
- Loading branch information
1 parent
f57257c
commit e771bc6
Showing
1 changed file
with
5 additions
and
5 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,8 +1,8 @@ | ||
# What's new | ||
### [Mobile Engage Session](https://github.com/emartech/android-emarsys-sdk/wiki/Session-Tracking) | ||
* Emarsys SDK now creates sessions, when the application is in foreground. More information is available [here](https://github.com/emartech/android-emarsys-sdk/wiki/Session-Tracking) | ||
# What's fixed | ||
### [Inline in-app](https://github.com/emartech/android-emarsys-sdk/wiki#32-inline-in-app) | ||
* Fixed issue, where buttonClicks were not reported | ||
### [Mobile Engage Session](https://github.com/emartech/android-emarsys-sdk/wiki/Session-Tracking) | ||
* Fixed an issue, where session handling could happen on the UI thread. | ||
### [Geofence](https://github.com/emartech/android-emarsys-sdk/wiki#8-geofence) | ||
* Fixed an issue, that geofence triggers could cause an exception on some edge cases. | ||
* Fixed that, the GeofenceBroadcastReceiver worked on the UI thread. | ||
# Important Notes | ||
* Deprecated methods are going to be removed in our next major release (3.0.0) |