Skip to content

2021-08-30-production.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 13:51
· 26510 commits to dev since this release
1240cfd

0.2.0 (2021-08-30)

New Features
  • Show modal when sending a message and legalhold consent is missing (SQSERVICES-527) (#11373) (b7ab0aee)
  • Create a conversation with members from federated backends (SQCORE-773) (#11279) (ff03f6cb)
  • Support joining public conversations on mobiles (SQSERVICES-502) (#11212) (b7048c72)
  • Accept desktop conversation join events (#11300) (8b97e69c)
  • Add calling pagination (SQCALL-295) (#11167) (e090f0bf)
  • Improve invalid code error message when verifying new account (#11281) (38a16952)
  • Announce production deployments in official release chat (#11202) (74b0a7b0)
Bug Fixes
  • Show self video preview when starting a video call (SQCALL-307) (#11334) (a53fcb6f)
  • Assume element is overlayed if getBoundingClientRect fails (#11332) (ca9f977d)
  • Incoming call maximizes ongoing call (SQCALL-73) (#11243) (8248e156)
  • useKoSubscribableChildren might not return correct new state (#11236) (ffb80078)
  • Handle view switching more hesitantly (#11203) (c49f31d7)
Other Changes