|
| 1 | +Changes in [1.5.11-rc.1](https://github.com/vector-im/riot-web/releases/tag/v1.5.11-rc.1) (2020-02-26) |
| 2 | +====================================================================================================== |
| 3 | +[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.5.10...v1.5.11-rc.1) |
| 4 | + |
| 5 | + * Upgrade to JS SDK 5.1.0-rc.1 and React SDK 2.2.0-rc.1 |
| 6 | + * Change Windows signing to warning when missing token |
| 7 | + [\#12523](https://github.com/vector-im/riot-web/pull/12523) |
| 8 | + * Modernizr remove t3st/es6/contains |
| 9 | + [\#12524](https://github.com/vector-im/riot-web/pull/12524) |
| 10 | + * Switch out any eval-using Modernizr rules |
| 11 | + [\#12519](https://github.com/vector-im/riot-web/pull/12519) |
| 12 | + * Update from Weblate |
| 13 | + [\#12522](https://github.com/vector-im/riot-web/pull/12522) |
| 14 | + * Notify electron of language changes |
| 15 | + [\#12487](https://github.com/vector-im/riot-web/pull/12487) |
| 16 | + * Relax macOS notarisation check to print a warning |
| 17 | + [\#12503](https://github.com/vector-im/riot-web/pull/12503) |
| 18 | + * Clarify supported tier means desktop OSes |
| 19 | + [\#12486](https://github.com/vector-im/riot-web/pull/12486) |
| 20 | + * Use noreferrer in addition to noopener for edge case browsers |
| 21 | + [\#12477](https://github.com/vector-im/riot-web/pull/12477) |
| 22 | + * Document start / end composer shortcuts |
| 23 | + [\#12466](https://github.com/vector-im/riot-web/pull/12466) |
| 24 | + * Update from Weblate |
| 25 | + [\#12480](https://github.com/vector-im/riot-web/pull/12480) |
| 26 | + * Remove buildkite pipeline |
| 27 | + [\#12464](https://github.com/vector-im/riot-web/pull/12464) |
| 28 | + * Remove exec so release script continues |
| 29 | + [\#12435](https://github.com/vector-im/riot-web/pull/12435) |
| 30 | + * Use Persistent Storage where possible |
| 31 | + [\#12425](https://github.com/vector-im/riot-web/pull/12425) |
| 32 | + |
1 | 33 | Changes in [1.5.10](https://github.com/vector-im/riot-web/releases/tag/v1.5.10) (2020-02-19) |
2 | 34 | ============================================================================================ |
3 | 35 | [Full Changelog](https://github.com/vector-im/riot-web/compare/v1.5.9...v1.5.10) |
|
0 commit comments