Skip to content

Releases: element-hq/element-ios

v1.11.32

14 Oct 12:45

Choose a tag to compare

Changes in 1.11.32 (2025-10-14)

πŸ™Œ Improvements

  • Rename the app to Element Classic. (#7972)

🧱 Build

  • Switch to building the project with Xcode 16.4. (#7973)

v1.11.31

28 Jul 13:09

Choose a tag to compare

Changes in 1.11.31 (2025-07-28)

✨ Features

  • Support for MSC 4289. (#7950)

πŸ™Œ Improvements

  • PL 150 users will be displayed as Owners. (#7951)
  • Owners can't leave the room if they are the last owners while also not being the last member. (#7952)

πŸ› Bugfixes

  • Room continuity fix for room version 12. (#7953)

v1.11.30

10 Jun 16:43

Choose a tag to compare

Changes in 1.11.30 (2025-06-10)

πŸ”’ Security

  • Upgrade the matrix-rust-sdk to resolve a High severity security issue (CVE-2025-48937, GHSA-x958-rvg6-956w): Check the sender of an event matches owner of session, preventing sender spoofing by homeserver owners.

v1.11.29

29 May 15:02

Choose a tag to compare

Changes in 1.11.29 (2025-05-29)

  • Update the MatrixCryptoSDK to version 0.11.0

v1.11.28

28 May 13:00

Choose a tag to compare

Changes in 1.11.28 (2025-05-28)

πŸ™Œ Improvements

  • Support for experimental MSC4286 during event rendering. (#7927)

v1.11.27

28 Mar 15:03

Choose a tag to compare

Changes in 1.11.27 (2025-03-28)

No significant changes.

v1.11.26

28 Mar 12:58

Choose a tag to compare

Changes in 1.11.26 (2025-03-28)

No significant changes.

v1.11.25

04 Feb 11:14

Choose a tag to compare

Changes in 1.11.25 (2025-02-04)

  • Updated translations
  • Removed DSBottomSheet library since is not available anymore
  • Updated licenses
  • Fixed a string copy that was missing the correct reference macro

v1.11.24

04 Feb 10:49

Choose a tag to compare

Changes in 1.11.24 (2025-02-04)

No significant changes.

v1.11.23

10 Jan 14:37

Choose a tag to compare

Changes in 1.11.23 (2025-01-10)

πŸ™Œ Improvements

  • Show sunset banners, guiding users to install Element X when registering a new account against a server with MAS. (#7889)

⚠️ API Changes

  • Adds a BuildSettings.replacementApp setting, used to control the sunset banners. (#7889)