Skip to content

Update dependency matrix-js-sdk to v14 - autoclosed

Tine Wittler requested to merge renovate/matrix-js-sdk-14.x into master

This MR contains the following updates:

Package Type Update Change
matrix-js-sdk dependencies major ^12.0.0 -> ^14.0.0

Release Notes

matrix-org/matrix-js-sdk

v14.0.1

Compare Source

===================================================================================================

🚨 BREAKING CHANGES

  • Support for call upgrades. setLocalVideoMuted() and setMicrophoneMuted() are now async and return the new mute state (#​1827). Contributed by SimonBrandner.

Features

🐛 Bug Fixes

v14.0.0

Compare Source

=============================================================================================================

🚨 BREAKING CHANGES

  • Support for call upgrades. setLocalVideoMuted() and setMicrophoneMuted() are now async and return the new mute state (#​1827). Contributed by SimonBrandner.

Features

🐛 Bug Fixes

v13.0.0

Compare Source

===================================================================================================

Features

🐛 Bug Fixes

v12.5.0

Compare Source

===================================================================================================

Features

  • [Release] Exclude opt-in Element performance metrics from encryption (#​1901).
  • Give MatrixCall the capability to emit LengthChanged events (#​1873). Contributed by SimonBrandner.
  • Improve browser example (#​1875). Contributed by psrpinto.
  • Give CallFeed the capability to emit on volume changes (#​1865). Contributed by SimonBrandner.

🐛 Bug Fixes

  • Fix verification request cancellation (#​1871).

v12.4.1

Compare Source

===================================================================================================

🔒 SECURITY FIXES

v12.4.0

Compare Source

===================================================================================================

🦖 Deprecations

  • Deprecate groups APIs. Groups are no longer supported, only Synapse has support. They are being replaced by Spaces which build off of Rooms and are far more flexible. (#​1792).

Features

  • Add method for including extra fields when uploading to a tree space (#​1850).

🐛 Bug Fixes

v12.3.1

Compare Source

===================================================================================================

🐛 Bug Fixes

  • Fix multiple VoIP regressions (#​1860).

v12.3.0

Compare Source

===================================================================================================

Features

🐛 Bug Fixes

v12.2.0

Compare Source

===================================================================================================

Features

  • Improve calculateRoomName performances by using Intl.Collator #​1801
  • Switch callEventHandler from listening on event to Room.timeline #​1789
  • Expose MatrixEvent's internal clearEvent as a function #​1784

🐛 Bug Fixes

  • Clean up Event.clearEvent handling to fix a bug where malformed events with falsey content wouldn't be considered decrypted #​1807
  • Standardise spelling and casing of homeserver, identity server, and integration manager #​1782

v12.1.0

Compare Source

================================================================================================== Full Changelog

  • No changes from rc.1

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Tine Wittler

Merge request reports