Skip to content

v1.26.0

Latest

Choose a tag to compare

@lebaudantoine lebaudantoine released this 12 Aug 14:38
· 4 commits to main since this release

Added

  • πŸ“ˆ(frontend) capture media diagnostics on media errors
  • ✨(frontend) add an audio gauge to the microphone select menu
  • ✨(frontend) add a sound tester to the output select menu
  • ✨(frontend) prompt for permissions when toggling a denied device
  • βš—οΈ(frontend) capture console.error in PostHog
  • πŸ“ˆ(frontend) snapshot media devices on the happy path
  • 🚸(frontend) guide users when the OS blocks browser media access
  • ✨(frontend) add a silent-microphone watcher on join and room screens

Changed

  • ♻️(frontend) encapsulate error tracking behind a telemetry module
  • ♻️(frontend) encapsulate PostHog capture calls in the telemetry module
  • πŸ”§(frontend) sync persisted device ids with the actual selected devices
  • πŸ’„(frontend) hide the ProConnect button on narrow viewports
  • ♻️(frontend) prefer captureMediaEvent over reportError when no-op

Fixed

  • πŸ›(frontend) drop exact deviceId constraint on dynamic track creation
  • πŸ›(frontend) fix permission store regression
  • πŸ›(frontend) handle missing device errors gracefully
  • πŸ›(frontend) display the meeting id in the join screen page title

Full Changelog: v1.25.2...v1.26.0