You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Changelog
2
2
3
+
## 15.2.2
4
+
###### Release Date: 22-09-2023
5
+
- Fixed crash due to concurrent modification exception.
6
+
- Fixed issue with device token removal after user identity reset.
7
+
- Fixed crash related to locale settings on older OS versions.
8
+
- This version requires `compileSdkVersion` to be at least **34**. If you are not ready to use API level 34, please stay on the Intercom version 15.2.0.
0 commit comments