github matrix-org/matrix-appservice-slack 1.9.0
1.9.0 (2021-10-11)

latest releases: 2.1.2, 2.1.1, 2.1.0...
2 years ago

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)

Internal Changes

  • Switched out or pinned several packages that require ESM modules, as we don't want to use ESM modules. (#605)
  • Docker images are now automatically build and published via GitHub Actions, replacing DockerHub Autobuilds. (#610)
  • Update bridge to matrix-appservice-bridge 3.1.0 (#614)

Don't miss a new matrix-appservice-slack release

NewReleases is sending notifications on new releases.