Skip to content

Releases: RocketChat/Apps.teams.bridge

0.1.0

28 Apr 12:20
499a525
Compare
Choose a tag to compare

What's Changed

  • Fixes and Improvements by @abhinavkrin in #37
    • Team User Management: Resolved an issue where users could not be added to a team via the modal or slash command.
    • Notification Subscription Handling: Refined subscription management to prevent duplicate entries and ensure only app-generated subscriptions are handled.
    • Webhook Security Enhancement: Strengthened the security of the notification webhook.
    • Message Loop Prevention: Fixed a bug causing an infinite message loop between Rocket.Chat and Microsoft Teams.
    • Access Token Revocation: Corrected the revokeAccessToken method to ensure proper functionality.
    • Group Chat Creation: Resolved an issue preventing group chat creation on Teams due to duplicate user IDs.
    • Resubscribe Slash Command: Added a new /teamsbridge-resubscribe-messages slash command to allow manual triggering of the Teams message resubscription process.
    • Proxy URL Support: Introduced a new setting to configure a proxy URL for webhook registration, beneficial when Rocket.Chat's site URL is not publicly accessible.
    • Auth Persistence Fix: Fixed incorrect handling of refresh tokens to ensure users remain logged in when the access token expires, preventing message sending interruptions between Rocket.Chat and Teams.

New Contributors

Full Changelog: 0.0.3...0.1.0

0.0.3

10 Oct 17:16
ba011f5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.2...0.0.3

0.0.2

03 Aug 17:35
7ab78cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.1...0.0.2

0.0.1

17 Apr 18:59
09a468d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/RocketChat/Apps.teams.bridge/commits/0.0.1