We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ac7e1 commit 131c62eCopy full SHA for 131c62e
bindings/matrix-sdk-ffi/CHANGELOG.md
@@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file.
6
7
## [Unreleased] - ReleaseDate
8
9
+Additions:
10
+
11
+- Add `HomeserverLoginDetails::supports_sso_login` for legacy SSO support infomation.
12
+ This is primarily for Element X to give a dedicated error message in case
13
+ it connects a homeserver with only this method avaliable.
14
+ ([#5222](https://github.com/matrix-org/matrix-rust-sdk/pull/5222))
15
16
## [0.12.0] - 2025-06-10
17
18
Breaking changes:
0 commit comments