Skip to content

1.0.1

Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 08 Oct 12:55
1.0.1

1.0.1 (2019-10-08)

Features

  • You can now specify the appservice port in the config. (#295)

Bugfixes

  • Fixes to matrix -> slack message formatting to ensure consistent success. (#280)
  • Typescript now builds correctly after a typing change on the upstream node-slack library. Thanks @kampka (#288)
  • Fix webhooks not being able to set a displayname and erroneously deduplicating messages. (#291)
  • Fix issue where migrating slack users to postgres would fail. (#294)

Internal Changes

  • Fix compile issues related to Logger (#296)