v1.28.0
Added
- π(frontend) track errors when starting or stopping a recording
- πΈ(frontend) explain camera-in-use failures on the join screen
Changed
- β¨(backend) accept form-urlencoded on the user token endpoint
- β¨(summary) configurable s3 region
- β¬οΈ(frontend) upgrade i18next and react-i18next patch versions
- β¬οΈ(frontend) upgrade posthog-js from 1.395.0 to 1.404.1
- β¬οΈ(frontend) upgrade livekit-client and @livekit/components-react
- π(frontend) increase the blur intensity
Fixed
- π(docs) fix minor typos in comments and docstrings
- β¬οΈ(backend) bump sqlparse from 0.5.5 to 0.6.0
- β¬οΈ(mail) bump @html-to/text-cli from 0.6.0 to 0.6.1
- π(frontend) treat client-initiated connect aborts as events
- π(frontend) use state instead of a ref for MoreControls container
- π(frontend) stop init_virtual_background from firing on blur updates
- π(frontend) hoist mute confirmation dialog to VideoConference level
- π(frontend) fix joined notification tile no longer rendering properly
- π(frontend) handle device-in-use errors on Chrome / Windows 10
- π(frontend) handle Firefox/Windows AbortError on device start
- π(frontend) treat "Timeout starting source" AbortError as device-in-use
- π(frontend) suppress leaked WebSocket error events from livekit-client
New Contributors
- @chaitanyaphatak made their first contribution in #1608
Full Changelog: v1.27.0...v1.28.0