Skip to content

Commit 2db3bb5

Browse files
committed
Prepare changelog for v1.7.27-rc.1
1 parent bc70ef7 commit 2db3bb5

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
Changes in [1.7.27-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.27-rc.1) (2021-05-04)
2+
=========================================================================================================
3+
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.26...v1.7.27-rc.1)
4+
5+
* Upgrade to React SDK 3.20.0-rc.1 and JS SDK 10.1.0-rc.1
6+
* Translations update from Weblate
7+
[\#17160](https://github.com/vector-im/element-web/pull/17160)
8+
* Document option for obeying asserted identity
9+
[\#17008](https://github.com/vector-im/element-web/pull/17008)
10+
* Implement IPC call to Electron to set language
11+
[\#17052](https://github.com/vector-im/element-web/pull/17052)
12+
* Convert Vector skin react components to Typescript
13+
[\#17061](https://github.com/vector-im/element-web/pull/17061)
14+
* Add code quality review policy
15+
[\#16980](https://github.com/vector-im/element-web/pull/16980)
16+
* Register RecorderWorklet from react-sdk
17+
[\#17013](https://github.com/vector-im/element-web/pull/17013)
18+
* Preload Inter font to avoid FOIT on slow connections
19+
[\#17039](https://github.com/vector-im/element-web/pull/17039)
20+
* Disable `postcss-calc`'s noisy `warnWhenCannotResolve` option
21+
[\#17041](https://github.com/vector-im/element-web/pull/17041)
22+
123
Changes in [1.7.26](https://github.com/vector-im/element-web/releases/tag/v1.7.26) (2021-04-26)
224
===============================================================================================
325
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.26-rc.1...v1.7.26)

0 commit comments

Comments
 (0)