Skip to content

1.8.0 (2021-04-22)

Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 22 Apr 09:29
· 331 commits to develop since this release
1.8.0

No significant changes since 1.8.0-rc1

Features

  • Add provisioning endpoint to get Slack channel info (#571)
  • Add teamSync.xyz.channels.allow_public option to disable public channel syncing (#577)

Bugfixes

  • Autocreated public rooms will no longer be encrypted by default (#576)

Improved Documentation

  • Mention the need for a classic app in the documentation. (#427)

Internal Changes

  • Update to matrix-appservice-bridge 2.6.0-rc1 (#575)
  • The unit/integration tests have been moved to the root level, and are not built by default. (#582)
  • Regenerate package-lock.json to fix a build issue (#586)
  • Config samples: Corrected rtm.logging to rtm.log_level
    rtm.log_level: "off" is not a valid value and should be "silent" (#587)
  • Update to matrix-appservice-bridge 2.6.0 (#589)