2.2.0-rc1 (2020-10-12)
Pre-release
Pre-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)
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)
Internal Changes
- Return
event_id
when sending a event or state event (#242)