This repository was archived by the owner on Feb 19, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +19
-12
lines changed Expand file tree Collapse file tree 3 files changed +19
-12
lines changed Original file line number Diff line number Diff line change 1+ Changes in [ 1.8.4] ( https://github.com/vector-im/element-web/releases/tag/v1.8.4 ) (2021-09-13)
2+ =================================================================================================
3+
4+ ## 🔒 SECURITY FIXES
5+ * Fix a security issue with message key sharing. See https://matrix.org/blog/2021/09/13/vulnerability-disclosure-key-sharing
6+ for details.
7+
18Changes in [ 1.8.2] ( https://github.com/vector-im/element-desktop/releases/tag/v1.8.2 ) (2021-08-31)
29=================================================================================================
310
Original file line number Diff line number Diff line change 11{
22 "name" : " element-web" ,
3- "version" : " 1.8.2 " ,
3+ "version" : " 1.8.4 " ,
44 "description" : " A feature-rich client for Matrix.org" ,
55 "author" : " New Vector Ltd." ,
66 "repository" : {
6161 "highlight.js" : " ^10.5.0" ,
6262 "jsrsasign" : " ^10.2.0" ,
6363 "katex" : " ^0.12.0" ,
64- "matrix-js-sdk" : " 12.4.0 " ,
65- "matrix-react-sdk" : " 3.29.0 " ,
64+ "matrix-js-sdk" : " 12.4.1 " ,
65+ "matrix-react-sdk" : " 3.29.1 " ,
6666 "matrix-widget-api" : " ^0.1.0-beta.15" ,
6767 "prop-types" : " ^15.7.2" ,
6868 "react" : " ^17.0.2" ,
Original file line number Diff line number Diff line change @@ -7677,10 +7677,10 @@ mathml-tag-names@^2.1.3:
76777677 resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
76787678 integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==
76797679
7680- 7681- version "12.4.0 "
7682- resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-12.4.0 .tgz#ff60306f9a9e39fd1ae6c7e501001f80eb779dd7 "
7683- integrity sha512-KamHmvNle4mkdErmNgVsGIL3n8/zgPe60DLVaEA2t4aSNwQLEmRS+oVpIgsO3ZrUivBvn4oc9sBqxP0OIl6kUg ==
7680+ 7681+ version "12.4.1 "
7682+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-12.4.1 .tgz#966f506b4146e4fafffa5bbe80f5c53515e1bc78 "
7683+ integrity sha512-C9aSGX9e4GoCm0Rli+iGBXmcnRxnwETw7MvgNcSBfPaLHOMZi/wz4YOV7HEZK8R+OXuDrDYyglncWSJkkoDpAQ ==
76847684 dependencies:
76857685 "@babel/runtime" "^7.12.5"
76867686 another-json "^0.2.0"
@@ -7701,10 +7701,10 @@ matrix-mock-request@^1.2.3:
77017701 bluebird "^3.5.0"
77027702 expect "^1.20.2"
77037703
7704- 7705- version "3.29.0 "
7706- resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.29.0 .tgz#ab8536fe712b156d911f1f19a89f6c8acca7eafd "
7707- integrity sha512-20Acs/5rs8lhPvFcAza7bFPRZSfm8x3/KILTaQrztIMl1iCSmxLbqJNxhyRjVegLQPEXltdkI3unyKQngn5EYA ==
7704+ 7705+ version "3.29.1 "
7706+ resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.29.1 .tgz#f01d11f46beb59308f44d525286b7d98a3fb352d "
7707+ integrity sha512-Cm38QrWMauEkqNj9r2LiuGedM35PuRYm/nYkXNVB5zs88jtT0XCdYpTsKsFGPlfy+b8nKX1rB/g4DVqBBQ3eaQ ==
77087708 dependencies:
77097709 "@babel/runtime" "^7.12.5"
77107710 "@sentry/browser" "^6.11.0"
77347734 katex "^0.12.0"
77357735 linkifyjs "^2.1.9"
77367736 lodash "^4.17.20"
7737- matrix-js-sdk "12.4.0 "
7737+ matrix-js-sdk "12.4.1 "
77387738 matrix-widget-api "^0.1.0-beta.15"
77397739 minimist "^1.2.5"
77407740 opus-recorder "^8.0.3"
You can’t perform that action at this time.
0 commit comments