What's Changed
Breaking Changes
Element Call now has a runtime config file, config.json
so you can configure it without having to build from source. A prebuilt version is now attached as a release asset. The default homeserver has also changed, so you will most likely need to create a config file: see README.md for instructions.
Other Changes
- Add 'm' and 'space' shortcuts for mute/unmuting during a call (#749)
- Make spatial audio Firefox-only (#791)
- Initial, opt-in support for PostHog analytics (must be enabled in settings)
- Fix blurry avatars (#709)
- Fix fullscreen on Safari (#814)
- Improve the visual experience of joining a call (#708)
- Async config file (#682)
- Fix a crash when someone leaves while screensharing (#720)
- A couple of minor a11y fixes (#729)
- Fix close button on join call modal (#727)
- Disable spatial audio for the maximized speaker (#737)
- Add aria-describedby associations (#728)
- Add a 'waiting for video' state to media tiles (#752)
- Fix click leaking through to DOM element underneath (#763)
- Put rageshake request ID in title of debug log submission (#756)
- Enable users to join calls from multiple devices (#761)
- Subtly animate video tile toolbars (#772)
- Update the leave icon (#785)
- Add URL params to control fonts (#783)
- Hide controls completely in picture-in-picture view (#790)
Full Changelog: v0.3.1...v0.3.3