Skip to content

Tags: featherbutt/element-web

Tags

v1.7.23

Toggle v1.7.23's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
RiotRobot ElementRobot
[Full Changelog](element-hq/element-web@v1.7.23-rc.1...v1.7.23)

* Upgrade to React SDK 3.16.0 and JS SDK 9.9.0

v1.7.23-rc.1

Toggle v1.7.23-rc.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
RiotRobot ElementRobot
[Full Changelog](element-hq/element-web@v1.7.22...v1.7.23-rc.1)

* Upgrade to React SDK 3.16.0-rc.2 and JS SDK 9.9.0-rc.1
* Translations update from Weblate
[\element-hq#16655](element-hq#16655)
* Improve docs for customisations
[\element-hq#16652](element-hq#16652)
* Update triage guide to match the new label scheme
[\element-hq#16612](element-hq#16612)
* Remove a couple useless 'use strict' calls
[\element-hq#16650](element-hq#16650)
* Remove old conferencing doc
[\element-hq#16648](element-hq#16648)
* Bump elliptic from 6.5.3 to 6.5.4
[\element-hq#16644](element-hq#16644)
* Add option for audio live streaming
[\element-hq#16604](element-hq#16604)
* Update velocity-animate dependency
[\element-hq#16605](element-hq#16605)
* Add Edge to the supported tier
[\element-hq#16611](element-hq#16611)
* Add multi language spell check
[\element-hq#15851](element-hq#15851)
* Document feature_spaces
[\element-hq#16538](element-hq#16538)

v1.7.22

Toggle v1.7.22's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
RiotRobot ElementRobot
[Full Changelog](element-hq/element-web@v1.7.22-rc.1...v1.7.22)

Element Web 1.7.22 fixes (by upgrading to matrix-react-sdk 3.15.0) a low
severity issue (CVE-2021-21320) where the user content sandbox can be abused to
trick users into opening unexpected documents. The content is opened with a
`blob` origin that cannot access Matrix user data, so messages and secrets are
not at risk.  Thanks to @keerok for responsibly disclosing this via Matrix's
Security Disclosure Policy.
* Upgrade to React SDK 3.15.0 and JS SDK 9.8.0

v1.7.22-rc.1

Toggle v1.7.22-rc.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
RiotRobot ElementRobot
[Full Changelog](element-hq/element-web@v1.7.21...v1.7.22-rc.1)

* Upgrade to React SDK 3.15.0-rc.1 and JS SDK 9.8.0-rc.1
* Translations update from Weblate
[\element-hq#16529](element-hq#16529)
* Add hostSignup config for element.io clients
[\element-hq#16515](element-hq#16515)
* VoIP virtual rooms, mkII
[\element-hq#16442](element-hq#16442)
* Jitsi widget: Read room name from query parameters
[\element-hq#16456](element-hq#16456)
* fix / sso: make sure to delete only loginToken after redirect
[\element-hq#16415](element-hq#16415)
* Disable Countly
[\element-hq#16433](element-hq#16433)

v1.7.21

Toggle v1.7.21's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
RiotRobot ElementRobot
[Full Changelog](element-hq/element-web@v1.7.21-rc.1...v1.7.21)

* Upgrade to React SDK 3.14.0 and JS SDK 9.7.0

v1.7.21-rc.1

Toggle v1.7.21-rc.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
RiotRobot ElementRobot
[Full Changelog](element-hq/element-web@v1.7.20...v1.7.21-rc.1)

* Upgrade to React SDK 3.14.0-rc.1 and JS SDK 9.7.0-rc.1
* Translations update from Weblate
[\element-hq#16427](element-hq#16427)
* Add RegExp dotAll feature test
[\element-hq#16408](element-hq#16408)
* Fix Electron type merging
[\element-hq#16405](element-hq#16405)
* README: remove Jenkins reference
[\element-hq#16381](element-hq#16381)
* Enable PostCSS Calc in webpack builds
[\element-hq#16307](element-hq#16307)
* Add configuration security best practices to the README.
[\element-hq#16367](element-hq#16367)
* Upgrade matrix-widget-api
[\element-hq#16347](element-hq#16347)

v1.7.20

Toggle v1.7.20's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
RiotRobot ElementRobot
[Full Changelog](element-hq/element-web@v1.7.19...v1.7.20)

* Upgrade to React SDK 3.13.1

v1.7.19

Toggle v1.7.19's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
RiotRobot ElementRobot
[Full Changelog](element-hq/element-web@v1.7.19-rc.1...v1.7.19)

* Upgrade to React SDK 3.13.0 and JS SDK 9.6.0
* [Release] Upgrade matrix-widget-api
[\element-hq#16348](element-hq#16348)

v1.7.19-rc.1

Toggle v1.7.19-rc.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
RiotRobot ElementRobot
[Full Changelog](element-hq/element-web@v1.7.18...v1.7.19-rc.1)

* Upgrade to React SDK 3.13.0-rc.1 and JS SDK 9.6.0-rc.1
* Translations update from Weblate
[\element-hq#16314](element-hq#16314)
* Use history replaceState instead of redirect for SSO flow
[\element-hq#16292](element-hq#16292)
* Document the mobile guide toast option
[\element-hq#16301](element-hq#16301)
* Update widget-api to beta.12
[\element-hq#16303](element-hq#16303)
* Upgrade deps 2021-01
[\element-hq#16294](element-hq#16294)
* Move to newer base image for Docker builds
[\element-hq#16275](element-hq#16275)
* Docs for the VoIP translate pattern option
[\element-hq#16236](element-hq#16236)
* Fix Riot->Element in permalinkPrefix docs
[\element-hq#16227](element-hq#16227)
* Supply server_name for optional federation-capable Jitsi auth
[\element-hq#16215](element-hq#16215)
* Fix Widget API version confusion
[\element-hq#16212](element-hq#16212)
* Add Hebrew language
[\element-hq#16210](element-hq#16210)
* Update widget-api to beta 11
[\element-hq#16177](element-hq#16177)
* Fix develop Docker builds
[\element-hq#16192](element-hq#16192)
* Skip the service worker for Electron
[\element-hq#16157](element-hq#16157)
* Use isolated IPC API
[\element-hq#16137](element-hq#16137)

v1.7.18

Toggle v1.7.18's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
RiotRobot ElementRobot
[Full Changelog](element-hq/element-web@v1.7.17...v1.7.18)

* Upgrade to React SDK 3.12.1 and JS SDK 9.5.1