|
| 1 | +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 | +====================================================================================================== |
| 3 | +[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.5.15...v1.5.16-rc.1) |
| 4 | + |
| 5 | + * Upgrade React SDK to 2.4.0-rc.1 and JS SDK to 5.3.0-rc.1 |
| 6 | + * Update from Weblate |
| 7 | + [\#13078](https://github.com/vector-im/riot-web/pull/13078) |
| 8 | + * Mention Jitsi support at the .well-known level in Jitsi docs |
| 9 | + [\#13047](https://github.com/vector-im/riot-web/pull/13047) |
| 10 | + * Add new default home page fallback |
| 11 | + [\#13049](https://github.com/vector-im/riot-web/pull/13049) |
| 12 | + * App load order tweaks for code splitting |
| 13 | + [\#13032](https://github.com/vector-im/riot-web/pull/13032) |
| 14 | + * Add some docs about Jitsi widgets and Jitsi configuration |
| 15 | + [\#13027](https://github.com/vector-im/riot-web/pull/13027) |
| 16 | + * Bump minimist from 1.2.2 to 1.2.3 in /electron_app |
| 17 | + [\#13030](https://github.com/vector-im/riot-web/pull/13030) |
| 18 | + * Fix Electron mac-specific shortcut being registered on Web too. |
| 19 | + [\#13020](https://github.com/vector-im/riot-web/pull/13020) |
| 20 | + * Add a console warning that errors from Jitsi Meet are fine |
| 21 | + [\#12968](https://github.com/vector-im/riot-web/pull/12968) |
| 22 | + * Fix popout support for jitsi widgets |
| 23 | + [\#12975](https://github.com/vector-im/riot-web/pull/12975) |
| 24 | + * Some grammar and clarifications |
| 25 | + [\#12925](https://github.com/vector-im/riot-web/pull/12925) |
| 26 | + * Don't immediately remove notifications from notification trays |
| 27 | + [\#12861](https://github.com/vector-im/riot-web/pull/12861) |
| 28 | + * Remove welcome user from config |
| 29 | + [\#12894](https://github.com/vector-im/riot-web/pull/12894) |
| 30 | + |
1 | 31 | Changes in [1.5.15](https://github.com/vector-im/riot-web/releases/tag/v1.5.15) (2020-04-01) |
2 | 32 | ============================================================================================ |
3 | 33 | [Full Changelog](https://github.com/vector-im/riot-web/compare/v1.5.14...v1.5.15) |
|
0 commit comments