v1.0.2
MarcinSwierczek
released this
25 Aug 10:35
·
101 commits
to master
since this release
This release introduce:
- isTyping method to messaging service allowing to notify conversation participants that the user started or stopped typing, added ParticipantTypingEvent and ParticipantTypingOffEvent socket events
- messaging service method queryConversationEvents that fixes list of available events in the response, messaging service method queryEvents has been deprecated
- 'patch profile' method to messaging service, allows to keep old profile details when adding new key/value pairs
- eTags to socket events
- getConversations response extended with information about last sent event id, participant count and eTag per conversation
- event id to message sent response
- configuration to switch of FCM registration to avoid initialisation error if Firebase not configured