Skip to content

1.7.0-rc1 (2021-02-05)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 05 Feb 10:58
· 385 commits to develop since this release
1.7.0-rc1

Features

  • Add logout user admin room command (#559)
  • Ensure private channels are synchronised on startup. (#563)

Bugfixes

  • Fixed a problem where automatically created rooms would not get an alias. (#544)
  • Fix a bug where DMs from Slack are not persisted in the DB. (#558)

Internal Changes

  • Stop the bridge from emitting "MaxListenersExceededWarning" warnings. (#556)
  • Bump package versions (#557)
  • Use improved encryption support from matrix-appservice-bridge (#564)