Skip to content

Commit

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

Co-authored-by: davidSchuppa <[email protected]>
Co-authored-by: LasOri <[email protected]>
Co-authored-by: kovacszsoltizsolt <[email protected]>
  • Loading branch information
4 people committed Jun 9, 2021
1 parent 546fe70 commit b929d3e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# What's fixed
### [Dependencies](https://github.com/emartech/android-emarsys-sdk/wiki/FAQ#emarsys-sdk-uses-an-other-version-of-kotlin-than-my-application-should-i-be-concerned)
* Updated some minor dependencies. Related commits are [this](https://github.com/emartech/android-emarsys-sdk/commit/a5fe0622edcab152a744d9ee2238e89af318f2a0) and [this](https://github.com/emartech/android-emarsys-sdk/commit/fd1a94c6ad742fabf61cdc3b63f77ccdfc1f924a).

### [In-App](https://github.com/emartech/android-emarsys-sdk/wiki#3-inapp)
* Fixed a crash, which caused Push to In-App to crash the SDK, when the application was in the background.
* Related to this, we fixed an issue, that the SDK handled some of the responses in the UI thread, what caused In-App messages to load slower then they should.
# What's new
### [Inbox](https://github.com/emartech/android-emarsys-sdk/wiki#72-messageinbox)
* Added support for [Inbox action buttons](https://github.com/emartech/android-emarsys-sdk/wiki#72-messageinbox).

# What's fixed
### [Geofence](https://github.com/emartech/android-emarsys-sdk/wiki#8-geofence)
* Fixed an issue, where negative geofence radius crashed the application

# Important Notes
* __Please keep in mind that after 2021.08.06 we will drop support of Android versions below Nougat (API level 24).__ For more details please visit https://github.com/emartech/android-emarsys-sdk/wiki/FAQ#when-do-we-increase-the-minimum-android-version-required-for-the-sdk
* Deprecated methods are going to be removed in our next major release (3.0.0)
* Kotlin version will be updated from 1.4.32 -> 1.5.0 in the next minor release!
* Emarsys SDK is going to force Java 8 from the next major release (3.0.0)
* Kotlin version will be upgraded from 1.4.32 -> 1.5.x in the next major release (3.0.0)

0 comments on commit b929d3e

Please sign in to comment.