Skip to content

2021-10-04-production.0

Choose a tag to compare

@github-actions github-actions released this 04 Oct 16:39
· 25982 commits to dev since this release
188919c

0.5.0 (2021-10-04)

New Features
  • core:
  • services:
    • Show plan upgrade modals for team members, owners and personal accounts (SQSERVICES-562) (#11851) (2caa7b59)
    • Rename 'ephemeral/timed messages' to 'self-deleting messages' (SQSERVICES-766) (#11783) (bbb9ba66)
    • Handle conference calling feature updates (SQSERVICES-562) (#11817) (5424f5db)
    • Improve Variable Bitrate Encoding (VBR) preference description (SQSERVICES-619) (#11812) (b633f2f6)
    • Improved feature change & asset restriction descriptions (SQSERVICES-736) (#11782) (fae8c2ee)
    • Improve Variable Bitrate Encoding (VBR) preference description (SQSERVICES-619) (#11780) (486f097b)
    • 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)
  • call: Show audio tiles and pagination (#11822) (40f0a2d1)
  • 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)
Bug Fixes
  • call:
    • Camera toggle does not work (SQCALL-435) (a062bd80)
    • Avoid flicker in active speakers view (SQCALL-425) (#11926) (1548df2e)
    • Request video streams for active speakers when switching tab (SQCALL-425) (#11890) (2d97c9e3)
    • Show selfvideo preview for outgoing calls (#11877) (bf72ac97)
    • Turn off camera after very quick on and off toggle (#11875) (e71f007e)
    • New AVS version gives new stream id for updated streams (#11824) (a2c3c3bc)
    • Ignore constant bit rate feature flag on avs callback (SQCALL-409) (#11777) (52b7978d)
  • core:
  • Allow empty domain webapp to verify conversations with domains (#11876) (1c8c405a)
  • notify user if recipient added a new device (1e157982)
  • show conversation verification system message (a6b18e70)
  • Find team users when they have no domain (7467f291)
  • Show correct state for forced CBR (#11756) (e8bc784e)
  • Reset selectable screen/window state after call ends (#11753) (e3a2f70e)
  • Show double click to maximize text only for calls with more than 3 participants (#11742) (e611c490)
  • Update text for unmaximizing a participant tile (SQCALL-383) (#11709) (01a87e7f)
  • Allow calling after accepting a connection request (SQCORE-348) (#11613) (29588b9d)
  • Update conversation type on outgoing request accept (SQCORE-805) (#11529) (c0b6ab6b)
  • Show connection request icon only for outgoing requests (SQCORE-348) (#11465) (90d84647)
  • services: File asset size information (SQSERVICES-678) (#11586) (98b9d713)
Other Changes