Skip to content

v0.11.4

Pre-release
Pre-release

Choose a tag to compare

@manuroe manuroe released this 26 Sep 13:53
· 5777 commits to develop since this release

Changes in Matrix iOS SDK in 0.11.4 (2018-09-26)

Improvements:

  • MXRoom: Expose room members access in Swift (PR #562).
  • MXPeekingRoom: Create a MXPeekingRoomSummary class to represent their summary data.
  • MXRoomSummary: If no avatar, try to compute it from heroes.
  • MXRoomSummary: If no avatar for an invited room, try to compute it from available state events.
  • MXRoomSummary: Internationalise the room name computation for rooms with no name.
  • MXRoomMember: Add Swift refinement for membership properties.

Bug fix: