github element-hq/element-call v0.10.0-rc.3

latest releases: v0.15.0, v0.15.0-rc.1, v0.14.1...
pre-release4 months ago

To Device compatibility RC3

Backwards compatible with ratcheting and logging fix.

What's Changed

  • Backport v0.10.0: Revert livekit-client to 2.10.0 by @robintown in #3223
  • Backport v0.10.0: Fix matrixRTC js-sdk logs in rageshakes by @toger5 in #3227
  • Backport v0.10.0: Set ratchetWindowSize > 0, to enable ratchet compatibility. by @toger5 in #3225

Full Changelog: v0.10.0-rc.2...v0.10.0-rc.3

Docker full package

Element Call is available as a Docker image from the GitHub Container Registry.

The image provides a full build of Element Call that can be used both in standalone and as a widget (on a remote URL).

docker pull ghcr.io/element-hq/element-call:v0.10.0-rc.3

Embedded packages

This release includes the following embedded packages that allow Element Call to be used as an embedded widget
within another application.

NPM

npm install @element-hq/element-call-embedded@0.10.0-rc.3

Android AAR

dependencies {
  implementation 'io.element.android:element-call-embedded:0.10.0-rc.3-SNAPSHOT'
}

SwiftPM

.package(url: "https://github.com/element-hq/element-call-swift.git", from: "0.10.0-rc.3")

Don't miss a new element-call release

NewReleases is sending notifications on new releases.