Skip to content

Releases: matrix-org/matrix-ios-sdk

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)

v0.27.4

28 Nov 10:11
Compare
Choose a tag to compare

Changes in 0.27.4 (2023-11-28)

πŸ› Bugfixes

  • Fix unhandled callback when the session is nil. (#1833)

v0.27.3

04 Oct 05:17
Compare
Choose a tag to compare

Changes in 0.27.3 (2023-10-04)

πŸ› Bugfixes

  • Prevent crash when sending file with unrecognised file extension (no associated mime type) (mimetype)

🧱 Build

  • Update Cocoapods to 1.13.0. (#1820)

v0.27.2

12 Sep 06:45
Compare
Choose a tag to compare

Changes in 0.27.2 (2023-09-12)

πŸ› Bugfixes

  • Fix | QR code verification failing due to incorrect encoding padding (#1816)