-
v1.7.23-rc.19789f411 · ·
[Full Changelog](https://github.com/vector-im/element-web/compare/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 [\#16655](https://github.com/vector-im/element-web/pull/16655) * Improve docs for customisations [\#16652](https://github.com/vector-im/element-web/pull/16652) * Update triage guide to match the new label scheme [\#16612](https://github.com/vector-im/element-web/pull/16612) * Remove a couple useless 'use strict' calls [\#16650](https://github.com/vector-im/element-web/pull/16650) * Remove old conferencing doc [\#16648](https://github.com/vector-im/element-web/pull/16648) * Bump elliptic from 6.5.3 to 6.5.4 [\#16644](https://github.com/vector-im/element-web/pull/16644) * Add option for audio live streaming [\#16604](https://github.com/vector-im/element-web/pull/16604) * Update velocity-animate dependency [\#16605](https://github.com/vector-im/element-web/pull/16605) * Add Edge to the supported tier [\#16611](https://github.com/vector-im/element-web/pull/16611) * Add multi language spell check [\#15851](https://github.com/vector-im/element-web/pull/15851) * Document feature_spaces [\#16538](https://github.com/vector-im/element-web/pull/16538)
-
v1.7.2206798f30 · ·
[Full Changelog](https://github.com/vector-im/element-web/compare/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.14f13b707 · ·
[Full Changelog](https://github.com/vector-im/element-web/compare/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 [\#16529](https://github.com/vector-im/element-web/pull/16529) * Add hostSignup config for element.io clients [\#16515](https://github.com/vector-im/element-web/pull/16515) * VoIP virtual rooms, mkII [\#16442](https://github.com/vector-im/element-web/pull/16442) * Jitsi widget: Read room name from query parameters [\#16456](https://github.com/vector-im/element-web/pull/16456) * fix / sso: make sure to delete only loginToken after redirect [\#16415](https://github.com/vector-im/element-web/pull/16415) * Disable Countly [\#16433](https://github.com/vector-im/element-web/pull/16433)
-
v1.7.21-rc.1c4c1b728 · ·
[Full Changelog](https://github.com/vector-im/element-web/compare/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 [\#16427](https://github.com/vector-im/element-web/pull/16427) * Add RegExp dotAll feature test [\#16408](https://github.com/vector-im/element-web/pull/16408) * Fix Electron type merging [\#16405](https://github.com/vector-im/element-web/pull/16405) * README: remove Jenkins reference [\#16381](https://github.com/vector-im/element-web/pull/16381) * Enable PostCSS Calc in webpack builds [\#16307](https://github.com/vector-im/element-web/pull/16307) * Add configuration security best practices to the README. [\#16367](https://github.com/vector-im/element-web/pull/16367) * Upgrade matrix-widget-api [\#16347](https://github.com/vector-im/element-web/pull/16347)
-
v1.7.19-rc.1341c806a · ·
[Full Changelog](https://github.com/vector-im/element-web/compare/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 [\#16314](https://github.com/vector-im/element-web/pull/16314) * Use history replaceState instead of redirect for SSO flow [\#16292](https://github.com/vector-im/element-web/pull/16292) * Document the mobile guide toast option [\#16301](https://github.com/vector-im/element-web/pull/16301) * Update widget-api to beta.12 [\#16303](https://github.com/vector-im/element-web/pull/16303) * Upgrade deps 2021-01 [\#16294](https://github.com/vector-im/element-web/pull/16294) * Move to newer base image for Docker builds [\#16275](https://github.com/vector-im/element-web/pull/16275) * Docs for the VoIP translate pattern option [\#16236](https://github.com/vector-im/element-web/pull/16236) * Fix Riot->Element in permalinkPrefix docs [\#16227](https://github.com/vector-im/element-web/pull/16227) * Supply server_name for optional federation-capable Jitsi auth [\#16215](https://github.com/vector-im/element-web/pull/16215) * Fix Widget API version confusion [\#16212](https://github.com/vector-im/element-web/pull/16212) * Add Hebrew language [\#16210](https://github.com/vector-im/element-web/pull/16210) * Update widget-api to beta 11 [\#16177](https://github.com/vector-im/element-web/pull/16177) * Fix develop Docker builds [\#16192](https://github.com/vector-im/element-web/pull/16192) * Skip the service worker for Electron [\#16157](https://github.com/vector-im/element-web/pull/16157) * Use isolated IPC API [\#16137](https://github.com/vector-im/element-web/pull/16137)
-
v1.7.17-rc.1f31b3c1c · ·
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.16...v1.7.17-rc.1) * Upgrade to React SDK 3.12.0-rc.1 and JS SDK 9.5.0-rc.1 * Translations update from Weblate [\#16131](https://github.com/vector-im/element-web/pull/16131) * webplatform: Fix notification closing [\#16028](https://github.com/vector-im/element-web/pull/16028) * Stop building code and types for Element layer [\#15999](https://github.com/vector-im/element-web/pull/15999)
-
v1.7.16-rc.1d5325e20 · ·
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.15...v1.7.16-rc.1) * Upgrade to React SDK 3.11.0-rc.1 and JS SDK 9.4.0-rc.1 * Translations update from Weblate [\#15979](https://github.com/vector-im/element-web/pull/15979) * Bump ini from 1.3.5 to 1.3.7 [\#15949](https://github.com/vector-im/element-web/pull/15949) * Document pull request previews [\#15937](https://github.com/vector-im/element-web/pull/15937) * Improve asset path for KaTeX fonts [\#15939](https://github.com/vector-im/element-web/pull/15939) * Fix an important semicolon [\#15912](https://github.com/vector-im/element-web/pull/15912) * Bump highlight.js from 10.1.2 to 10.4.1 [\#15898](https://github.com/vector-im/element-web/pull/15898) * Add gitter.im to room directory [\#15894](https://github.com/vector-im/element-web/pull/15894) * Extend Platform to support idpId for SSO flows [\#15771](https://github.com/vector-im/element-web/pull/15771) * Include KaTeX CSS as a dependency [\#15843](https://github.com/vector-im/element-web/pull/15843)
-
v1.7.15-rc.19084a70e · ·
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.14...v1.7.15-rc.1) * Upgrade to React SDK 3.10.0-rc.1 and JS SDK 9.3.0-rc.1 * Include KaTeX CSS as a dependency [\#15843](https://github.com/vector-im/element-web/pull/15843) * Translations update from Weblate [\#15884](https://github.com/vector-im/element-web/pull/15884) * added katex.min.css to webpack for math support (main PR in matrix-react- sdk) [\#15277](https://github.com/vector-im/element-web/pull/15277) * Rebrand package name and other details [\#15828](https://github.com/vector-im/element-web/pull/15828) * Bump highlight.js from 9.18.1 to 10.1.2 [\#15819](https://github.com/vector-im/element-web/pull/15819) * Update branding of packaging artifacts [\#15810](https://github.com/vector-im/element-web/pull/15810) * Update the react-sdk reference in the lockfile [\#15814](https://github.com/vector-im/element-web/pull/15814) * Update widget API for good measure in Element Web [\#15812](https://github.com/vector-im/element-web/pull/15812) * Stop publishing Element to NPM [\#15811](https://github.com/vector-im/element-web/pull/15811) * Add inotify instance limit info to README [\#15795](https://github.com/vector-im/element-web/pull/15795)
-
v1.7.14-rc.10ed6c550 · ·
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.13...v1.7.14-rc.1) * Upgrade to React SDK 3.9.0-rc.1 and JS SDK 9.2.0-rc.1 * Translations update from Weblate [\#15767](https://github.com/vector-im/element-web/pull/15767) * Update the widget-api for element-web [\#15717](https://github.com/vector-im/element-web/pull/15717)
-
v1.7.13-rc.170bbeeee · ·
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.12...v1.7.13-rc.1) * Upgrade to React SDK 3.8.0-rc.1 and JS SDK 9.1.0-rc.1 * Translations update from Weblate [\#15644](https://github.com/vector-im/element-web/pull/15644) * Add countly experiment to develop/nightly configs [\#15614](https://github.com/vector-im/element-web/pull/15614) * Add documentation for new UIFeature flag regarding room history settings [\#15592](https://github.com/vector-im/element-web/pull/15592) * Rename Docker repo in docs [\#15590](https://github.com/vector-im/element-web/pull/15590) * Fix Jitsi regressions with custom themes [\#15575](https://github.com/vector-im/element-web/pull/15575)