Merge branch 'master' into develop

This commit is contained in:
RiotRobot 2021-08-17 09:58:15 +01:00
commit 7a03dd2b0c
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
Changes in [1.8.1](https://github.com/vector-im/element-desktop/releases/tag/v1.8.1) (2021-08-17)
=================================================================================================
## 🐛 Bug Fixes
* Fix multiple VoIP regressions ([matrix-org/matrix-js-sdk#1860](https://github.com/matrix-org/matrix-js-sdk/pull/1860)).
Changes in [1.8.0](https://github.com/vector-im/element-desktop/releases/tag/v1.8.0) (2021-08-16)
=================================================================================================

View file

@ -2,7 +2,7 @@
"name": "element-desktop",
"productName": "Element",
"main": "lib/electron-main.js",
"version": "1.8.0",
"version": "1.8.1",
"description": "A feature-rich client for Matrix.org",
"author": "Element",
"repository": {