Skip to content

Releases: matrix-org/matrix-js-sdk

v0.10.7

30 Jul 10:40
Compare
Choose a tag to compare

Full Changelog

  • No changes since rc.1

v0.10.7-rc.1

24 Jul 17:16
Compare
Choose a tag to compare
v0.10.7-rc.1 Pre-release
Pre-release

Full Changelog

  • encrypt for invited users if history visibility allows.
    #666

v0.10.6

09 Jul 12:06
Compare
Choose a tag to compare

Full Changelog

  • No changes since rc.1

v0.10.6-rc.1

06 Jul 14:41
Compare
Choose a tag to compare
v0.10.6-rc.1 Pre-release
Pre-release

Full Changelog

  • Expose event decryption error via Event.decrypted event
    #665
  • Add decryption error codes to base.DecryptionError
    #663

v0.10.5

29 Jun 10:33
Compare
Choose a tag to compare

Full Changelog

  • No changes since rc.1

v0.10.5-rc.1

21 Jun 09:01
Compare
Choose a tag to compare
v0.10.5-rc.1 Pre-release
Pre-release

Full Changelog

  • fix auth header and filename=undefined
    #659
  • allow setting the output device for webrtc calls
    #650
  • arguments true and false are actually invalid
    #596
  • fix typo where headers was not being used and thus sent wrong content-type
    #643
  • fix some documentation typos
    #642

v0.10.4

12 Jun 13:12
Compare
Choose a tag to compare

Full Changelog

  • No changes since rc.1

v0.10.4-rc.1

06 Jun 14:40
Compare
Choose a tag to compare
v0.10.4-rc.1 Pre-release
Pre-release

Full Changelog

  • check whether notif level is undefined, because 0 is falsey
    #651

v0.10.3

25 May 14:10
Compare
Choose a tag to compare

Full Changelog

  • No changes since v0.10.3-rc.1

v0.10.3-rc.1

24 May 17:17
Compare
Choose a tag to compare
v0.10.3-rc.1 Pre-release
Pre-release

Full Changelog
BREAKING CHANGE

The deprecated 'callback' parameter has been removed from MatrixBaseApis.deactivateAccount

  • Add erase option to deactivateAccount
    #649
  • Emit Session.no_consent when M_CONSENT_NOT_GIVEN received
    #647