Skip to content

Commit f5c5c1b

Browse files
committed
Prepare changelog for v1.5.14-rc.1
1 parent bfcb46c commit f5c5c1b

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

CHANGELOG.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,55 @@
1+
Changes in [1.5.14-rc.1](https://github.com/vector-im/riot-web/releases/tag/v1.5.14-rc.1) (2020-03-26)
2+
======================================================================================================
3+
[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.5.13...v1.5.14-rc.1)
4+
5+
* Upgrade JS SDK to 5.2.0-rc.1 and React SDK to 2.3.0-rc.1
6+
* Update from Weblate
7+
[\#12890](https://github.com/vector-im/riot-web/pull/12890)
8+
* App load tweaks
9+
[\#12869](https://github.com/vector-im/riot-web/pull/12869)
10+
* Add review policy doc
11+
[\#12730](https://github.com/vector-im/riot-web/pull/12730)
12+
* Fix artifact searching in redeployer
13+
[\#12875](https://github.com/vector-im/riot-web/pull/12875)
14+
* Fix Jitsi wrapper being large by getting the config from elsewhere
15+
[\#12845](https://github.com/vector-im/riot-web/pull/12845)
16+
* Add webpack stats which will be used by CI and stored to artifacts
17+
[\#12832](https://github.com/vector-im/riot-web/pull/12832)
18+
* Revert "Remove useless app preloading from Jitsi widget wrapper"
19+
[\#12842](https://github.com/vector-im/riot-web/pull/12842)
20+
* Remove useless app preloading from Jitsi widget wrapper
21+
[\#12836](https://github.com/vector-im/riot-web/pull/12836)
22+
* Update from Weblate
23+
[\#12829](https://github.com/vector-im/riot-web/pull/12829)
24+
* Fix version for Docker builds
25+
[\#12799](https://github.com/vector-im/riot-web/pull/12799)
26+
* Register Mac electron specific Cmd+, shortcut to User Settings
27+
[\#12800](https://github.com/vector-im/riot-web/pull/12800)
28+
* Use a local widget wrapper for Jitsi calls
29+
[\#12780](https://github.com/vector-im/riot-web/pull/12780)
30+
* Delete shortcuts.md
31+
[\#12786](https://github.com/vector-im/riot-web/pull/12786)
32+
* Remove remainders of gemini-scrollbar and react-gemini-scrollbar
33+
[\#12756](https://github.com/vector-im/riot-web/pull/12756)
34+
* Update electron to v7.1.14
35+
[\#12762](https://github.com/vector-im/riot-web/pull/12762)
36+
* Add url tests to Modernizr
37+
[\#12735](https://github.com/vector-im/riot-web/pull/12735)
38+
* ElectronPlatform: Add support to remove events from the event index.
39+
[\#12703](https://github.com/vector-im/riot-web/pull/12703)
40+
* Bump minimist from 1.2.0 to 1.2.2 in /electron_app
41+
[\#12744](https://github.com/vector-im/riot-web/pull/12744)
42+
* Add docs and flag for custom theme support
43+
[\#12731](https://github.com/vector-im/riot-web/pull/12731)
44+
* Declare jsx in tsconfig for IDEs
45+
[\#12716](https://github.com/vector-im/riot-web/pull/12716)
46+
* Remove stuff that yarn install doesn't think we need
47+
[\#12713](https://github.com/vector-im/riot-web/pull/12713)
48+
* yarn upgrade
49+
[\#12691](https://github.com/vector-im/riot-web/pull/12691)
50+
* Support TypeScript for React components
51+
[\#12696](https://github.com/vector-im/riot-web/pull/12696)
52+
153
Changes in [1.5.13](https://github.com/vector-im/riot-web/releases/tag/v1.5.13) (2020-03-17)
254
============================================================================================
355
[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.5.13-rc.1...v1.5.13)

0 commit comments

Comments
 (0)