v0.8.6
- Switched to
secrets.token_urlsafe
for generating tokens (e.g. registration hs/as_tokens). - Changed sync error logging to warning instead of exception.
- Allowed sending read receipts even if appservice user is not in room (#34).
secrets.token_urlsafe
for generating tokens (e.g. registration hs/as_tokens).