Open
Conversation
|
Preview: https://2848--pr-cinny.netlify.app |
|
Merging this would solve #2786 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.16.3→0.18.01.13.0→1.17.0Release Notes
element-hq/element-call (@element-hq/element-call-embedded)
v0.18.0Compare Source
What's Changed
We welcome @JakeTripplJ as a new contributor who brings screen share volume controls to Element Call.
On top, we get a better picture-in-picture experience in Web, and an issue is fixed with portrait vs. landscape streams/tiles. Which improves the mobile → desktop call experience by a lot!
✨ Features
🐛 Bugfixes
0.17.0-rc.2due to a log causing stringify to crash withTypedError: circular structureby @BillCarsonFr in #3733💾 Developer Experience
Others
👒 Dependencies
c94ce9fby @renovate[bot] in #3764New Contributors
Full Changelog: element-hq/element-call@v0.17.0...v0.18.0
Embedded packages
This release includes the following embedded packages that allow Element Call to be used as an embedded widget
within another application.
NPM
Android AAR
SwiftPM
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 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).
Embedded packages
This release includes the following embedded packages that allow Element Call to be used as an embedded widget
within another application.
NPM
Android AAR
SwiftPM
v0.17.0Compare Source
What's Changed
Version 0.17.0 is large leap in landing the MatrixRTC spec. It is contains all the implementation proves required for the spec process.
The main changes are:
Additionally it brings a lot of bug fixes and cleanups!
There is a full refactor of the
CallViewModel(a major part of the codebase), an SDK version, and all the Matrix 2.0 features that cover security, reliability and convenience.It is important to note that this release does not use any of the new Matrix features and MatrixRTC changes by default. So it is a fully compatible version that can be updated. Since it is compatible it allows a comfortable transition because it is compatible with future versions that enable the new spec by default.
✨ Features
🙌 Improvements
CallViewmodelrefactor by @toger5 in #3560oldest_member(singeSFU) tomulti_sfu) by @toger5 in #3681📄 Documentation
🐛 Bugfixes
💾 Developer Experience
createCallViewModel$function refactor by @toger5 in #3571OpenTelementryrelated code by @toger5 in #3586Others
👒 Dependencies
6da8fa9by @renovate[bot] in #3550New Contributors
Full Changelog: element-hq/element-call@v0.16.3...v0.17.0
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).
Embedded packages
This release includes the following embedded packages that allow Element Call to be used as an embedded widget
within another application.
NPM
Android AAR
SwiftPM
matrix-org/matrix-widget-api (matrix-widget-api)
v1.17.0Compare Source
1.17.0 Release
What's Changed
New Contributors
Full Changelog: matrix-org/matrix-widget-api@v1.16.1...v1.17.0
v1.16.1Compare Source
1.16.1 Release
What's Changed
Full Changelog: matrix-org/matrix-widget-api@v1.16.0...v1.16.1
v1.16.0Compare Source
1.16.0 Release
What's Changed
Full Changelog: matrix-org/matrix-widget-api@v1.15.0...v1.16.0
v1.15.0Compare Source
1.15.0 Release
What's Changed
New Contributors
Full Changelog: matrix-org/matrix-widget-api@v1.14.0...v1.15.0
v1.14.0Compare Source
1.14.0 Release
This release introduces breaking changes to the
WidgetApimethods for updating delayed events, and to theWidgetDrivermethods for performing the requested update action in a client. See #143 for details. Only the minor version has been bumped because the APIs in question are currently considered experimental.What's Changed
Full Changelog: matrix-org/matrix-widget-api@v1.13.1...v1.14.0
v1.13.1Compare Source
1.13.1 Release
read_eventsaction.If a widget does not support the
update_stateversion but the driver implements the new API from version 1.12 the room state was updated based on timeline events. (only considering the most recent events and not older state events.)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.