Releases: RocketChat/Apps.teams.bridge
Releases · RocketChat/Apps.teams.bridge
0.1.0
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
- @abhinavkrin made their first contribution in #37
Full Changelog: 0.0.3...0.1.0
0.0.3
What's Changed
- chore: renaming the microsoft AD to entra by @AllanPazRibeiro in #33
- fix: a proposal to fix the admin user message flow by @AllanPazRibeiro in #32
- feat: setting false to when it was not prevent by @AllanPazRibeiro in #34
- bumping apps engine and app version by @AllanPazRibeiro in #35
- chore: Update icon by @d-gubert in #30
- fix: fixing app dependencies by @AllanPazRibeiro in #36
New Contributors
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- FIX: Defining the app teams bot to send the app messages by @AllanPazRibeiro in #29
- bump version to 0.0.2 by @AllanPazRibeiro in #31
Full Changelog: 0.0.1...0.0.2
0.0.1
What's Changed
- Init a RC app with AppEngine by @Yuq-Bian in #1
- Add organization admin setup TeamsBridge app related functionalities by @Yuq-Bian in #2
- Implement Rocket.Chat user embedded login to Teams by @Yuq-Bian in #3
- Implement Rocket.Chat to Teams outbound messaging by @Yuq-Bian in #4
- Enable inbound message and other features by @Yuq-Bian in #5
- [FIX] fixing the auth endpoint url by @AllanPazRibeiro in #8
- [NEW] Adding user bot creation by @AllanPazRibeiro in #6
- [FIX] The authentication message is blocking the channel by @AllanPazRibeiro in #9
- fix: stopping to block message by @AllanPazRibeiro in #10
- fix: fixing on method params by @AllanPazRibeiro in #11
- Create package.yml by @AllanPazRibeiro in #12
- [CHORE] Removing unnecessary slash command by @AllanPazRibeiro in #13
- fix: Create user type app and delete it. by @albuquerquefabio in #14
- FIX: fixing the seats filling issue by @AllanPazRibeiro in #16
- fix: changing status code verification to send the same image by @AllanPazRibeiro in #18
- chore: changing apps's name by @AllanPazRibeiro in #20
- chore: some app info changes by @AllanPazRibeiro in #21
New Contributors
- @Yuq-Bian made their first contribution in #1
- @albuquerquefabio made their first contribution in #14
Full Changelog: https://github.com/RocketChat/Apps.teams.bridge/commits/0.0.1