Features
- Make the team sync hint to channel admins configurable (#601)
- Add optional bridge blocking upon exceeding a monthly active user limit (#612)
- The bridge now automatically invites users to private rooms if there is a message and they are not joined. (#613)
- Track the success/failure rate of oauth sessions with the
oauth_session_result
metric. (#621) - Make UserActivityTracker configurable (#623)
Bugfixes
- Sync channels and users of a Slack team independently, so that one failure does not cause the other to fail. (#599)
- Fix a crash on startup caused by the homeserver rejecting a join/leave from a ghost when team sync is enabled. (#606)
- Add missing help text for
whoami
command. (#620) - Fix a bug where typing in an admin command in the bridge admin room would cause the bridge to immediately exit. (#624)