We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
db9b946
BREAKING CHANGES
Rename the QrCodeData related methods so they use camel case. (0d58c688d)
QrCodeData
Rename the QrCodeData.homeserver_url method to QrCodeData.server_name to reflect the changed data stored in the QR code. (#124)
QrCodeData.homeserver_url
QrCodeData.server_name
Update matrix-rust-sdk to 9b05d0d82, which includes:
9b05d0d82
Device.requestVerification, UserIdentities.requestVerification, and UserIdentities.verificationRequestContent is not async anymore. (#3513)
Device.requestVerification
UserIdentities.requestVerification
UserIdentities.verificationRequestContent
Use the server name in the QrCodeData instead of the homeserver URL. (#3537)