Skip to content

v0.7.1

Latest
Compare
Choose a tag to compare
@toger5 toger5 released this 26 Nov 12:55
· 130 commits to livekit since this release
cf17426

What's Changed

This release is a small release. Its main purpose is to add: Don't trigger keyboard shortcuts if modifiers are held.

  • Dependency Updates
  • Remove .well-known files from build process by @hughns in #2830
  • Don't trigger keyboard shortcuts if modifiers are held by @robintown in #2831
  • Fix a singular string using the plural form by @robintown in #2833
  • Refactor URL parameters documentation into a table by @hughns in #2827
  • The preload URL param shouldn't be used in SPA mode, so ignore it if not in widget by @hughns in #2832
  • Refactor the speaker detection logic into observeSpeaker and add tests by @hughns in #2814
  • Use hot marbles for speaker tests by @hughns in #2815
  • Add explicit code split on matrix-sdk-crypto-wasm to allow caching between deploys by @hughns in #2823
  • Some simple initial tests for MediaView by @hughns in #2813

Full Changelog: v0.7.0...v0.7.1