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: CHANGES
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
= 2.2 (2015-03-23)
2
2
3
-
* Now supports real-time, including real-time message delivery, support for the custom message responder, and user presence and is-typing events are sent from the SDK and visible to admins in the Intercom app. Learn more at https://www.intercom.io/real-time-messaging
3
+
* Now supports real-time, including real-time message delivery, support for the custom message responder,
4
+
and user presence and is-typing events are sent from the SDK and visible to admins in the Intercom app.
5
+
Learn more at https://www.intercom.io/real-time-messaging
4
6
* Fixed a display bug in the conversation list where the wrong name could be shown.
5
7
* Fixed bug which could cause the wrong number to be displayed in the unread counter within a conversation.
6
8
* Fixed an issue where retrying the sending of a message could sometimes fail.
0 commit comments