Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Releases: matrix-org/matrix-ios-kit

v0.16.0

09 Sep 07:55
Compare
Choose a tag to compare

Changes in 0.16.0 (2021-09-09)

✨ Features

  • MXKRoomBubbleComponent: Add link property and parse message events for links that could be previewed. (#888)
  • MXKTools: Add +videoConversionPromptForVideoAsset:withCompletion: to create a UIAlertController with appropriate presets. (#4638)

🙌 Improvements

  • Upgrade MatrixSDK version (v0.20.0).
  • MXKRoomDataSource: Adapt to new async MXRoom.getEventReceipts method. (#4383)

🐛 Bugfixes

  • MXKRoomDataSource: Fix threading on processQueuedEvents method at the end of the process. (#4788)
  • Authentication screen: Unexpected request to access the contact book (#4803)

Others

  • MXKAttachment: Added method for deleting all previously created temporary, decrypted attachments. (#887)
  • Git: Add .DS_Store to .gitignore. (#892)

v0.15.8

26 Aug 14:01
Compare
Choose a tag to compare

Changes in 0.15.8 (2021-08-26)

🙌 Improvements

  • Upgrade MatrixSDK version (v0.19.8).
  • Notifications: Add notificationBodyLocalizationKey to MXKAppSettings to customise the default notification payload. (#4132)

🐛 Bugfixes

  • MXKViewControllerHandling: Use processing local cache session state to show an activity indicator. (#4471)
  • MXKRoomBubbleComponent: Only consider messages and attachments when computing whether to show a warning badge (fixes misaligned messages in the timeline). (#4510)

v0.15.7

11 Aug 12:41
Compare
Choose a tag to compare

Changes in 0.15.7 (2021-08-11)

🙌 Improvements

  • Upgrade MatrixSDK version (v0.19.7).

🧱 Build

📄 Documentation

  • Convert CHANGES and CONTRIBUTING to MarkDown. (#4393)

v0.15.6

29 Jul 14:11
Compare
Choose a tag to compare

✨ Features
*

🙌 Improvements

🐛 Bugfix

  • MXKRoomDataSource: Safe access to bubbles array on pagination (element-hq/element-ios/issues/4605).
  • MXKRoomViewController: Fix initial timeline position when viewing a room for the second time.

⚠️ API Changes
*

🗣 Translations
*

🧱 Build
*

Others

  • Separated CI jobs into individual actions

Improvements:

  • Upgrade MatrixSDK version (v0.19.6).

v0.15.5

22 Jul 09:16
Compare
Choose a tag to compare

✨ Features
*

🙌 Improvements
*

🐛 Bugfix
*

⚠️ API Changes
*

🗣 Translations
*

🧱 Build
*

Others
*

Improvements:

  • Upgrade MatrixSDK version (v0.19.5).

v0.15.4

15 Jul 17:31
Compare
Choose a tag to compare

✨ Features
*

🙌 Improvements

🐛 Bugfix
*

⚠️ API Changes

🗣 Translations
*

🧱 Build
*

Others
*

Improvements:

  • Upgrade MatrixSDK version (v0.19.4).

v0.15.3

30 Jun 13:40
Compare
Choose a tag to compare

✨ Features
*

🙌 Improvements

  • MXKCallViewController: Adapt new audio routing APIs.
  • MXKAuthenticationViewController: Add authentication indicator container outlet (element-hq/element-ios/issues/4485).

🐛 Bugfix
*

⚠️ API Changes
*

🗣 Translations
*

🧱 Build
*

Others
*

Improvements:

  • Upgrade MatrixSDK version (v0.19.3).

v0.15.2

24 Jun 08:00
Compare
Choose a tag to compare

✨ Features
*

🙌 Improvements
*

🐛 Bugfix
*

⚠️ API Changes

🗣 Translations
*

🧱 Build
*

Others
*

Improvements:

  • Upgrade MatrixSDK version (v0.19.2).

v0.15.1

21 Jun 15:35
Compare
Choose a tag to compare

✨ Features
*

🙌 Improvements

🐛 Bugfix

  • MXKCallViewController: Fix status text of a remotely held call.
  • MXKCallViewController: Fix avatar image for outgoing on hold calls.
  • MXKRoomViewController: Fix virtual timeline issues.
  • MXKEventFormatter: Style blockquotes as blocks, fixing fallback display (#836).
  • MXKEventFormatter: Fix display of emote replies (element-hq/element-ios/issues/4081).

⚠️ API Changes

🗣 Translations
*

🧱 Build
*

Others
*

Improvements:

  • Upgrade MatrixSDK version (v0.19.1).

v0.15.0

02 Jun 15:44
Compare
Choose a tag to compare

✨ Features
*

🙌 Improvements

  • MXKRoomDataSource: Decrypt unsent messages to follow MatrixSDK changes.
  • MXKEncryptionKeysExportView: Define a minimum size for the passphrase.
  • Pod: Update Down to 0.11.0.
  • Logging: Adopted MXLog throughout (element-hq/element-ios/issues/4351)

🐛 Bugfix

⚠️ API Changes
*

🗣 Translations
*

🧱 Build
*

Others
*

Improvements:

  • Upgrade MatrixSDK version (v0.19.0).