Skip to content

2.3.0 (2020-10-26)

Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 26 Oct 13:32
· 547 commits to develop since this release

Features

  • Add MembershipQueue component (#251)
  • Add function to ping the homeserver to check that the AS can be reached (#253)
  • Add uploadContent(), and setRoomDirectoryVisibility() intent functions (#254)

Bugfixes

  • Fix a bug where the default configuration would be overwritten on validation (#252)
  • Fix a bug where messages would be echoed to the bridge from the bot user, even if suppressEcho was on. (#255)
  • Fix issue where Intent.join would return undefined rather than the roomId (#257)
  • Fix a bug where a timeout would not be cleared after a successful homeserver ping test (#256)