Skip to content

v1.28.0

Choose a tag to compare

@lebaudantoine lebaudantoine released this 24 Aug 19:31
· 15 commits to main since this release

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

Full Changelog: v1.27.0...v1.28.0