Skip to content

1.11.0

Compare
Choose a tag to compare
@jaller94 jaller94 released this 05 Apr 17:11
· 156 commits to develop since this release

No significant changes since 1.11.0-rc1.

Features

  • Support bridging Slack message threads with new m.thread relations (MSC3440) (#634, #673)
  • Add check to verify if the homeserver <-> bridge connection is working on startup. (#666)

Bugfixes

  • Fix: Don't create an internal ping room on every restart (#669)

Internal Changes

  • Upgrade dependency axios to 0.26.0 to close a possible vulnerability (#664)
  • Remove uses of the deprecated JavaScript function substr() (#665)