Skip to content

0.21.0-rc3 (2020-10-13)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 13 Oct 16:58
· 940 commits to develop since this release

Features

  • Add support for reconfiguring the bridge at runtime by sending a SIGHUP (#1145)

Bugfixes

  • Fix a bug where the bridge would leave a user after joining (#1143)
  • Fix more cases of double bridged users (#1146)
  • Fix a bug where a user leaving with a reason would cause them to join then leave (#1151)

Internal Changes

  • Add index to client_config for config->>username to speed up username lookups (#1148)