Skip to content

2.2.0 (2020-10-15)

Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 15 Oct 13:24
· 576 commits to develop since this release

Features

  • Update matrix-js-sdk to v8.4.1 (#237)
  • Add support for ephemeral events from the AS api (MSC2409) (#238)
  • Return the roomId when calling intent.join (#241)
  • Add a function to intent to set the user's profile in a room. (#248)

Bugfixes

  • Fix bug where OnAliasQuery would fail to fire if OnUserQuery was not defined (#247)
  • Fix issue where ghost users would not be registered if they've never used the bridge (#249)
  • Don't join the room when doing a self-kick (#250)

Internal Changes

  • Return event_id when sending a event or state event (#242)