diff --git a/element-web-1.11.85.tar.gz b/element-web-1.11.85.tar.gz deleted file mode 100644 index 0db856d..0000000 --- a/element-web-1.11.85.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:469a83d309c9a8b4bb808508230739b91aabf14edd8a37cc8f75b903fbc91e0b -size 26118178 diff --git a/element-web-1.11.86.tar.gz b/element-web-1.11.86.tar.gz new file mode 100644 index 0000000..9b67a3f --- /dev/null +++ b/element-web-1.11.86.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a19e4da23c6287dc73b5657334463b97ba69e5ca2eec6ee9b78a91ce6f42a4d2 +size 25704874 diff --git a/element-web.changes b/element-web.changes index 9523813..41ce66a 100644 --- a/element-web.changes +++ b/element-web.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Nov 19 21:44:49 UTC 2024 - Dominik Heidler + +- Version 1.11.86 + ## ✨ Features + + * Deduplicate icons using Compound Design Tokens (https://github.com/element-hq/element-web/pull/28419). Contributed by @t3chguy. + * Let widget driver send error details (https://github.com/element-hq/element-web/pull/28357). Contributed by @AndrewFerr. + * Deduplicate icons using Compound Design Tokens (https://github.com/element-hq/element-web/pull/28381). Contributed by @t3chguy. + * Auto approvoce `io.element.call.reaction` capability for element call widgets (https://github.com/element-hq/element-web/pull/28401). Contributed by @toger5. + * Show message type prefix in thread root \& reply previews (https://github.com/element-hq/element-web/pull/28361). Contributed by @t3chguy. + * Support sending encrypted to device messages from widgets (https://github.com/element-hq/element-web/pull/28315). Contributed by @hughns. + + ## 🐛 Bug Fixes + + * Feed events to widgets as they are decrypted (even if out of order) (https://github.com/element-hq/element-web/pull/28376). Contributed by @robintown. + * Handle authenticated media when downloading from ImageView (https://github.com/element-hq/element-web/pull/28379). Contributed by @t3chguy. + * Ignore `m.3pid_changes` for Identity service 3PID changes (https://github.com/element-hq/element-web/pull/28375). Contributed by @t3chguy. + * Fix markdown escaping wrongly passing html through (https://github.com/element-hq/element-web/pull/28363). Contributed by @t3chguy. + * Remove "Upgrade your encryption" flow in `CreateSecretStorageDialog` (https://github.com/element-hq/element-web/pull/28290). Contributed by @florianduros. + ------------------------------------------------------------------- Tue Nov 12 12:40:51 UTC 2024 - Dominik Heidler diff --git a/element-web.spec b/element-web.spec index 8cea923..3ce12c0 100644 --- a/element-web.spec +++ b/element-web.spec @@ -17,7 +17,7 @@ Name: element-web -Version: 1.11.85 +Version: 1.11.86 Release: 0 Summary: A glossy Matrix collaboration client - web files License: AGPL-3.0-only or GPL-3.0-only diff --git a/fix-webpack-oom.patch b/fix-webpack-oom.patch index 42762a2..0bdefd7 100644 --- a/fix-webpack-oom.patch +++ b/fix-webpack-oom.patch @@ -1,6 +1,6 @@ ---- 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 @@ +--- element-web-1.11.86/package.json 2024-11-19 15:23:06.000000000 +0100 ++++ element-web-1.11.86/package.json 2024-11-19 22:51:41.274335024 +0100 +@@ -42,7 +42,7 @@ "build:res": "ts-node scripts/copy-res.ts", "build:genfiles": "yarn build:res && yarn build:module_system", "build:modernizr": "modernizr -c .modernizr.json -d src/vector/modernizr.js", @@ -8,4 +8,4 @@ + "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": "ts-node --project ./tsconfig.module_system.json module_system/scripts/install.ts", - "dist": "scripts/package.sh", + "dist": "./scripts/package.sh", diff --git a/npm-packages-offline-cache.tar.gz b/npm-packages-offline-cache.tar.gz index 12da9ab..29c25cc 100644 --- a/npm-packages-offline-cache.tar.gz +++ b/npm-packages-offline-cache.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4da30312ecb6c969b4746f0403ee178dcc2d47b3330f47eeae145d522ef4ff6a -size 121657857 +oid sha256:f9ac91142d6ff44d7468dd48c1eb3a1d7b04a720ecafbe323a91414fda1af066 +size 122000101