Skip to content

2023-05-23-staging.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 11:45
· 2083 commits to dev since this release
9a627f4

0.27.0 (2023-05-23)

New Features
  • Add a system message for failed to add users (FS-1548) (#15187) (35c28f21)
  • filter unavailable users from contact list [FS-1971] (#15194) (fc499fa0)
  • Filter unavailable users in conversation creation (FS-1965) (#15189) (4a909ccf)
  • add confirmation modal pre video call, make style changes local to calling modal (#15182) (e1e9aa29)
  • Confirmation when initiating a call in a large group(SQSERVICES-1923) (#15160) (5ef8235b)
  • Retry fetching missing user/conversation metadata every 3h (FS-1691) (#15158) (735e7b35)
  • re-fetch conversations on opening search-ui [FS-1689] (#15030) (6d377c50)
Bug Fixes
  • remove popup windows when status arent updated [SQSERVICES-2008] (#15224) (a529929c)
  • Fix group name change, focus edit icon (#15197) (6c72e215)
  • showClose functionality of primaryModal component (#15193) (32355668)
  • address unavailable user display issues [FS-1684, FS-1570] (#15159) (b660bb0d)
  • Make the call end in case of being unable to reach sft server (SQSERVICES-1884) (#14600) (e224871a)
Other Changes