We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 528edab commit fa6692dCopy full SHA for fa6692d
CHANGELOG.md
@@ -122,6 +122,9 @@
122
- Allow in-memory database instantiation and usage with core crypto. Just call `Database.inMemory()` (Web),
123
`Database.open` without a path (Android, iOS)
124
125
+- The duplicate signature error when adding members to a conversation now contain debug information about which members
126
+ had duplicate signatures.
127
+
128
### Bug Fixes
129
130
- Web: fixed the abort reason of an `MlsTransportResponse` not being forwarded to rust.
0 commit comments