Skip to content

Releases: matrix-org/matrix-ios-sdk

v0.27.14

17 Sep 12:20
Compare
Choose a tag to compare

Changes in 0.27.14 (2024-09-17)

No significant changes.

v0.27.13

20 Aug 12:48
Compare
Choose a tag to compare

Changes in 0.27.13 (2024-08-20)

🙌 Improvements

  • Add UTC timestamps to console log lines. (#7472)

📄 Documentation

  • Drop the requirement for "real" or "legally identifiable" name in order to contribute, in line with updated Foundation policy. (#1875)

v0.27.12

23 Jul 11:39
Compare
Choose a tag to compare

Changes in 0.27.12 (2024-07-23)

🙌 Improvements

  • Expose MXRroomPowerLevels Swift wrappers to Element (#1869)
  • Support for authenticated media APIs for servers v1.11 MSC 3916 (#1871)

🐛 Bugfixes

  • Fix CallKit audio session late init in VoIP call. (#1866)

v0.27.11

18 Jun 14:35
Compare
Choose a tag to compare

Changes in 0.27.11 (2024-06-18)

No significant changes.

v0.27.10

17 Jun 09:23
Compare
Choose a tag to compare

Changes in 0.27.10 (2024-06-17)

No significant changes.

v0.27.9

13 Jun 12:23
Compare
Choose a tag to compare

Changes in 0.27.9 (2024-06-13)

No significant changes.

v0.27.8

29 May 10:43
Compare
Choose a tag to compare

Changes in 0.27.8 (2024-05-29)

🙌 Improvements

  • When sorting room list alphabetically, sort it case-insensitive. (#1851)
  • Crypto: Update crypto SDK to 0.4.1 (#1853)

v0.27.7

01 May 08:28
Compare
Choose a tag to compare

Changes in 0.27.7 (2024-05-01)

No significant changes.

v0.27.6

07 Feb 10:33
Compare
Choose a tag to compare

Changes in 0.27.6 (2024-02-07)

No significant changes.

v0.27.5

09 Jan 11:32
Compare
Choose a tag to compare

Changes in 0.27.5 (2024-01-09)

🐛 Bugfixes

  • Update regex for email address to be aligned email format in RFC 5322 (#1826)

🧱 Build

  • Update CocoaPods and other gems. (#1835)