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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Changelog
2
2
3
+
## 18.3.0
4
+
###### Release Date: 15-06-2026
5
+
6
+
### 🚀 Enhancements
7
+
* Added `setMessengerEnvironment` to extend multi-environment messaging support to the Android SDK, tagging every API request with an environment identifier (for Fin for Platforms standalone apps)
8
+
* In-app notifications are now capped and centered on wide screens such as tablets
9
+
10
+
### 🐛 Bug Fixes
11
+
* Fixed a crash when the host app's push service runs in a separate process
12
+
* Fixed code blocks losing indentation and collapsing multi-line content onto a single line
0 commit comments