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

v0.3.2

Compare
Choose a tag to compare
@manuroe manuroe released this 28 Apr 09:38
· 3936 commits to develop since this release

Improvements:

  • Upgrade MatrixSDK version (v0.6.2).
  • MXKRoomViewController: Avoid to make pagination request when opening the page while there may be messages available in the store.
  • MXKViewController/MXKTableViewController: Activity indicator. Do not show it if the stopActivityIndicator is called just after (less than 0.3s)
  • Handle email invitation.

Bug fixes:

  • Messages being sent (echoes) were sometimes displayed in red.
  • Deleted unsent messages keep coming back when the app is relaunched.
  • If messages arrive whilst you are scrolled back, the scroll offset jumps.