mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-03-03 15:08:39 +00:00
Creating a group with a member who's identity key has changed would previously fail silently. Now, we catch and save the error, allowing the same conflict resolution process as with regular messages. Fixes #205