Skip to content

1.0.0

Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 03 Oct 11:22
1.0.0

1.0.0 (2019-10-03)

This release marks the end of the 1.0RC period. Please see UPGRADE
for notes on how to upgrade your bridge from 0.3.2 to 1.0.

Features

Bugfixes

  • Fix migrator bug where it would not find an access token (#267)
  • Fix issue where Slack webhooks would not be able to send messages to Matrix. (#269)
  • Fix issue where uploading large files will crash the bridge. (#264)
  • Lock around avatar updates so it doesn't race. (#274)

Improved Documentation

  • Update documentation for the bridge to include more information on Docker. Thanks @kingoftheconnors. (#168)
  • Added migration instructions for docker users (#268)