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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# Changelog
2
2
3
+
## 16.1.0
4
+
###### Release Date: 20-05-2025
5
+
6
+
### 🚀 Enhancements
7
+
* Added new API `changeWorkspace`. Use this to change the workspace that the SDK is connected to.
8
+
9
+
### 👉 Dependency updates
10
+
* Sentry: Updated to 8.12.0
11
+
* Lifecycle Components: Updated to 2.9.0
12
+
* Compose Navigation: Updated to 2.9.0
13
+
14
+
### 👉 Note
15
+
*`registerForLaterInitialisation` and `unregisterForLateInitialisation` are now deprecated. Use `initialize()` instead. SDK will not communicate with Intercom until a user registration is made.
0 commit comments