Skip to content

v0.7.1

Compare
Choose a tag to compare
@tulir tulir released this 04 Feb 20:34
· 835 commits to master since this release
Changes since v0.7.1-rc2
  • Fixed missing response in logout provisioning API
Changes since v0.7.0
  • Fixed incorrect parameter name causing !tg config set to throw an error.
  • Fixed potential dictionary size changed during iteration crash (#393).
  • Fixed import in database migration script (thanks to @cubesky in #409)
  • Fixed relaybot messages being allowed through to Matrix even when ignore_own_incoming_events was set to true
  • Fixed missing response in logout provisioning API