Skip to content

1.1.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 19 Feb 16:42
1.1.0-rc1

1.1.0-rc1 (2020-02-19)

Features

  • Add ability to sync Slack channels and users automatically to Matrix (#331)
  • Sync Slack membership changes to Matrix (#332)
  • Add whoami user command. (#337)
  • Create private rooms on demand if it doesn't exist (#340)

Bugfixes

  • Fix edits from Matrix appearing as fallback text. (#324)
  • Fix issue where Slack edits would sometimes not appear as Matrix edits. (#325)
  • Fix issue where messages from the bot would be interpreted as commands. (#329)
  • Fix matrix replies not showing up on slack (#336)
  • Allow webhook/oauth/event requests with prefixes. (#339)
  • Fix issue where slack bot actions may fail (such as listing channels). Also increase the number of channels returned when provisioning (#355)

Internal Changes

  • SIGTERM now causes a clean exit (#330)
  • Move ghost handing to SlackGhostStore (#335)