1.4.16
Fix a panic on addMissingRevsToChain (#2611) When there are multiple changes on a shared document, both on the local instance and on other instances of the sharing, it was possible to have a race condition that leads to a panic on the addMissingRevsToChain function.