Skip to content

2021-08-25-staging.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 08:13
· 26100 commits to dev since this release
1172509

0.2.0 (2021-08-26)

New Features
  • core:
  • calling:
    • Hide pagination and audio tiles (173be248)
    • Support for large conference calls and audio tiles (#11625) (f8ea6b05)
  • Display qualified users in federated conversation (#11664) (b73c9351)
  • Display qualified users in federated conversation (#11624) (0308332f)
  • Placeholder for restricted video assets (SQSERVICES-677) (#11566) (dc6391d3)
  • Prevent receiving videos based on feature config (SQSERVICES-614) (#11522) (435a9e8e)
  • Show info modal when sending file via drag & drop or clipboard when feature is disabled (SQSERVICES-614) (#11530) (def8ffd9)
  • Prevent receiving audio messages based on feature config (SQSERVICES-614) (#11526) (f1b207f8)
  • Prevent sending gifs based on feature config (SQSERVICES-614) (#11528) (1ed2f9aa)
  • Prevent receiving files & images based on feature config (SQSERVICES-614) (#11468) (b8302099)
  • Restrict video calling capabilities based on feature config (SQSERVICES-566) (#11443) (918601c4)
  • Handle file sharing feature config update modal (#11471) (b2e6579d)
  • Prevent sending files based on feature config (SQSERVICES-614) (#11464) (7cf58c24)
  • Handle feature config update modals (#11457) (04a60249)
  • Add client feature flag to enforce constant bitrate encoding in calls (SQSERVICES-621) (#11437) (3236feb6)
  • Add client feature flag for rendering media embeds (SQSERVICES-620) (#11385) (2b744fcf)
  • Start conversation with users from federated backends (#11372) (6f748ea4)
  • 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)
  • services:
    • Input bar reply video thumbnail (#11576) (a215c776)
    • Prevent conference calls based on feature config (SQSERVICES-562) (#11570) (ffc6f7c0)
    • Handle conference calling feature config update modal (SQSERVICES-562) (#11466) (4936ba52)
Bug Fixes
Other Changes