Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package element-web for openSUSE:Factory checked in at 2023-12-06 23:48:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/element-web (Old) and /work/SRC/openSUSE:Factory/.element-web.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "element-web" Wed Dec 6 23:48:58 2023 rev:45 rq:1131328 version:1.11.51 Changes: -------- --- /work/SRC/openSUSE:Factory/element-web/element-web.changes 2023-11-23 21:42:41.636012391 +0100 +++ /work/SRC/openSUSE:Factory/.element-web.new.25432/element-web.changes 2023-12-06 23:49:39.638402502 +0100 @@ -1,0 +2,28 @@ +Wed Dec 6 10:56:37 UTC 2023 - Dominik Heidler <[email protected]> + +- Version 1.11.51 + ## ⨠Features + + * Improve debian package and docs (https://github.com/vector-im/element-web/pull/26618). Contributed by @t3chguy. + + ## ð¦ Deprecations + + * Remove Quote from MessageContextMenu as it is unsupported by WYSIWYG (https://github.com/matrix-org/matrix-react-sdk/pull/11914). Contributed by @t3chguy. + + ## ⨠Features + + * Always allow call.member events on new rooms (https://github.com/matrix-org/matrix-react-sdk/pull/11948). Contributed by @toger5. + * Right panel: view third party invite info without clearing history (https://github.com/matrix-org/matrix-react-sdk/pull/11934). Contributed by @kerryarchibald. + * Allow switching to system emoji font (https://github.com/matrix-org/matrix-react-sdk/pull/11925). Contributed by @t3chguy. + * Update open in other tab message (https://github.com/matrix-org/matrix-react-sdk/pull/11916). Contributed by @weeman1337. + * Add menu for legacy and element call in 1:1 rooms (https://github.com/matrix-org/matrix-react-sdk/pull/11910). Contributed by @toger5. + * Add ringing for matrixRTC (https://github.com/matrix-org/matrix-react-sdk/pull/11870). Contributed by @toger5. + + ## ð Bug Fixes + + * Keep device language when it has been previosuly set, after a successful delegated authentication flow that clears localStorage (https://github.com/matrix-org/matrix-react-sdk/pull/11902). Contributed by @mgcm. + * Fix misunderstanding of functional members (https://github.com/matrix-org/matrix-react-sdk/pull/11918). Contributed by @toger5. + * Fix: Video Room Chat Header Button Removed (https://github.com/matrix-org/matrix-react-sdk/pull/11911). Contributed by @kerryarchibald. + * Fix "not attempting encryption" warning (https://github.com/matrix-org/matrix-react-sdk/pull/11899). Contributed by @richvdh. + +------------------------------------------------------------------- Old: ---- element-web-1.11.50.tar.gz New: ---- element-web-1.11.51.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ element-web.spec ++++++ --- /var/tmp/diff_new_pack.BchEnY/_old 2023-12-06 23:49:42.018490209 +0100 +++ /var/tmp/diff_new_pack.BchEnY/_new 2023-12-06 23:49:42.018490209 +0100 @@ -17,7 +17,7 @@ Name: element-web -Version: 1.11.50 +Version: 1.11.51 Release: 0 Summary: A glossy Matrix collaboration client - web files License: Apache-2.0 ++++++ element-web-1.11.50.tar.gz -> element-web-1.11.51.tar.gz ++++++ ++++ 26109 lines of diff (skipped) ++++++ fix-webpack-oom.patch ++++++ --- /var/tmp/diff_new_pack.BchEnY/_old 2023-12-06 23:49:42.278499790 +0100 +++ /var/tmp/diff_new_pack.BchEnY/_new 2023-12-06 23:49:42.282499937 +0100 @@ -1,12 +1,12 @@ ---- element-web-1.11.48/package.json 2023-11-07 16:23:24.000000000 +0100 -+++ element-web-1.11.48a/package.json 2023-11-07 19:28:10.853001362 +0100 -@@ -41,7 +41,7 @@ +--- element-web-1.11.51/package.json.old 2023-12-06 12:17:43.051457300 +0100 ++++ element-web-1.11.51/package.json 2023-12-06 12:17:48.124782822 +0100 +@@ -40,7 +40,7 @@ "build:res": "ts-node scripts/copy-res.ts", - "build:genfiles": "yarn build:res && yarn build:jitsi && yarn build:module_system", + "build:genfiles": "yarn build:res && yarn build:module_system", "build:modernizr": "modernizr -c .modernizr.json -d src/vector/modernizr.js", - "build:bundle": "webpack --progress --mode production", + "build:bundle": "node --max_old_space_size=4000 --optimize_for_size $(which webpack) --progress --mode production", "build:bundle-stats": "webpack --progress --mode production --json > webpack-stats.json", - "build:module_system": "tsc --project ./tsconfig.module_system.json && node ./lib/module_system/scripts/install.js", + "build:module_system": "ts-node --project ./tsconfig.module_system.json module_system/scripts/install.ts", "dist": "scripts/package.sh", ++++++ npm-packages-offline-cache.tar.gz ++++++ /work/SRC/openSUSE:Factory/element-web/npm-packages-offline-cache.tar.gz /work/SRC/openSUSE:Factory/.element-web.new.25432/npm-packages-offline-cache.tar.gz differ: char 15, line 1
