Release 11 Jul 2022
What's Changed
- fix: remove lazy loading for error by @raviteja83 in #652
- fix(app): remove isRoot error in Errorpage by @Ragzzy-R in #651
- fix: order of variable reset in store on leave by @raviteja83 in #653
- fix(network tests): added delays by @sahil-100ms in #636
- fix: ui for audio level checkbox by @Deep-Codes in #656
- fix(network tests): fix network tests bug by @sahil-100ms in #658
- fix(sdk): send events in case of all errors by @triptu in #659
- feat: add vb in preview by @raviteja83 in #662
- feat: add analytics for hls/rtmp errors by @raviteja83 in #663
- refactor: update analytics events name by @raviteja83 in #664
- feat: toast, text, tooltip, tileMenu comps by @Deep-Codes in #647
- feat: notify slack on publish workflow by @Deep-Codes in #665
- fix: wrong track published with plugins in preview by @raviteja83 in #668
- fix: slack message only on release by @Deep-Codes in #667
- test(new tests): added chat tests by @sahil-100ms in #666
- feat: update color sheet by @Hardik1003 in #607
- feat(sdk): add web prefix to agent_os, cypress improvements by @triptu in #660
- test(bug-fix): fixed network tests by @sahil-100ms in #671
- refactor(store): better action names, fewer store updates, proper detach by @triptu in #661
- feat: show handraise in participant list by @raviteja83 in #672
- feat: add hover on participants by @raviteja83 in #679
- feat: merge prod to main by @raviteja83 in #682
- feat: join retry count to event by @eswarclynn in #669
- fix(store): replace modules with home/content in links in store api ref by @eswarclynn in #674
- fix: simplify room code logic by @raviteja83 in #690
- feat: add transport API for hls-time-metadata by @Ragzzy-R in #692
- fix: add additional check for roomId by @raviteja83 in #693
- fix: roomId null being sent for get details by @raviteja83 in #694
- fix(sdk): join retry - set isTerminal only on retry, error message in HMSException by @eswarclynn in #683
- fix(tests): fixed role change tests by @sahil-100ms in #707
- feat(app): virtualize peer list by @eswarclynn in #710
- Revert "feat(app): virtualize peer list" by @eswarclynn in #713
- feat(app): parse hls timed metadata and emit an event by @Ragzzy-R in #695
- fix(sdk): use str replace instead of replaceall by @triptu in #718
- feat: customise tooltip on slider by @KaustubhKumar05 in #719
- build: update versions for release by @github-actions in #723
- feat(app): improve HLSController. Remove hls instance usage outside the controller by @Ragzzy-R in #727
- build: update versions, fix webassembly version by @raviteja83 in #724
- feat(app): virtualisation using react-window by @eswarclynn in #712
- fix(app): last peer not visible in virtual list by @eswarclynn in #731
- fix(store): export HMSHLS, colocate exports with schema by @triptu in #736
- feat: fork Icon Added by @Hardik1003 in #739
- fix(store): hmsException instead of server error for streaming/recording by @triptu in #740
- build: update versions for release by @github-actions in #742
- build: update minor versions for release by @raviteja83 in #744
New Contributors
- @KaustubhKumar05 made their first contribution in #719
Full Changelog: 22Jun2022...11Jul2022