|
| 1 | +Changes in [1.6.0-rc.1](https://github.com/vector-im/riot-web/releases/tag/v1.6.0-rc.1) (2020-04-15) |
| 2 | +==================================================================================================== |
| 3 | +[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.5.16-rc.1...v1.6.0-rc.1) |
| 4 | + |
| 5 | + * Enable cross-signing / E2EE by default for DM on release |
| 6 | + [\#13179](https://github.com/vector-im/riot-web/pull/13179) |
| 7 | + * Upgrade to React SDK 2.5.0-rc.1 and JS SDK 5.3.1-rc.1 |
| 8 | + * Add instruction to resolve the inotify watch limit issue |
| 9 | + [\#13128](https://github.com/vector-im/riot-web/pull/13128) |
| 10 | + * docs: labs: add a pointer to config.md |
| 11 | + [\#13149](https://github.com/vector-im/riot-web/pull/13149) |
| 12 | + * Fix Electron SSO handling to support multiple profiles |
| 13 | + [\#13028](https://github.com/vector-im/riot-web/pull/13028) |
| 14 | + * Add riot-desktop shortcuts for forward/back matching browsers&slack |
| 15 | + [\#13133](https://github.com/vector-im/riot-web/pull/13133) |
| 16 | + * Allow rageshake to fail in init |
| 17 | + [\#13164](https://github.com/vector-im/riot-web/pull/13164) |
| 18 | + * Fix broken yarn install link in README.md |
| 19 | + [\#13125](https://github.com/vector-im/riot-web/pull/13125) |
| 20 | + * fix build:jitsi scripts crash caused by a missing folder |
| 21 | + [\#13122](https://github.com/vector-im/riot-web/pull/13122) |
| 22 | + * App load order changes to catch errors better |
| 23 | + [\#13095](https://github.com/vector-im/riot-web/pull/13095) |
| 24 | + * Upgrade deps |
| 25 | + [\#13080](https://github.com/vector-im/riot-web/pull/13080) |
| 26 | + |
1 | 27 | Changes in [1.5.16-rc.1](https://github.com/vector-im/riot-web/releases/tag/v1.5.16-rc.1) (2020-04-08) |
2 | 28 | ====================================================================================================== |
3 | 29 | [Full Changelog](https://github.com/vector-im/riot-web/compare/v1.5.15...v1.5.16-rc.1) |
|
0 commit comments