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
- Add documentation built by RTD at https://matrix-appservice-slack.rtfd.io (#273)
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)