Skip to content

1.6.1 (2020-11-06)

Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 06 Nov 14:45
· 439 commits to develop since this release
1.6.1

1.6.1 (2020-11-06)

Features

  • Allow docker to reuse cache when building the image by copying only npm related file before running npm install (#531)

Bugfixes

  • Hide typing notifications from puppeted users on Matrix (#528)
  • Fix an issue where the bridge may send duplicate messages to Slack when encryption is enabled. (#539)

Improved Documentation

  • Improve the installation docs and the sample config file (#389)
  • Added missing encryption config to the schema and sample config. (#538)