v2.7.0
Fix
channel.addMessageSorted
performance has been improved. It now accepts an extra parametertimestampChanged: boolean
which needs to be set for updating a message in the state with the sameid
and differentcreated_at
#470
channel.addMessageSorted
performance has been improved. It now accepts an extra parameter timestampChanged: boolean
which needs to be set for updating a message in the state with the same id
and different created_at
#470