Skip to content

v10.5.2

Choose a tag to compare

@coriolinus coriolinus released this 09 Sep 09:59
· 630 commits to main since this release
v10.5.2
648d1e5

Fixed a migration issue impacting Web only. Web clients who had previously upgraded to a version between 10.0.0 and
10.5.1 silently lost all their credentials, and the absence of these credentials caused their conversation state to be
deleted, essentially forcing the client to recreate itself and rejoin every conversation.

This fix cannot restore the lost credentials, but clients newly upgrading from a pre-10.x DB to 10.x after this fix no
longer lose their credentials or conversations.

Where possible, web clients should migrate directly this release version or higher, instead of intermediately via a previous 10.x release.