6.8.0 (2022-08-11)
Features
- add more sync function types (#1024) (b34fe11)
- add pending message in send message request and response (#1016) (db32e24)
- get pending message with metadata (#1026) (62e81f8)
- pending messages in channel response (#1019) (1db90fe)
- pending messages in channel state (#1023) (252c6e3)
Bug Fixes
-
message update and delete events override own reactions (#1009) (fe1ad64)
-
race condition of query channels and ws connection (#1029) (f3a9ab4) Fixes following error:
QueryChannels failed with error: "Watch or Presence requires an active websocket connection, please make sure to include your websocket connection_id"