2021-06-22 · 2 🐛 · 2 👩💻👨💻
🐛 Bug fixes
-
Apps not syncing status correctly on HA setups (#22415)
FIxes erros where, on HA setups, instances that DID NOT originate the action of uninstalling and updating an app would maintain the wrong status of apps when they received the notification of these events via Streamer.
-
Chore:
team.addMembers
doesn't add member to main team room (#22169)Fix
team.addMembers
endpoint as it currently doesn't work properly. The API call is adding members to a team's channels but not to the main team room.