Skip to content

Commit 131c62e

Browse files
committed
fixup! feat(ffi): Expose legacy SSO support infomation
1 parent 65ac7e1 commit 131c62e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

bindings/matrix-sdk-ffi/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file.
66

77
## [Unreleased] - ReleaseDate
88

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+
916
## [0.12.0] - 2025-06-10
1017

1118
Breaking changes:

0 commit comments

Comments
 (0)