-
v1.3.4-rc.132e2d979 · ·
[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.3.3...v1.3.4-rc.1) * Update install guide [\#10831](https://github.com/vector-im/riot-web/pull/10831)
-
v1.3.1-rc.18c329579 · ·
[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.3.0...v1.3.1-rc.1) * Upgrade to JS SDK 2.3.0-rc.1 and React SDK 1.5.0-rc.1 * Update from Weblate [\#10436](https://github.com/vector-im/riot-web/pull/10436) * Describe our existing features better in documentation [\#10418](https://github.com/vector-im/riot-web/pull/10418) * Upgrade to Electron 5 [\#10392](https://github.com/vector-im/riot-web/pull/10392) * Remove edits and reactions feature flags from docs and config [\#10363](https://github.com/vector-im/riot-web/pull/10363) * Cachebust config file requests [\#10349](https://github.com/vector-im/riot-web/pull/10349) * Convert install-app-deps to subcommand [\#10334](https://github.com/vector-im/riot-web/pull/10334) * Add riot.im configuration files [\#10327](https://github.com/vector-im/riot-web/pull/10327) * Require descriptions in mxSendRageshake and remove infinite loop in issue templates [\#10321](https://github.com/vector-im/riot-web/pull/10321) * Remove unused disable_identity_server config flag [\#10322](https://github.com/vector-im/riot-web/pull/10322) * Verify i18n in CI [\#10320](https://github.com/vector-im/riot-web/pull/10320)
-
v1.3.07d07642b · ·
[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.3.0-rc.3...v1.3.0) * Upgrade to React SDK 1.4.0 and JS SDK 2.2.0 * Message editing and reactions features enabled * Remove edits and reactions feature flags from docs and config [\#10365](https://github.com/vector-im/riot-web/pull/10365)
-
v1.3.0-rc.3343279ee · ·
[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.3.0-rc.2...v1.3.0-rc.3) * Update to react-sdk rc.3 to fix a bug where a room admin could generate a room that would cause Riot to error, and some stuck notifications.
-
v1.3.0-rc.26259fba6 · ·
[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.3.0-rc.1...v1.3.0-rc.2) * Upgrade to React SDK 1.4.0-rc.2 and JS SDK 2.2.0-rc.2 * Fix regression from Riot 1.3.0-rc.1 when listing devices in user settings
-
v1.3.0-rc.1a28144bb · ·
[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.2.4...v1.3.0-rc.1) * Upgrade to React SDK 1.4.0-rc.1 and JS SDK 2.2.0-rc.1 * Update from Weblate [\#10328](https://github.com/vector-im/riot-web/pull/10328) * Upgrade dependencies [\#10308](https://github.com/vector-im/riot-web/pull/10308) * Upgrade dependencies [\#10260](https://github.com/vector-im/riot-web/pull/10260)
-
v1.2.3-rc.16e502478 · ·
[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.2.2...v1.2.3-rc.1) * Change update URL to match new host [\#10247](https://github.com/vector-im/riot-web/pull/10247) * Update from Weblate [\#10219](https://github.com/vector-im/riot-web/pull/10219) * Extract configuration docs to separate file [\#10195](https://github.com/vector-im/riot-web/pull/10195) * Add e2e/warning.svg to preload [\#10197](https://github.com/vector-im/riot-web/pull/10197) * Fix Electron vector: links [\#10196](https://github.com/vector-im/riot-web/pull/10196) * Display a red box of anger for config syntax errors [\#10193](https://github.com/vector-im/riot-web/pull/10193) * Move config-getting to VectorBasePlatform [\#10181](https://github.com/vector-im/riot-web/pull/10181) * Update from Weblate [\#10124](https://github.com/vector-im/riot-web/pull/10124) * Fix default Electron window and tray icons [\#10097](https://github.com/vector-im/riot-web/pull/10097)
-
v1.2.2-rc.2db77d915 · ·
[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.2.2-rc.1...v1.2.2-rc.2) * Update to react-sdk and js-sdk rc.2 for registration fixes, redaction local echo fix and removing unnecessary calls to the integration manager.
-
v1.2.2-rc.19af5aea6 · ·
[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.2.1...v1.2.2-rc.1) * Update from Weblate [\#10012](https://github.com/vector-im/riot-web/pull/10012) * Add funding details for GitHub sponsor button [\#9982](https://github.com/vector-im/riot-web/pull/9982) * Do not fail on server liveliness checks during startup [\#9960](https://github.com/vector-im/riot-web/pull/9960) * Hide guest functions on the welcome page if not logged in [\#9957](https://github.com/vector-im/riot-web/pull/9957) * Add Albanian and West Flemish languages [\#9953](https://github.com/vector-im/riot-web/pull/9953) * Update from Weblate [\#9951](https://github.com/vector-im/riot-web/pull/9951) * Add docs for defaultCountryCode [\#9927](https://github.com/vector-im/riot-web/pull/9927) * Use the user's pre-existing HS when config validation fails [\#9892](https://github.com/vector-im/riot-web/pull/9892) * Low bandwidth mode [\#9909](https://github.com/vector-im/riot-web/pull/9909) * Fix Twemoji loading on Windows dev machines [\#9869](https://github.com/vector-im/riot-web/pull/9869) * Base Docker image on nginx:alpine, not the larger nginx:latest [\#9848](https://github.com/vector-im/riot-web/pull/9848) * Validate homeserver configuration prior to loading the app [\#9779](https://github.com/vector-im/riot-web/pull/9779) * Show resolved homeserver configuration on the mobile guide [\#9726](https://github.com/vector-im/riot-web/pull/9726) * Flag the validated config as the default config [\#9721](https://github.com/vector-im/riot-web/pull/9721) * Clarify comment on is_url and hs_url handling [\#9719](https://github.com/vector-im/riot-web/pull/9719) * Validate default homeserver config before loading the app [\#9496](https://github.com/vector-im/riot-web/pull/9496)
-
v1.2.0-rc.152b2dbec · ·
[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.1.2...v1.2.0-rc.1) * Update from Weblate [\#9802](https://github.com/vector-im/riot-web/pull/9802) * remove emojione [\#9766](https://github.com/vector-im/riot-web/pull/9766) * Make Dockerfile work for develop and other branches [\#9736](https://github.com/vector-im/riot-web/pull/9736) * add description of new labs feature for message editing [\#9728](https://github.com/vector-im/riot-web/pull/9728) * Remove karma junit output [\#9628](https://github.com/vector-im/riot-web/pull/9628) * yarn upgrade [\#9626](https://github.com/vector-im/riot-web/pull/9626) * Respond quickly to buildkite pokes [\#9617](https://github.com/vector-im/riot-web/pull/9617) * Delay creating the `Favico` instance [\#9616](https://github.com/vector-im/riot-web/pull/9616) * Add reactions feature to config sample [\#9598](https://github.com/vector-im/riot-web/pull/9598)