|
| 1 | +Changes in [1.6.0](https://github.com/vector-im/riot-web/releases/tag/v1.6.0) (2020-05-05) |
| 2 | +========================================================================================== |
| 3 | +[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.6.0-rc.6...v1.6.0) |
| 4 | + |
| 5 | + * Cross-signing and E2EE by default for DMs and private rooms enabled |
| 6 | + * Upgrade to React SDK 2.5.0 and JS SDK 6.0.0 |
| 7 | + |
| 8 | +Changes in [1.6.0-rc.6](https://github.com/vector-im/riot-web/releases/tag/v1.6.0-rc.6) (2020-05-01) |
| 9 | +==================================================================================================== |
| 10 | +[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.6.0-rc.5...v1.6.0-rc.6) |
| 11 | + |
| 12 | + * Upgrade to React SDK 2.5.0-rc.6 and JS SDK 6.0.0-rc.2 |
| 13 | + |
| 14 | +Changes in [1.6.0-rc.5](https://github.com/vector-im/riot-web/releases/tag/v1.6.0-rc.5) (2020-04-30) |
| 15 | +==================================================================================================== |
| 16 | +[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.6.0-rc.4...v1.6.0-rc.5) |
| 17 | + |
| 18 | + * Upgrade to React SDK 2.5.0-rc.5 and JS SDK 6.0.0-rc.1 |
| 19 | + * Remove feature flag docs from docs on release |
| 20 | + [\#13375](https://github.com/vector-im/riot-web/pull/13375) |
| 21 | + |
| 22 | +Changes in [1.6.0-rc.4](https://github.com/vector-im/riot-web/releases/tag/v1.6.0-rc.4) (2020-04-23) |
| 23 | +==================================================================================================== |
| 24 | +[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.6.0-rc.3...v1.6.0-rc.4) |
| 25 | + |
| 26 | + * Upgrade to React SDK 2.5.0-rc.4 and JS SDK 5.3.1-rc.4 |
| 27 | + |
| 28 | +Changes in [1.6.0-rc.3](https://github.com/vector-im/riot-web/releases/tag/v1.6.0-rc.3) (2020-04-17) |
| 29 | +==================================================================================================== |
| 30 | +[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.6.0-rc.2...v1.6.0-rc.3) |
| 31 | + |
| 32 | + * Upgrade to React SDK 2.5.0-rc.3 and JS SDK 5.3.1-rc.3 |
| 33 | + |
| 34 | +Changes in [1.6.0-rc.2](https://github.com/vector-im/riot-web/releases/tag/v1.6.0-rc.2) (2020-04-16) |
| 35 | +==================================================================================================== |
| 36 | +[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.6.0-rc.1...v1.6.0-rc.2) |
| 37 | + |
| 38 | + * Upgrade to React SDK 2.5.0-rc.2 and JS SDK 5.3.1-rc.2 |
| 39 | + * Enable cross-signing / E2EE by default for DM without config changes |
| 40 | + |
| 41 | +Changes in [1.6.0-rc.1](https://github.com/vector-im/riot-web/releases/tag/v1.6.0-rc.1) (2020-04-15) |
| 42 | +==================================================================================================== |
| 43 | +[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.5.16-rc.1...v1.6.0-rc.1) |
| 44 | + |
| 45 | + * Enable cross-signing / E2EE by default for DM on release |
| 46 | + [\#13179](https://github.com/vector-im/riot-web/pull/13179) |
| 47 | + * Upgrade to React SDK 2.5.0-rc.1 and JS SDK 5.3.1-rc.1 |
| 48 | + * Add instruction to resolve the inotify watch limit issue |
| 49 | + [\#13128](https://github.com/vector-im/riot-web/pull/13128) |
| 50 | + * docs: labs: add a pointer to config.md |
| 51 | + [\#13149](https://github.com/vector-im/riot-web/pull/13149) |
| 52 | + * Fix Electron SSO handling to support multiple profiles |
| 53 | + [\#13028](https://github.com/vector-im/riot-web/pull/13028) |
| 54 | + * Add riot-desktop shortcuts for forward/back matching browsers&slack |
| 55 | + [\#13133](https://github.com/vector-im/riot-web/pull/13133) |
| 56 | + * Allow rageshake to fail in init |
| 57 | + [\#13164](https://github.com/vector-im/riot-web/pull/13164) |
| 58 | + * Fix broken yarn install link in README.md |
| 59 | + [\#13125](https://github.com/vector-im/riot-web/pull/13125) |
| 60 | + * fix build:jitsi scripts crash caused by a missing folder |
| 61 | + [\#13122](https://github.com/vector-im/riot-web/pull/13122) |
| 62 | + * App load order changes to catch errors better |
| 63 | + [\#13095](https://github.com/vector-im/riot-web/pull/13095) |
| 64 | + * Upgrade deps |
| 65 | + [\#13080](https://github.com/vector-im/riot-web/pull/13080) |
| 66 | + |
| 67 | +Changes in [1.5.16-rc.1](https://github.com/vector-im/riot-web/releases/tag/v1.5.16-rc.1) (2020-04-08) |
| 68 | +====================================================================================================== |
| 69 | +[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.5.15...v1.5.16-rc.1) |
| 70 | + |
| 71 | + * Upgrade React SDK to 2.4.0-rc.1 and JS SDK to 5.3.0-rc.1 |
| 72 | + * Update from Weblate |
| 73 | + [\#13078](https://github.com/vector-im/riot-web/pull/13078) |
| 74 | + * Mention Jitsi support at the .well-known level in Jitsi docs |
| 75 | + [\#13047](https://github.com/vector-im/riot-web/pull/13047) |
| 76 | + * Add new default home page fallback |
| 77 | + [\#13049](https://github.com/vector-im/riot-web/pull/13049) |
| 78 | + * App load order tweaks for code splitting |
| 79 | + [\#13032](https://github.com/vector-im/riot-web/pull/13032) |
| 80 | + * Add some docs about Jitsi widgets and Jitsi configuration |
| 81 | + [\#13027](https://github.com/vector-im/riot-web/pull/13027) |
| 82 | + * Bump minimist from 1.2.2 to 1.2.3 in /electron_app |
| 83 | + [\#13030](https://github.com/vector-im/riot-web/pull/13030) |
| 84 | + * Fix Electron mac-specific shortcut being registered on Web too. |
| 85 | + [\#13020](https://github.com/vector-im/riot-web/pull/13020) |
| 86 | + * Add a console warning that errors from Jitsi Meet are fine |
| 87 | + [\#12968](https://github.com/vector-im/riot-web/pull/12968) |
| 88 | + * Fix popout support for jitsi widgets |
| 89 | + [\#12975](https://github.com/vector-im/riot-web/pull/12975) |
| 90 | + * Some grammar and clarifications |
| 91 | + [\#12925](https://github.com/vector-im/riot-web/pull/12925) |
| 92 | + * Don't immediately remove notifications from notification trays |
| 93 | + [\#12861](https://github.com/vector-im/riot-web/pull/12861) |
| 94 | + * Remove welcome user from config |
| 95 | + [\#12894](https://github.com/vector-im/riot-web/pull/12894) |
| 96 | + |
1 | 97 | Changes in [1.5.15](https://github.com/vector-im/riot-web/releases/tag/v1.5.15) (2020-04-01) |
2 | 98 | ============================================================================================ |
3 | 99 | [Full Changelog](https://github.com/vector-im/riot-web/compare/v1.5.14...v1.5.15) |
|
0 commit comments