From 2a11fd5beb63c9511a3dd2368936c72bbdc78b03 Mon Sep 17 00:00:00 2001 From: RiotRobot Date: Tue, 20 Aug 2024 13:47:34 +0000 Subject: [PATCH 1/7] Upgrade dependency to matrix-js-sdk@34.4.0-rc.0 --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 468713b1ce..66c5de8259 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "maplibre-gl": "^2.0.0", "matrix-encrypt-attachment": "^1.0.3", "matrix-events-sdk": "0.0.1", - "matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop", + "matrix-js-sdk": "34.4.0-rc.0", "matrix-widget-api": "^1.8.2", "memoize-one": "^6.0.0", "minimist": "^1.2.5", diff --git a/yarn.lock b/yarn.lock index 16c8cb13ec..d9e45f3d6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6913,9 +6913,10 @@ matrix-events-sdk@0.0.1: resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd" integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA== -"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop": - version "34.3.1" - resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/8d19782c57ba5264f06a80c724b41cf4ba8482e8" +matrix-js-sdk@34.4.0-rc.0: + version "34.4.0-rc.0" + resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.4.0-rc.0.tgz#84534b3ab0aece184534f964fde76e6c31bc5d54" + integrity sha512-m6IYqnmLVie9qm43Syf4jM6y7zkCj6NpPo3gQnx+/mKFXsiDDYJ8HlQOaWebW2LaMk+dUbbu/zZLWD3C+byH+Q== dependencies: "@babel/runtime" "^7.12.5" "@matrix-org/matrix-sdk-crypto-wasm" "^7.0.0" From c01ad91a947886d10182a7ea8ff77e039dbdd6c7 Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 20 Aug 2024 15:04:31 +0100 Subject: [PATCH 2/7] Rename prettier config file to .cjs For the same reason as https://github.com/matrix-org/matrix-js-sdk/pull/4353 --- .prettierrc.js => .prettierrc.cjs | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .prettierrc.js => .prettierrc.cjs (100%) diff --git a/.prettierrc.js b/.prettierrc.cjs similarity index 100% rename from .prettierrc.js rename to .prettierrc.cjs From cd4f30152f7666ac32cd84fa8c3f5eafc9b67217 Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 21 Aug 2024 13:44:16 +0100 Subject: [PATCH 3/7] Call the commjs version of the switch script --- .github/workflows/static_analysis.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static_analysis.yaml b/.github/workflows/static_analysis.yaml index 94ed2c7488..204d3c46f4 100644 --- a/.github/workflows/static_analysis.yaml +++ b/.github/workflows/static_analysis.yaml @@ -36,7 +36,7 @@ jobs: - name: Switch js-sdk to release mode working-directory: node_modules/matrix-js-sdk run: | - scripts/switch_package_to_release.js + scripts/switch_package_to_release.cjs yarn install yarn run build:compile yarn run build:types From aee2ca224d37261e9e35ccac14253c6b9aa1393a Mon Sep 17 00:00:00 2001 From: RiotRobot Date: Wed, 21 Aug 2024 12:58:25 +0000 Subject: [PATCH 4/7] Upgrade dependency to matrix-js-sdk@34.4.0-rc.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 66c5de8259..d773901e9a 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "maplibre-gl": "^2.0.0", "matrix-encrypt-attachment": "^1.0.3", "matrix-events-sdk": "0.0.1", - "matrix-js-sdk": "34.4.0-rc.0", + "matrix-js-sdk": "34.4.0-rc.1", "matrix-widget-api": "^1.8.2", "memoize-one": "^6.0.0", "minimist": "^1.2.5", diff --git a/yarn.lock b/yarn.lock index d9e45f3d6f..9e223d7abe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6913,10 +6913,10 @@ matrix-events-sdk@0.0.1: resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd" integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA== -matrix-js-sdk@34.4.0-rc.0: - version "34.4.0-rc.0" - resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.4.0-rc.0.tgz#84534b3ab0aece184534f964fde76e6c31bc5d54" - integrity sha512-m6IYqnmLVie9qm43Syf4jM6y7zkCj6NpPo3gQnx+/mKFXsiDDYJ8HlQOaWebW2LaMk+dUbbu/zZLWD3C+byH+Q== +matrix-js-sdk@34.4.0-rc.1: + version "34.4.0-rc.1" + resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.4.0-rc.1.tgz#65372e88ed556ff1ef697f547eda04afb81886df" + integrity sha512-ACQeI5YKv0sB22XObbBqIwNznmpotWKmERCFfeoVd/Ig2rK/SQCUKolCy2khFkucA8QY88iWPnlJC3+yJrHkXA== dependencies: "@babel/runtime" "^7.12.5" "@matrix-org/matrix-sdk-crypto-wasm" "^7.0.0" From 750ee1ac1ac8328e9fb0397bdd0776cc9a48b737 Mon Sep 17 00:00:00 2001 From: RiotRobot Date: Wed, 21 Aug 2024 13:08:05 +0000 Subject: [PATCH 5/7] v3.108.0-rc.0 --- package.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d773901e9a..159ae73b2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "matrix-react-sdk", - "version": "3.107.0", + "version": "3.108.0-rc.0", "description": "SDK for matrix.org using React", "author": "matrix.org", "repository": { @@ -26,7 +26,7 @@ "engines": { "node": ">=20.0.0" }, - "main": "./src/index.ts", + "main": "./lib/index.ts", "matrix_src_main": "./src/index.ts", "matrix_lib_main": "./lib/index.ts", "matrix_lib_typings": "./lib/index.d.ts", @@ -250,5 +250,6 @@ "outputDirectory": "coverage", "outputName": "jest-sonar-report.xml", "relativePaths": true - } + }, + "typings": "./lib/index.d.ts" } From 2be2763167b0ed35eaf704d6da67169855a8eb6b Mon Sep 17 00:00:00 2001 From: RiotRobot Date: Tue, 27 Aug 2024 12:39:20 +0000 Subject: [PATCH 6/7] Upgrade dependency to matrix-js-sdk@34.4.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 159ae73b2f..0e05798468 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "maplibre-gl": "^2.0.0", "matrix-encrypt-attachment": "^1.0.3", "matrix-events-sdk": "0.0.1", - "matrix-js-sdk": "34.4.0-rc.1", + "matrix-js-sdk": "34.4.0", "matrix-widget-api": "^1.8.2", "memoize-one": "^6.0.0", "minimist": "^1.2.5", diff --git a/yarn.lock b/yarn.lock index 9e223d7abe..ece55b3d96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6913,10 +6913,10 @@ matrix-events-sdk@0.0.1: resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd" integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA== -matrix-js-sdk@34.4.0-rc.1: - version "34.4.0-rc.1" - resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.4.0-rc.1.tgz#65372e88ed556ff1ef697f547eda04afb81886df" - integrity sha512-ACQeI5YKv0sB22XObbBqIwNznmpotWKmERCFfeoVd/Ig2rK/SQCUKolCy2khFkucA8QY88iWPnlJC3+yJrHkXA== +matrix-js-sdk@34.4.0: + version "34.4.0" + resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.4.0.tgz#ceb3403c92dbff3b37e776745a2997ee78fa1eac" + integrity sha512-bI5xJZS3/qhjPQqQL5HhOQ1iBvnHxiqhS2zgzk9SarEuXiH08wbVl9gAAuDqOYE3miNGs4WQQJ19MoaUEOnNwg== dependencies: "@babel/runtime" "^7.12.5" "@matrix-org/matrix-sdk-crypto-wasm" "^7.0.0" From e843fd48fa3f3405b0e93f77a077cf7d11141d87 Mon Sep 17 00:00:00 2001 From: RiotRobot Date: Tue, 27 Aug 2024 12:43:44 +0000 Subject: [PATCH 7/7] v3.108.0 --- CHANGELOG.md | 25 +++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec355249f9..2faa32bcec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,28 @@ +Changes in [3.108.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.108.0) (2024-08-27) +======================================================================================================= +## ✨ Features + +* Message Pinning: rework the message pinning list in the right panel ([#12825](https://github.com/matrix-org/matrix-react-sdk/pull/12825)). Contributed by @florianduros. +* Tweak UIA postMessage check to work cross-origin ([#12878](https://github.com/matrix-org/matrix-react-sdk/pull/12878)). Contributed by @t3chguy. +* Delayed events (Futures) / MSC4140 for call widget ([#12714](https://github.com/matrix-org/matrix-react-sdk/pull/12714)). Contributed by @AndrewFerr. +* Stop the ongoing ring if another device joins the call session. ([#12866](https://github.com/matrix-org/matrix-react-sdk/pull/12866)). Contributed by @toger5. +* Rich text Editor: Auto-replace plain text emoticons with emoji ([#12828](https://github.com/matrix-org/matrix-react-sdk/pull/12828)). Contributed by @langleyd. +* Clean up editor drafts for unknown rooms ([#12850](https://github.com/matrix-org/matrix-react-sdk/pull/12850)). Contributed by @langleyd. +* Rename general user settings to account ([#12841](https://github.com/matrix-org/matrix-react-sdk/pull/12841)). Contributed by @dbkr. +* Update settings tab icons ([#12867](https://github.com/matrix-org/matrix-react-sdk/pull/12867)). Contributed by @dbkr. +* Disable jump to read receipt button instead of hiding when nothing to jump to ([#12863](https://github.com/matrix-org/matrix-react-sdk/pull/12863)). Contributed by @t3chguy. + +## 🐛 Bug Fixes + +* Ensure elements on Login page are disabled when in-flight ([#12895](https://github.com/matrix-org/matrix-react-sdk/pull/12895)). Contributed by @t3chguy. +* Hide pinned messages when grouped in timeline when feature pinning is disabled ([#12888](https://github.com/matrix-org/matrix-react-sdk/pull/12888)). Contributed by @florianduros. +* Add chat button on new room header for maximised widgets ([#12882](https://github.com/matrix-org/matrix-react-sdk/pull/12882)). Contributed by @t3chguy. +* Show spinner whilst initial search request is in progress ([#12883](https://github.com/matrix-org/matrix-react-sdk/pull/12883)). Contributed by @t3chguy. +* Fix user menu font ([#12879](https://github.com/matrix-org/matrix-react-sdk/pull/12879)). Contributed by @florianduros. +* Allow selecting text in the right panel topic ([#12870](https://github.com/matrix-org/matrix-react-sdk/pull/12870)). Contributed by @t3chguy. +* Add missing presence indicator to new room header ([#12865](https://github.com/matrix-org/matrix-react-sdk/pull/12865)). Contributed by @t3chguy. + + Changes in [3.107.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.107.0) (2024-08-20) ======================================================================================================= * No changes diff --git a/package.json b/package.json index 0e05798468..24a1052d9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "matrix-react-sdk", - "version": "3.108.0-rc.0", + "version": "3.108.0", "description": "SDK for matrix.org using React", "author": "matrix.org", "repository": {