2021-06-01-production.0
·
26712 commits
to dev
since this release
0.3.0 (2021-06-01)
New Features
- Handle conversation create legal hold error (SQSERVICES-428) (#11159) (ab3f5dda)
- Add legal hold block to DebugUtil (#11138) (032bc709)
- Update client capabilities after client validation (#11141) (6d95484c)
- Handle connect error because of legal hold (SQSERVICES-429) (#11137) (34900a2c)
- Update error labels (SQSERVICES-428) (#11136) (9ab364d7)
- Handle block for legal hold reasons (SQSERVICES-429) (#11132) (ee023aa4)
- System message for leave event due to legal hold (SQSERVICES-428) (#11115) (ce150a88)
- Block adding users to conversations with LH conflict (SQSERVICES-428) (#11112) (269b912d)
Bug Fixes
- Check if errors are backend errors (#11161) (d67db201)
- Retry requests when losing connection (SQCORE-585) (SQCORE-591) (#11075) (9f3f5e0c)
- Avoid leaking remote audio elements after a call (SQCALL-293) (#11073) (c9dde982)
- Improve UI performance of ephemeral messages (#11071) (SQCORE-633) (08e842c6)
Other Changes
- Handle correct legal hold block event (SQSERVICES-481) (#11164) (ed7e8890)
- Handle correct legal hold block event (SQSERVICES-481) (#11164) (863cc6f9)
- Accept JSON & HTML request payloads (SQCORE-691) (#11157) (e9faaecd)
- Update legal hold copy (#11139) (7f484ee3)
- Import Config correctly (#11133) (f9434edf)
- Mock axios interceptors for axios-retry (2a2ea526)