File tree Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Original file line number Diff line number Diff line change
1
+ Changes in [ 1.11.103] ( https://github.com/element-hq/element-web/releases/tag/v1.11.103 ) (2025-06-10)
2
+ ====================================================================================================
3
+ ## 🐛 Bug Fixes
4
+
5
+ + Check the sender of an event matches owner of session, preventing sender spoofing by homeserver owners.
6
+ [ 13c1d20] ( https://github.com/matrix-org/matrix-rust-sdk/commit/13c1d2048286bbabf5e7bc6b015aafee98f04d55 ) (High, [ GHSA-x958 -rvg6-956w] ( https://github.com/matrix-org/matrix-rust-sdk/security/advisories/GHSA-x958-rvg6-956w ) ).
7
+
1
8
Changes in [ 1.11.102] ( https://github.com/element-hq/element-web/releases/tag/v1.11.102 ) (2025-06-03)
2
9
====================================================================================================
3
10
## ✨ Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " element-web" ,
3
- "version" : " 1.11.102 " ,
3
+ "version" : " 1.11.103 " ,
4
4
"description" : " Element: the future of secure communication" ,
5
5
"author" : " New Vector Ltd." ,
6
6
"repository" : {
130
130
"maplibre-gl" : " ^5.0.0" ,
131
131
"matrix-encrypt-attachment" : " ^1.0.3" ,
132
132
"matrix-events-sdk" : " 0.0.1" ,
133
- "matrix-js-sdk" : " 37.7 .0" ,
133
+ "matrix-js-sdk" : " 37.8 .0" ,
134
134
"matrix-widget-api" : " ^1.10.0" ,
135
135
"memoize-one" : " ^6.0.0" ,
136
136
"mime" : " ^4.0.4" ,
Original file line number Diff line number Diff line change 9126
9126
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
9127
9127
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
9128
9128
9129
- matrix-js-sdk@37.7 .0:
9130
- version "37.7 .0"
9131
- resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-37.7 .0.tgz#8106de841188c0b293f05978eab7043ddfd1b5ef "
9132
- integrity sha512-Lq4k/pbMwHsjsPHavVkiwyX0eId/XdNzYZlSvynwCTOU8VfN+i7/9fQFK0MqYD/95CgeWSI2o7h1bq1vDAzbYw ==
9129
+ matrix-js-sdk@37.8 .0:
9130
+ version "37.8 .0"
9131
+ resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-37.8 .0.tgz#c320380ac9bc414eb16b41d71a3033e8daee679d "
9132
+ integrity sha512-so0ugG0j5ufPbiWUARN4DbRJ91le+0ARrQsn8Z1zl5P84RsiYV3qgt2SJF0aQBjuJCfFA5/Ozcri0W/lHN+0WA ==
9133
9133
dependencies:
9134
9134
"@babel/runtime" "^7.12.5"
9135
9135
"@matrix-org/matrix-sdk-crypto-wasm" "^14.2.0"
You can’t perform that action at this time.
0 commit comments