Skip to content

v0.9.2

Choose a tag to compare

@giomfo giomfo released this 25 Aug 12:43
· 6573 commits to develop since this release

Improvements:

  • MXRoom: Added an option to send a file and keep it's filename, thanks to @aramsargsyan (#354).

Bug fixes:

  • MXHTTPClient: retain cycles, thanks to @morozkin (#350).
  • MXPushRuleEventMatchConditionChecker: inaccurate regex, thanks to @morozkin (#353).
  • MXRoomState: returning old data for some properties, thanks to @morozkin (#355).

API breaks:

  • Add a "stateKey" optional param to [MXRoom sendStateEventOfType:] and to [MXRestClient sendStateEventToRoom:].