File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change
1
+ Changes in [ 1.9.7] ( https://github.com/vector-im/element-web/releases/tag/v1.9.7 ) (2021-12-13)
2
+ =============================================================================================
3
+
4
+ * Security release with updated version of Olm to fix https://matrix.org/blog/2021/12/03/pre-disclosure-upcoming-security-release-of-libolm-and-matrix-js-sdk
5
+ * Fix a crash on logout
6
+
1
7
Changes in [ 1.9.6] ( https://github.com/vector-im/element-web/releases/tag/v1.9.6 ) (2021-12-06)
2
8
=============================================================================================
3
9
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " element-web" ,
3
- "version" : " 1.9.6 " ,
3
+ "version" : " 1.9.7 " ,
4
4
"description" : " A feature-rich client for Matrix.org" ,
5
5
"author" : " New Vector Ltd." ,
6
6
"repository" : {
55
55
"test" : " jest"
56
56
},
57
57
"dependencies" : {
58
- "@matrix-org/olm" : " https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.7 .tgz" ,
58
+ "@matrix-org/olm" : " https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8 .tgz" ,
59
59
"browser-request" : " ^0.3.3" ,
60
60
"eslint-plugin-import" : " ^2.25.2" ,
61
61
"gfm.css" : " ^1.1.2" ,
Original file line number Diff line number Diff line change 1364
1364
resolved "https://registry.yarnpkg.com/@mapbox/whoots-js/-/whoots-js-3.1.0.tgz#497c67a1cef50d1a2459ba60f315e448d2ad87fe"
1365
1365
integrity sha512-Es6WcD0nO5l+2BOQS4uLfNPYQaNDfbot3X1XUoloz+x0mPDS3eeORZJl06HXjwBG1fOGwCRnzK88LMdxKRrd6Q==
1366
1366
1367
- "@matrix-org/olm@https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.7 .tgz":
1368
- version "3.2.7 "
1369
- resolved "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.7 .tgz#d54279ec26cd46518ea06af306bd450aeab207bf "
1367
+ "@matrix-org/olm@https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8 .tgz":
1368
+ version "3.2.8 "
1369
+ resolved "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8 .tgz#8d53636d045e1776e2a2ec6613e57330dd9ce856 "
1370
1370
1371
1371
"@mrmlnc/readdir-enhanced@^2.2.1":
1372
1372
version "2.2.1"
You can’t perform that action at this time.
0 commit comments