Skip to content

2.0.2-rc1 (2022-11-28)

Pre-release
Pre-release
Compare
Choose a tag to compare
@AndrewFerr AndrewFerr released this 28 Nov 15:45
· 96 commits to develop since this release
2.0.2-rc1

Bugfixes

  • Correctly set "is_falling_back" flag in thread events so that events in threads are not also displayed as replies. (#709)
  • Fix crash in whoami command when the team name of a Slack account is unavailable. (#714)
  • Prevent admin commands from being unusable after an invalid command is issued. (#717)
  • Improve the calculation of DM names & avatars. (#721)
  • Ensure messages you send in a DM from Slack will appear in Matrix, even if the ghost of your Slack account was not initially present in the Matrix DM room. (#722)

Internal Changes

  • Update matrix-appservice-bridge to 6.0.0. (#710)
  • Remove annoying noisy Didn't handle event log line. (#712)
  • Remove IDE-related files from version control. (#715)