0.32.0
- Preserve scroll position when restoring messages from history with
MessagingStore.restore()
[@valeriansaliou]. - Fix scroll position state issues when calling
MessagingStore.insert()
immediately afterMessagingStore.flush()
, without waiting for changes to be committed to the DOM [@valeriansaliou].