0.21.0-rc3 (2020-10-13)
Pre-release
Pre-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)