mirror of
https://github.com/matrix-org/matrix.org.git
synced 2026-01-16 23:13:50 +00:00
Add the slightly late Element X iOS Entry
Signed-off-by: Marcel <MTRNord@users.noreply.github.com>
This commit is contained in:
parent
756bef657a
commit
770cda01b5
1 changed files with 11 additions and 0 deletions
|
|
@ -74,6 +74,17 @@ Android Matrix messenger application using the Matrix Rust SDK and Jetpack Compo
|
|||
> - We also continued to make progress on Spaces.
|
||||
> - And as usual, a number of bug fixes have been included to enhance stability.
|
||||
|
||||
### Element X iOS ([website](https://github.com/vector-im/element-x-ios))
|
||||
|
||||
A total rewrite of Element iOS using the Matrix Rust SDK underneath and targeting devices running iOS 17+.
|
||||
|
||||
[Mauro Romito](https://matrix.to/#/@mauro.romito:element.io) reports
|
||||
|
||||
> - We are currently implementing the space members access join rule, which allows a room to have people join without an invite if they are a member of a space included in the rule.
|
||||
> - Usage of the new latest event API which allows to see the sent state of your own message (if last) in the room list.
|
||||
> - We redesigned the room members list.
|
||||
> - We are dropping support for iOS 17, this is a thing we do every year so that we only support the latest 2 OS versions, which allows us to keep removing deprecated code and use and experiment with new APIs
|
||||
|
||||
## Dept of SDKs and Frameworks 🧰
|
||||
|
||||
### matrix-rust-sdk ([website](https://github.com/matrix-org/matrix-rust-sdk))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue