Skip to content

Releases: element-hq/element-call

v0.2.10

05 Sep 14:50
34d5e88
Compare
Choose a tag to compare

What's Changed

  • Fix bug where additional group calls could be created (#564)

Full Changelog: v0.2.9...v0.2.10

v0.2.9

26 Aug 09:10
Compare
Choose a tag to compare

Full Changelog: v0.2.8...v0.2.9

v0.2.8

24 Aug 09:12
a479863
Compare
Choose a tag to compare
  • Fix 'submit debug logs' checkbox in the rageshake form (#551)

Full Changelog: v0.2.7...v0.2.8

v0.2.7

19 Aug 15:40
1d7da9c
Compare
Choose a tag to compare

What's Changed

  • Catch fatal errors (#481)
  • Add local volume control (#468)
  • Add support for audio sharing (#473)
  • Add full-screen mode (#502)
  • Show name in 1:1 calls (#514)
  • Fix a case where someone's audio could be missing if the audio track arrived late (#516)

Plus lots of bug fixes, and converting the entire project to TypeScript to prevent bugs and allow us to work faster.

Full Changelog: v0.2.6...v0.2.7

v0.2.6

21 Jul 13:04
810cdee
Compare
Choose a tag to compare
  • Fix 'cannot find room' error: #479
  • Fix crash on screen share: #482

v0.2.5

18 Jul 13:20
6d7f52d
Compare
Choose a tag to compare

This release will force a logout for all users because some instances lost their original set of crypto keys and generated new ones, meaning the other users would not encrypt messages to their new key. We can't detect where this has happened so we need to invalidate all sessions.

  • Fix a splitbrain scenario: don't restore session unless crypto data is found (#466)
  • Make room setup more reliable (#471)
  • Lots of fixes to Walkie-Talkie mode

v0.2.4

05 Jul 12:23
984b027
Compare
Choose a tag to compare
  • Fix the talk button in Walkie-Talkie mode on mobile
  • Add URL parameter to send signalling events without encryption

v0.2.3

04 Jul 14:22
8380894
Compare
Choose a tag to compare
  • Use a single audio context and don't leak peer connections - this could cause no audio or audio to break on other sites when using chrome.
  • Make echo cancellaation work in spatial audio mode in Chrome
  • Add 'waiting for network' state to walkie-talkie mode
  • Add a warning if other people on the call are using incompatible versions of Element Call

v0.2.2

08 Jun 18:37
a7748a8
Compare
Choose a tag to compare
  • Fix a bug where streams would incorrectly be muted when users connected

v0.2.1

07 Jun 13:28
21ec08f
Compare
Choose a tag to compare
  • Tweak copy for Spatial audio