Explorar o código

Merge branch 'master' into develop

RiotRobot %!s(int64=4) %!d(string=hai) anos
pai
achega
ae624658c9
Modificáronse 2 ficheiros con 8 adicións e 1 borrados
  1. 7 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 7 - 0
CHANGELOG.md

@@ -1,3 +1,10 @@
+Changes in [1.8.4](https://github.com/vector-im/element-web/releases/tag/v1.8.4) (2021-09-13)
+=================================================================================================
+
+## 🔒 SECURITY FIXES
+ * Fix a security issue with message key sharing. See https://matrix.org/blog/2021/09/13/vulnerability-disclosure-key-sharing
+   for details.
+
 Changes in [1.8.2](https://github.com/vector-im/element-desktop/releases/tag/v1.8.2) (2021-08-31)
 =================================================================================================
 

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "element-web",
-  "version": "1.8.2",
+  "version": "1.8.4",
   "description": "A feature-rich client for Matrix.org",
   "author": "New Vector Ltd.",
   "repository": {