pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/chat/element-web



Module Name:    pkgsrc
Committed By:   js
Date:           Fri Oct 24 22:11:28 UTC 2025

Modified Files:
        pkgsrc/chat/element-web: Makefile PLIST distinfo

Log Message:
Update chat/element-web to 1.12.2

Changes in [1.12.2](https://github.com/element-hq/element-web/releases/tag/v1.12.2) (2025-10-21)
================================================================================================

* Room List: Extend the viewport to avoid so many black spots when scrolling the room list ([#30867](https://github.com/element-hq/element-web/pull/30867)). Contributed by @langleyd.
* Hide calling buttons in room header before a room is created ([#30816](https://github.com/element-hq/element-web/pull/30816)). Contributed by @Half-Shot.
* Improve invite dialog ui - Part 2 ([#30836](https://github.com/element-hq/element-web/pull/30836)). Contributed by @florianduros.

* Fix platform settings race condition and make auto-launch tri-state ([#30977](https://github.com/element-hq/element-web/pull/30977)). Contributed by @t3chguy.
* Fix: member count in header and member list ([#30982](https://github.com/element-hq/element-web/pull/30982)). Contributed by @florianduros.
* Fix duration of voice message in timeline ([#30973](https://github.com/element-hq/element-web/pull/30973)). Contributed by @florianduros.
* Fix voice notes rendering at 00:00 when playback had not begun. ([#30961](https://github.com/element-hq/element-web/pull/30961)). Contributed by @Half-Shot.
* Improve handling of animated images, add support for AVIF animations ([#30932](https://github.com/element-hq/element-web/pull/30932)). Contributed by @t3chguy.
* Update key storage toggle when key storage status changes ([#30934](https://github.com/element-hq/element-web/pull/30934)). Contributed by @uhoreg.
* Fix jitsi widget popout ([#30908](https://github.com/element-hq/element-web/pull/30908)). Contributed by @dbkr.
* Improve keyboard navigation on invite dialog ([#30930](https://github.com/element-hq/element-web/pull/30930)). Contributed by @florianduros.
* Prefer UIA flows with supported UIA stages ([#30926](https://github.com/element-hq/element-web/pull/30926)). Contributed by @richvdh.
* Enhance accessibility of dropdown ([#30928](https://github.com/element-hq/element-web/pull/30928)). Contributed by @florianduros.
* Improve accessibility of the `\<AvatarSetting> component ([#30907](https://github.com/element-hq/element-web/pull/30907)). Contributed by @MidhunSureshR.

Changes in [1.12.1](https://github.com/element-hq/element-web/releases/tag/v1.12.1) (2025-10-07)
================================================================================================

* New Room List: Change the order of filters to match those on mobile ([#30905](https://github.com/element-hq/element-web/pull/30905)). Contributed by @langleyd.
* New Room List: Don't clear filters on space change ([#30903](https://github.com/element-hq/element-web/pull/30903)). Contributed by @langleyd.
* Add release announcement for the sounds ([#30900](https://github.com/element-hq/element-web/pull/30900)). Contributed by @langleyd.
* Rich Text Editor: Add emoji suggestion support ([#30873](https://github.com/element-hq/element-web/pull/30873)). Contributed by @langleyd.
* feat: Disable session lock when running in element-desktop ([#30643](https://github.com/element-hq/element-web/pull/30643)). Contributed by @kaylendog.
* Improve invite dialog ui - Part 1 ([#30764](https://github.com/element-hq/element-web/pull/30764)). Contributed by @florianduros.
* Update Message Sound for Element ([#30804](https://github.com/element-hq/element-web/pull/30804)). Contributed by @beatdemon.
* Add new and improved ringtone ([#30761](https://github.com/element-hq/element-web/pull/30761)). Contributed by @Half-Shot.
* Disable RTE formatting buttons when the content contains a slash command ([#30802](https://github.com/element-hq/element-web/pull/30802)). Contributed by @langleyd.

* New Room List: Improve robustness of keyboard navigation ([#30888](https://github.com/element-hq/element-web/pull/30888)). Contributed by @langleyd.
* Fix a11y issue on list in invite dialog ([#30878](https://github.com/element-hq/element-web/pull/30878)). Contributed by @florianduros.
* Switch Export and Import Icons to match intuition ([#30805](https://github.com/element-hq/element-web/pull/30805)). Contributed by @micartey.
* Hide breadcrumb option when new room list is enabled ([#30869](https://github.com/element-hq/element-web/pull/30869)). Contributed by @florianduros.
* Avoid creating multiple call objects for the same widget ([#30839](https://github.com/element-hq/element-web/pull/30839)). Contributed by @robintown.
* Add a test for #29882, which is fixed by matrix-org/matrix-js-sdk#5016 ([#30835](https://github.com/element-hq/element-web/pull/30835)). Contributed by @andybalaam.
* fix: use `help_encryption_url` of config instead of hardcoded `https://element.io/help#encryption5` ([#30746](https://github.com/element-hq/element-web/pull/30746)). Contributed by @florianduros.
* Fix html export when feature\_jump\_to\_date is enabled ([#30828](https://github.com/element-hq/element-web/pull/30828)). Contributed by @langleyd.
* Fix #30439: "Forgot recovery key" should go to "reset" ([#30771](https://github.com/element-hq/element-web/pull/30771)). Contributed by @andybalaam.

Changes in [1.12.0](https://github.com/element-hq/element-web/releases/tag/v1.12.0) (2025-09-23)
================================================================================================

* Remove remaining support for outdated .well-known settings ([#30702](https://github.com/element-hq/element-web/pull/30702)). Contributed by @richvdh.

* Add decline button to call notification toast (use new notification event) ([#30729](https://github.com/element-hq/element-web/pull/30729)). Contributed by @toger5.
* Use the new room list by default ([#30640](https://github.com/element-hq/element-web/pull/30640)). Contributed by @langleyd.
* "Verify this device" redesign ([#30596](https://github.com/element-hq/element-web/pull/30596)). Contributed by @uhoreg.
* Set Element Call "intents" when starting and answering DM calls. ([#30730](https://github.com/element-hq/element-web/pull/30730)). Contributed by @Half-Shot.
* Add axe compliance for new room list ([#30700](https://github.com/element-hq/element-web/pull/30700)). Contributed by @langleyd.
* Stop ringing and remove toast if another device answers a RTC call. ([#30728](https://github.com/element-hq/element-web/pull/30728)). Contributed by @Half-Shot.
* Automatically adjust history visibility when making a room private ([#30713](https://github.com/element-hq/element-web/pull/30713)). Contributed by @Half-Shot.
* Release announcement for new room list ([#30675](https://github.com/element-hq/element-web/pull/30675)). Contributed by @dbkr.

* [Backport staging] Room list: make the filter resize correctly ([#30795](https://github.com/element-hq/element-web/pull/30795)). Contributed by @RiotRobot.
* [Backport staging] Avoid flicker of the room list filter on resize ([#30794](https://github.com/element-hq/element-web/pull/30794)). Contributed by @RiotRobot.
* Don't show release announcements while toasts are displayed ([#30770](https://github.com/element-hq/element-web/pull/30770)). Contributed by @dbkr.
* Fix enabling key backup not working if there is an untrusted key backup ([#30707](https://github.com/element-hq/element-web/pull/30707)). Contributed by @Half-Shot.
* Force `preload` to be false when setting an intent on an Element Call. ([#30759](https://github.com/element-hq/element-web/pull/30759)). Contributed by @Half-Shot.
* Fix handling of 413 server response when uploading media ([#30737](https://github.com/element-hq/element-web/pull/30737)). Contributed by @hughns.
* Make landmark navigation work with new room list ([#30747](https://github.com/element-hq/element-web/pull/30747)). Contributed by @dbkr.
* Prevent voice message from displaying spurious errors ([#30736](https://github.com/element-hq/element-web/pull/30736)). Contributed by @florianduros.
* Align default avatar and fix colors in composer pills ([#30739](https://github.com/element-hq/element-web/pull/30739)). Contributed by @florianduros.
* Use configured URL for link to desktop app in message search settings ([#30742](https://github.com/element-hq/element-web/pull/30742)). Contributed by @t3chguy.
* Fix history visibility when creating space rooms ([#30745](https://github.com/element-hq/element-web/pull/30745)). Contributed by @dbkr.
* Check HTML-encoded quotes when handling translations for embedded pages (such as welcome.html) ([#30743](https://github.com/element-hq/element-web/pull/30743)). Contributed by @Half-Shot.
* Fix local room encryption status always not enabled ([#30461](https://github.com/element-hq/element-web/pull/30461)). Contributed by @BillCarsonFr.
* fix: make url in topic in room intro clickable ([#30686](https://github.com/element-hq/element-web/pull/30686)). Contributed by @florianduros.
* Block change recovery key button while a change is ongoing. ([#30664](https://github.com/element-hq/element-web/pull/30664)). Contributed by @Half-Shot.
* Hide advanced settings during room creation when `UIFeature.advancedSettings=false` ([#30684](https://github.com/element-hq/element-web/pull/30684)). Contributed by @florianduros.
* A11y: improve accessibility of pinned messages ([#30558](https://github.com/element-hq/element-web/pull/30558)). Contributed by @florianduros.

Changes in [1.11.112](https://github.com/element-hq/element-web/releases/tag/v1.11.112) (2025-09-16)
====================================================================================================
Fix [CVE-2025-59161](https://www.cve.org/CVERecord?id=CVE-2025-59161) / [GHSA-m6c8-98f4-75rr](https://github.com/element-hq/element-web/security/advisories/GHSA-m6c8-98f4-75rr)

Changes in [1.11.111](https://github.com/element-hq/element-web/releases/tag/v1.11.111) (2025-09-10)
====================================================================================================

* Do not hide media from your own user by default ([#29797](https://github.com/element-hq/element-web/pull/29797)). Contributed by @Half-Shot.
* Remember whether sidebar is shown for calls when switching rooms ([#30262](https://github.com/element-hq/element-web/pull/30262)). Contributed by @bojidar-bg.
* Open the proper integration settings on integrations disabled error ([#30538](https://github.com/element-hq/element-web/pull/30538)). Contributed by @Half-Shot.
* Show a "progress" dialog while invites are being sent ([#30561](https://github.com/element-hq/element-web/pull/30561)). Contributed by @richvdh.
* Move the room list to the new ListView(backed by react-virtuoso)  ([#30515](https://github.com/element-hq/element-web/pull/30515)). Contributed by @langleyd.

* [Backport staging] Ensure container starts if it is mounted with an empty /modules directory. ([#30705](https://github.com/element-hq/element-web/pull/30705)). Contributed by @RiotRobot.
* Fix room joining over federation not specifying vias or using aliases ([#30641](https://github.com/element-hq/element-web/pull/30641)). Contributed by @t3chguy.
* Fix stable-suffixed MSC4133 support ([#30649](https://github.com/element-hq/element-web/pull/30649)). Contributed by @dbkr.
* Fix i18n of message when a setting is disabled ([#30646](https://github.com/element-hq/element-web/pull/30646)). Contributed by @dbkr.
* ListView should not handle the arrow keys if there is a modifier applied ([#30633](https://github.com/element-hq/element-web/pull/30633)). Contributed by @langleyd.
* Make BaseDialog's div keyboard focusable and fix test. ([#30631](https://github.com/element-hq/element-web/pull/30631)). Contributed by @langleyd.
* Fix: Allow triple-click text selection to flow around pills ([#30349](https://github.com/element-hq/element-web/pull/30349)). Contributed by @AlirezaMrtz.
* Watch for a 'join' action to know when the call is connected ([#29492](https://github.com/element-hq/element-web/pull/29492)). Contributed by @robintown.
* Fix: add missing tooltip and aria-label to lock icon next to composer ([#30623](https://github.com/element-hq/element-web/pull/30623)). Contributed by @florianduros.
* Don't render context menu when scrolling ([#30613](https://github.com/element-hq/element-web/pull/30613)). Contributed by @langleyd.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/chat/element-web/Makefile \
    pkgsrc/chat/element-web/PLIST
cvs rdiff -u -r1.41 -r1.42 pkgsrc/chat/element-web/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/element-web/Makefile
diff -u pkgsrc/chat/element-web/Makefile:1.39 pkgsrc/chat/element-web/Makefile:1.40
--- pkgsrc/chat/element-web/Makefile:1.39       Sat Sep  6 12:44:02 2025
+++ pkgsrc/chat/element-web/Makefile    Fri Oct 24 22:11:27 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2025/09/06 12:44:02 js Exp $
+# $NetBSD: Makefile,v 1.40 2025/10/24 22:11:27 js Exp $
 
 DISTNAME=      element-v${PKGVERSION_NOREV}
-PKGNAME=       element-web-1.11.110
+PKGNAME=       element-web-1.12.2
 CATEGORIES=    chat
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=element-hq/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}
Index: pkgsrc/chat/element-web/PLIST
diff -u pkgsrc/chat/element-web/PLIST:1.39 pkgsrc/chat/element-web/PLIST:1.40
--- pkgsrc/chat/element-web/PLIST:1.39  Sat Sep  6 12:44:02 2025
+++ pkgsrc/chat/element-web/PLIST       Fri Oct 24 22:11:27 2025
@@ -1,160 +1,163 @@
-@comment $NetBSD: PLIST,v 1.39 2025/09/06 12:44:02 js Exp $
+@comment $NetBSD: PLIST,v 1.40 2025/10/24 22:11:27 js Exp $
 share/element-web/.well-known/assetlinks.json
 share/element-web/apple-app-site-association
-share/element-web/bundles/4cb917bfa6c2afdfec1e/1095.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/1095.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/1127.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/1127.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/1188.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/1188.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/1402.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/1402.js.LICENSE.txt
-share/element-web/bundles/4cb917bfa6c2afdfec1e/1402.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/1526.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/1526.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/1787.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/1787.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/234.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/234.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/2382.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/2382.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/2792.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/2792.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/3075.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/3075.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/3197.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/3197.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/3260.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/3260.js.LICENSE.txt
-share/element-web/bundles/4cb917bfa6c2afdfec1e/3260.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/3380.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/3380.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/3486.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/3486.js.LICENSE.txt
-share/element-web/bundles/4cb917bfa6c2afdfec1e/3486.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/3508.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/3636.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/3636.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/395.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/395.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/4006.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/4006.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/4522.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/4522.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/458.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/458.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/5050.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/5050.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/5215.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/5438.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/5438.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/5914.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/5914.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/6063.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/6063.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/6311.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/6311.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/6501.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/6501.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/6717.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/6717.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/6762.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/6762.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/7014.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/7014.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/7088.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/7211.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/7211.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/7692.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/7692.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/7697.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/7766.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/7766.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/797.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/797.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/8227.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/8227.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/8901.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/8901.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/927.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/927.js.LICENSE.txt
-share/element-web/bundles/4cb917bfa6c2afdfec1e/927.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/9381.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/9381.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/9393.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/9393.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/9924.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/9924.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/9963.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/9963.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/blurhash.worker.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/blurhash.worker.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/bundle.css
-share/element-web/bundles/4cb917bfa6c2afdfec1e/bundle.css.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/bundle.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/bundle.js.LICENSE.txt
-share/element-web/bundles/4cb917bfa6c2afdfec1e/bundle.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/cb81f29ae2b6dba499cf.wasm
-share/element-web/bundles/4cb917bfa6c2afdfec1e/e4b68d309f1061c42d83.wasm
-share/element-web/bundles/4cb917bfa6c2afdfec1e/element-web-app.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/element-web-app.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/error-view.css
-share/element-web/bundles/4cb917bfa6c2afdfec1e/error-view.css.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/error-view.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/error-view.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/indexeddb.worker.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/indexeddb.worker.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/init.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/init.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/intl-segmenter-polyfill.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/intl-segmenter-polyfill.js.LICENSE.txt
-share/element-web/bundles/4cb917bfa6c2afdfec1e/intl-segmenter-polyfill.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/jitsi.css
-share/element-web/bundles/4cb917bfa6c2afdfec1e/jitsi.css.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/jitsi.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/jitsi.js.LICENSE.txt
-share/element-web/bundles/4cb917bfa6c2afdfec1e/jitsi.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/mobileguide.css
-share/element-web/bundles/4cb917bfa6c2afdfec1e/mobileguide.css.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/mobileguide.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/mobileguide.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/playback.worker.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/playback.worker.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/styles.css
-share/element-web/bundles/4cb917bfa6c2afdfec1e/styles.css.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/styles.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/styles.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-dark-custom.css
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-dark-custom.css.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-dark-custom.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-dark-custom.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-dark.css
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-dark.css.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-dark.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-dark.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-legacy-dark.css
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-legacy-dark.css.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-legacy-dark.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-legacy-dark.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-legacy-light.css
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-legacy-light.css.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-legacy-light.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-legacy-light.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-light-custom.css
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-light-custom.css.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-light-custom.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-light-custom.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-light-high-contrast.css
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-light-high-contrast.css.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-light-high-contrast.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-light-high-contrast.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-light.css
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-light.css.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-light.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/theme-light.js.map
-share/element-web/bundles/4cb917bfa6c2afdfec1e/unhomoglyph_data.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/usercontent.js
-share/element-web/bundles/4cb917bfa6c2afdfec1e/usercontent.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/1095.js
+share/element-web/bundles/09012d14ad6adde1f76e/1095.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/1127.js
+share/element-web/bundles/09012d14ad6adde1f76e/1127.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/1188.js
+share/element-web/bundles/09012d14ad6adde1f76e/1188.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/1787.js
+share/element-web/bundles/09012d14ad6adde1f76e/1787.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/234.js
+share/element-web/bundles/09012d14ad6adde1f76e/234.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/2382.js
+share/element-web/bundles/09012d14ad6adde1f76e/2382.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/2500.js
+share/element-web/bundles/09012d14ad6adde1f76e/2500.js.LICENSE.txt
+share/element-web/bundles/09012d14ad6adde1f76e/2500.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/2792.js
+share/element-web/bundles/09012d14ad6adde1f76e/2792.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/3075.js
+share/element-web/bundles/09012d14ad6adde1f76e/3075.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/3197.js
+share/element-web/bundles/09012d14ad6adde1f76e/3197.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/3260.js
+share/element-web/bundles/09012d14ad6adde1f76e/3260.js.LICENSE.txt
+share/element-web/bundles/09012d14ad6adde1f76e/3260.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/3380.js
+share/element-web/bundles/09012d14ad6adde1f76e/3380.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/346737ce24a006fe5cc0.wasm
+share/element-web/bundles/09012d14ad6adde1f76e/3508.js
+share/element-web/bundles/09012d14ad6adde1f76e/3636.js
+share/element-web/bundles/09012d14ad6adde1f76e/3636.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/395.js
+share/element-web/bundles/09012d14ad6adde1f76e/395.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/4006.js
+share/element-web/bundles/09012d14ad6adde1f76e/4006.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/4387.js
+share/element-web/bundles/09012d14ad6adde1f76e/4387.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/4522.js
+share/element-web/bundles/09012d14ad6adde1f76e/4522.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/458.js
+share/element-web/bundles/09012d14ad6adde1f76e/458.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/47c84c1809aaa667c58f.wasm
+share/element-web/bundles/09012d14ad6adde1f76e/485.js
+share/element-web/bundles/09012d14ad6adde1f76e/485.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/5215.js
+share/element-web/bundles/09012d14ad6adde1f76e/5438.js
+share/element-web/bundles/09012d14ad6adde1f76e/5438.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/5914.js
+share/element-web/bundles/09012d14ad6adde1f76e/5914.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/623.js
+share/element-web/bundles/09012d14ad6adde1f76e/623.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/6295.js
+share/element-web/bundles/09012d14ad6adde1f76e/6295.js.LICENSE.txt
+share/element-web/bundles/09012d14ad6adde1f76e/6295.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/6311.js
+share/element-web/bundles/09012d14ad6adde1f76e/6311.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/6501.js
+share/element-web/bundles/09012d14ad6adde1f76e/6501.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/6717.js
+share/element-web/bundles/09012d14ad6adde1f76e/6717.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/6762.js
+share/element-web/bundles/09012d14ad6adde1f76e/6762.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/6803.js
+share/element-web/bundles/09012d14ad6adde1f76e/6803.js.LICENSE.txt
+share/element-web/bundles/09012d14ad6adde1f76e/6803.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/7014.js
+share/element-web/bundles/09012d14ad6adde1f76e/7014.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/7088.js
+share/element-web/bundles/09012d14ad6adde1f76e/7211.js
+share/element-web/bundles/09012d14ad6adde1f76e/7211.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/7692.js
+share/element-web/bundles/09012d14ad6adde1f76e/7692.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/7697.js
+share/element-web/bundles/09012d14ad6adde1f76e/7766.js
+share/element-web/bundles/09012d14ad6adde1f76e/7766.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/797.js
+share/element-web/bundles/09012d14ad6adde1f76e/797.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/8227.js
+share/element-web/bundles/09012d14ad6adde1f76e/8227.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/8901.js
+share/element-web/bundles/09012d14ad6adde1f76e/8901.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/927.js
+share/element-web/bundles/09012d14ad6adde1f76e/927.js.LICENSE.txt
+share/element-web/bundles/09012d14ad6adde1f76e/927.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/9381.js
+share/element-web/bundles/09012d14ad6adde1f76e/9381.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/9393.js
+share/element-web/bundles/09012d14ad6adde1f76e/9393.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/9924.js
+share/element-web/bundles/09012d14ad6adde1f76e/9924.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/9963.js
+share/element-web/bundles/09012d14ad6adde1f76e/9963.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/blurhash.worker.js
+share/element-web/bundles/09012d14ad6adde1f76e/blurhash.worker.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/bundle.css
+share/element-web/bundles/09012d14ad6adde1f76e/bundle.css.map
+share/element-web/bundles/09012d14ad6adde1f76e/bundle.js
+share/element-web/bundles/09012d14ad6adde1f76e/bundle.js.LICENSE.txt
+share/element-web/bundles/09012d14ad6adde1f76e/bundle.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/element-web-app.js
+share/element-web/bundles/09012d14ad6adde1f76e/element-web-app.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/error-view.css
+share/element-web/bundles/09012d14ad6adde1f76e/error-view.css.map
+share/element-web/bundles/09012d14ad6adde1f76e/error-view.js
+share/element-web/bundles/09012d14ad6adde1f76e/error-view.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/indexeddb.worker.js
+share/element-web/bundles/09012d14ad6adde1f76e/indexeddb.worker.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/init.js
+share/element-web/bundles/09012d14ad6adde1f76e/init.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/intl-segmenter-polyfill.js
+share/element-web/bundles/09012d14ad6adde1f76e/intl-segmenter-polyfill.js.LICENSE.txt
+share/element-web/bundles/09012d14ad6adde1f76e/intl-segmenter-polyfill.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/jitsi.css
+share/element-web/bundles/09012d14ad6adde1f76e/jitsi.css.map
+share/element-web/bundles/09012d14ad6adde1f76e/jitsi.js
+share/element-web/bundles/09012d14ad6adde1f76e/jitsi.js.LICENSE.txt
+share/element-web/bundles/09012d14ad6adde1f76e/jitsi.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/mobileguide.css
+share/element-web/bundles/09012d14ad6adde1f76e/mobileguide.css.map
+share/element-web/bundles/09012d14ad6adde1f76e/mobileguide.js
+share/element-web/bundles/09012d14ad6adde1f76e/mobileguide.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/playback.worker.js
+share/element-web/bundles/09012d14ad6adde1f76e/playback.worker.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/styles.css
+share/element-web/bundles/09012d14ad6adde1f76e/styles.css.map
+share/element-web/bundles/09012d14ad6adde1f76e/styles.js
+share/element-web/bundles/09012d14ad6adde1f76e/styles.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/theme-dark-custom.css
+share/element-web/bundles/09012d14ad6adde1f76e/theme-dark-custom.css.map
+share/element-web/bundles/09012d14ad6adde1f76e/theme-dark-custom.js
+share/element-web/bundles/09012d14ad6adde1f76e/theme-dark-custom.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/theme-dark.css
+share/element-web/bundles/09012d14ad6adde1f76e/theme-dark.css.map
+share/element-web/bundles/09012d14ad6adde1f76e/theme-dark.js
+share/element-web/bundles/09012d14ad6adde1f76e/theme-dark.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/theme-legacy-dark.css
+share/element-web/bundles/09012d14ad6adde1f76e/theme-legacy-dark.css.map
+share/element-web/bundles/09012d14ad6adde1f76e/theme-legacy-dark.js
+share/element-web/bundles/09012d14ad6adde1f76e/theme-legacy-dark.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/theme-legacy-light.css
+share/element-web/bundles/09012d14ad6adde1f76e/theme-legacy-light.css.map
+share/element-web/bundles/09012d14ad6adde1f76e/theme-legacy-light.js
+share/element-web/bundles/09012d14ad6adde1f76e/theme-legacy-light.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/theme-light-custom.css
+share/element-web/bundles/09012d14ad6adde1f76e/theme-light-custom.css.map
+share/element-web/bundles/09012d14ad6adde1f76e/theme-light-custom.js
+share/element-web/bundles/09012d14ad6adde1f76e/theme-light-custom.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/theme-light-high-contrast.css
+share/element-web/bundles/09012d14ad6adde1f76e/theme-light-high-contrast.css.map
+share/element-web/bundles/09012d14ad6adde1f76e/theme-light-high-contrast.js
+share/element-web/bundles/09012d14ad6adde1f76e/theme-light-high-contrast.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/theme-light.css
+share/element-web/bundles/09012d14ad6adde1f76e/theme-light.css.map
+share/element-web/bundles/09012d14ad6adde1f76e/theme-light.js
+share/element-web/bundles/09012d14ad6adde1f76e/theme-light.js.map
+share/element-web/bundles/09012d14ad6adde1f76e/unhomoglyph_data.js
+share/element-web/bundles/09012d14ad6adde1f76e/usercontent.js
+share/element-web/bundles/09012d14ad6adde1f76e/usercontent.js.map
 share/element-web/config.sample.json
 share/element-web/decoder-ring/datatypes.js
 share/element-web/decoder-ring/decoder.js
@@ -232,70 +235,70 @@ share/element-web/fonts/inconsolata-lati
 share/element-web/fonts/inconsolata-latin-ext-400-normal.6c412cb.woff
 share/element-web/fonts/inconsolata-latin-ext-700-normal.688b363.woff
 share/element-web/fonts/inconsolata-latin-ext-700-normal.8467235.woff2
-share/element-web/fonts/inter-cyrillic-400-italic.46a9a95.woff2
-share/element-web/fonts/inter-cyrillic-400-italic.5169430.woff
-share/element-web/fonts/inter-cyrillic-400-normal.062321f.woff
-share/element-web/fonts/inter-cyrillic-400-normal.cb04b2e.woff2
-share/element-web/fonts/inter-cyrillic-500-italic.60c39f7.woff
-share/element-web/fonts/inter-cyrillic-500-italic.c6e65bb.woff2
-share/element-web/fonts/inter-cyrillic-500-normal.397037a.woff
-share/element-web/fonts/inter-cyrillic-500-normal.b9dcbca.woff2
-share/element-web/fonts/inter-cyrillic-600-italic.212fac5.woff
-share/element-web/fonts/inter-cyrillic-600-italic.7b614a3.woff2
-share/element-web/fonts/inter-cyrillic-600-normal.883b5e4.woff
-share/element-web/fonts/inter-cyrillic-600-normal.ce60970.woff2
-share/element-web/fonts/inter-cyrillic-700-italic.b446228.woff2
-share/element-web/fonts/inter-cyrillic-700-italic.e39d44a.woff
-share/element-web/fonts/inter-cyrillic-700-normal.03cc5c4.woff
-share/element-web/fonts/inter-cyrillic-700-normal.36e9cf9.woff2
-share/element-web/fonts/inter-cyrillic-ext-400-italic.b1ebd33.woff2
-share/element-web/fonts/inter-cyrillic-ext-400-italic.fd10a7a.woff
-share/element-web/fonts/inter-cyrillic-ext-400-normal.c676f17.woff
-share/element-web/fonts/inter-cyrillic-ext-400-normal.fd1478d.woff2
-share/element-web/fonts/inter-cyrillic-ext-500-italic.481f806.woff
-share/element-web/fonts/inter-cyrillic-ext-500-italic.f1fda97.woff2
-share/element-web/fonts/inter-cyrillic-ext-500-normal.023db87.woff2
-share/element-web/fonts/inter-cyrillic-ext-500-normal.69e09a5.woff
-share/element-web/fonts/inter-cyrillic-ext-600-italic.ba8b5b6.woff2
-share/element-web/fonts/inter-cyrillic-ext-600-italic.e2671cb.woff
-share/element-web/fonts/inter-cyrillic-ext-600-normal.25b7c49.woff2
-share/element-web/fonts/inter-cyrillic-ext-600-normal.2c47e01.woff
-share/element-web/fonts/inter-cyrillic-ext-700-italic.8e4ae49.woff
-share/element-web/fonts/inter-cyrillic-ext-700-italic.af4e707.woff2
-share/element-web/fonts/inter-cyrillic-ext-700-normal.0ddea3b.woff
-share/element-web/fonts/inter-cyrillic-ext-700-normal.5631f05.woff2
-share/element-web/fonts/inter-greek-400-italic.989367a.woff
-share/element-web/fonts/inter-greek-400-italic.d6ae1dc.woff2
-share/element-web/fonts/inter-greek-400-normal.9ec3b40.woff
-share/element-web/fonts/inter-greek-400-normal.a8de720.woff2
-share/element-web/fonts/inter-greek-500-italic.44cebcc.woff2
-share/element-web/fonts/inter-greek-500-italic.c11a554.woff
-share/element-web/fonts/inter-greek-500-normal.0d91a97.woff2
-share/element-web/fonts/inter-greek-500-normal.debd93e.woff
-share/element-web/fonts/inter-greek-600-italic.83678da.woff2
-share/element-web/fonts/inter-greek-600-italic.ccaa6d0.woff
-share/element-web/fonts/inter-greek-600-normal.5c46a35.woff2
-share/element-web/fonts/inter-greek-600-normal.83c86cf.woff
-share/element-web/fonts/inter-greek-700-italic.45af22e.woff2
-share/element-web/fonts/inter-greek-700-italic.b154c35.woff
-share/element-web/fonts/inter-greek-700-normal.04d33a0.woff
-share/element-web/fonts/inter-greek-700-normal.f5fbdfc.woff2
-share/element-web/fonts/inter-greek-ext-400-italic.4b391e1.woff2
-share/element-web/fonts/inter-greek-ext-400-italic.d3b63f2.woff
-share/element-web/fonts/inter-greek-ext-400-normal.02f9e7e.woff
-share/element-web/fonts/inter-greek-ext-400-normal.f2fa0d9.woff2
-share/element-web/fonts/inter-greek-ext-500-italic.0c0fe3e.woff
-share/element-web/fonts/inter-greek-ext-500-italic.c81f2dc.woff2
-share/element-web/fonts/inter-greek-ext-500-normal.045dde1.woff
-share/element-web/fonts/inter-greek-ext-500-normal.b187635.woff2
-share/element-web/fonts/inter-greek-ext-600-italic.0dc46c5.woff2
-share/element-web/fonts/inter-greek-ext-600-italic.52c4a7b.woff
-share/element-web/fonts/inter-greek-ext-600-normal.7bff749.woff
-share/element-web/fonts/inter-greek-ext-600-normal.c8a7cdd.woff2
-share/element-web/fonts/inter-greek-ext-700-italic.20b9bad.woff
-share/element-web/fonts/inter-greek-ext-700-italic.5a924ac.woff2
-share/element-web/fonts/inter-greek-ext-700-normal.4cdf2b4.woff2
-share/element-web/fonts/inter-greek-ext-700-normal.ca8751b.woff
+share/element-web/fonts/inter-cyrillic-400-italic.08e3b0d.woff2
+share/element-web/fonts/inter-cyrillic-400-italic.d770e75.woff
+share/element-web/fonts/inter-cyrillic-400-normal.8945552.woff2
+share/element-web/fonts/inter-cyrillic-400-normal.dd21c71.woff
+share/element-web/fonts/inter-cyrillic-500-italic.0d2c86a.woff2
+share/element-web/fonts/inter-cyrillic-500-italic.c5f7193.woff
+share/element-web/fonts/inter-cyrillic-500-normal.33a76a7.woff2
+share/element-web/fonts/inter-cyrillic-500-normal.72f7a9d.woff
+share/element-web/fonts/inter-cyrillic-600-italic.74b56f9.woff
+share/element-web/fonts/inter-cyrillic-600-italic.aea50bf.woff2
+share/element-web/fonts/inter-cyrillic-600-normal.8609e1b.woff
+share/element-web/fonts/inter-cyrillic-600-normal.fdee7b6.woff2
+share/element-web/fonts/inter-cyrillic-700-italic.25ff2b9.woff
+share/element-web/fonts/inter-cyrillic-700-italic.764f2a5.woff2
+share/element-web/fonts/inter-cyrillic-700-normal.533055f.woff2
+share/element-web/fonts/inter-cyrillic-700-normal.9f2de06.woff
+share/element-web/fonts/inter-cyrillic-ext-400-italic.4ccd7e4.woff2
+share/element-web/fonts/inter-cyrillic-ext-400-italic.a7246e3.woff
+share/element-web/fonts/inter-cyrillic-ext-400-normal.39fbf8d.woff2
+share/element-web/fonts/inter-cyrillic-ext-400-normal.818b841.woff
+share/element-web/fonts/inter-cyrillic-ext-500-italic.07059a0.woff2
+share/element-web/fonts/inter-cyrillic-ext-500-italic.3850293.woff
+share/element-web/fonts/inter-cyrillic-ext-500-normal.b2740f2.woff2
+share/element-web/fonts/inter-cyrillic-ext-500-normal.e9974e8.woff
+share/element-web/fonts/inter-cyrillic-ext-600-italic.07366ac.woff2
+share/element-web/fonts/inter-cyrillic-ext-600-italic.eb00c06.woff
+share/element-web/fonts/inter-cyrillic-ext-600-normal.8c6413c.woff2
+share/element-web/fonts/inter-cyrillic-ext-600-normal.d6d44e8.woff
+share/element-web/fonts/inter-cyrillic-ext-700-italic.26f7693.woff
+share/element-web/fonts/inter-cyrillic-ext-700-italic.c7efe39.woff2
+share/element-web/fonts/inter-cyrillic-ext-700-normal.43f6f7e.woff
+share/element-web/fonts/inter-cyrillic-ext-700-normal.b0c28c6.woff2
+share/element-web/fonts/inter-greek-400-italic.3580970.woff2
+share/element-web/fonts/inter-greek-400-italic.a59b673.woff
+share/element-web/fonts/inter-greek-400-normal.b412fad.woff
+share/element-web/fonts/inter-greek-400-normal.e685387.woff2
+share/element-web/fonts/inter-greek-500-italic.cfa4472.woff
+share/element-web/fonts/inter-greek-500-italic.cfd3d53.woff2
+share/element-web/fonts/inter-greek-500-normal.6d34bac.woff
+share/element-web/fonts/inter-greek-500-normal.e7cec4e.woff2
+share/element-web/fonts/inter-greek-600-italic.6c4daba.woff2
+share/element-web/fonts/inter-greek-600-italic.89ccb02.woff
+share/element-web/fonts/inter-greek-600-normal.984050e.woff2
+share/element-web/fonts/inter-greek-600-normal.d8b0044.woff
+share/element-web/fonts/inter-greek-700-italic.648928a.woff
+share/element-web/fonts/inter-greek-700-italic.6a8ad79.woff2
+share/element-web/fonts/inter-greek-700-normal.3f04511.woff2
+share/element-web/fonts/inter-greek-700-normal.8b95c1e.woff
+share/element-web/fonts/inter-greek-ext-400-italic.1d9b2dc.woff2
+share/element-web/fonts/inter-greek-ext-400-italic.ec7dedc.woff
+share/element-web/fonts/inter-greek-ext-400-normal.f2ef63e.woff2
+share/element-web/fonts/inter-greek-ext-400-normal.fc80974.woff
+share/element-web/fonts/inter-greek-ext-500-italic.9ceaa9d.woff
+share/element-web/fonts/inter-greek-ext-500-italic.f5aa78b.woff2
+share/element-web/fonts/inter-greek-ext-500-normal.47cc239.woff
+share/element-web/fonts/inter-greek-ext-500-normal.4c6d520.woff2
+share/element-web/fonts/inter-greek-ext-600-italic.cb840ff.woff2
+share/element-web/fonts/inter-greek-ext-600-italic.fc4fdfd.woff
+share/element-web/fonts/inter-greek-ext-600-normal.c3c138d.woff2
+share/element-web/fonts/inter-greek-ext-600-normal.c7983da.woff
+share/element-web/fonts/inter-greek-ext-700-italic.2f08603.woff
+share/element-web/fonts/inter-greek-ext-700-italic.a2277d8.woff2
+share/element-web/fonts/inter-greek-ext-700-normal.0f8675b.woff
+share/element-web/fonts/inter-greek-ext-700-normal.c9429f4.woff2
 share/element-web/fonts/inter-latin-400-italic.4f64ec0.woff
 share/element-web/fonts/inter-latin-400-italic.b571177.woff2
 share/element-web/fonts/inter-latin-400-normal.2ea1079.woff
@@ -308,10 +311,10 @@ share/element-web/fonts/inter-latin-600-
 share/element-web/fonts/inter-latin-600-italic.43fdcb6.woff
 share/element-web/fonts/inter-latin-600-normal.69a8d1d.woff2
 share/element-web/fonts/inter-latin-600-normal.f10265d.woff
-share/element-web/fonts/inter-latin-700-italic.7b2f2cb.woff2
-share/element-web/fonts/inter-latin-700-italic.7d58d9c.woff
-share/element-web/fonts/inter-latin-700-normal.02426d0.woff
-share/element-web/fonts/inter-latin-700-normal.0846760.woff2
+share/element-web/fonts/inter-latin-700-italic.1a0d1f8.woff2
+share/element-web/fonts/inter-latin-700-italic.a094923.woff
+share/element-web/fonts/inter-latin-700-normal.1104236.woff2
+share/element-web/fonts/inter-latin-700-normal.c73ae72.woff
 share/element-web/fonts/inter-latin-ext-400-italic.2880753.woff2
 share/element-web/fonts/inter-latin-ext-400-italic.5ddcd68.woff
 share/element-web/fonts/inter-latin-ext-400-normal.210fb82.woff2
@@ -324,10 +327,10 @@ share/element-web/fonts/inter-latin-ext-
 share/element-web/fonts/inter-latin-ext-600-italic.ca3fcf0.woff2
 share/element-web/fonts/inter-latin-ext-600-normal.4d0d501.woff
 share/element-web/fonts/inter-latin-ext-600-normal.8148c3a.woff2
-share/element-web/fonts/inter-latin-ext-700-italic.61cf6ce.woff2
-share/element-web/fonts/inter-latin-ext-700-italic.ed657fe.woff
-share/element-web/fonts/inter-latin-ext-700-normal.454735e.woff
-share/element-web/fonts/inter-latin-ext-700-normal.be70ab2.woff2
+share/element-web/fonts/inter-latin-ext-700-italic.285147e.woff
+share/element-web/fonts/inter-latin-ext-700-italic.dc103af.woff2
+share/element-web/fonts/inter-latin-ext-700-normal.bc59219.woff2
+share/element-web/fonts/inter-latin-ext-700-normal.d4a9181.woff
 share/element-web/fonts/inter-vietnamese-400-italic.3fec6e1.woff2
 share/element-web/fonts/inter-vietnamese-400-italic.e92fca0.woff
 share/element-web/fonts/inter-vietnamese-400-normal.44c9df1.woff2
@@ -340,49 +343,50 @@ share/element-web/fonts/inter-vietnamese
 share/element-web/fonts/inter-vietnamese-600-italic.bbd8f48.woff2
 share/element-web/fonts/inter-vietnamese-600-normal.04bb56f.woff
 share/element-web/fonts/inter-vietnamese-600-normal.6984cf5.woff2
-share/element-web/fonts/inter-vietnamese-700-italic.6e1a2f4.woff
-share/element-web/fonts/inter-vietnamese-700-italic.feddee8.woff2
-share/element-web/fonts/inter-vietnamese-700-normal.5d9bfca.woff2
-share/element-web/fonts/inter-vietnamese-700-normal.cceb6e3.woff
-share/element-web/i18n/cs.46fdf9f.json
-share/element-web/i18n/cy.6299f43.json
-share/element-web/i18n/de_DE.ecfbe41.json
-share/element-web/i18n/el.d9243f0.json
-share/element-web/i18n/en_EN.02e2a9d.json
-share/element-web/i18n/eo.38fe19a.json
-share/element-web/i18n/es.cf16fec.json
-share/element-web/i18n/et.e0dac39.json
-share/element-web/i18n/fa.d3082cf.json
-share/element-web/i18n/fi.5d8be7e.json
-share/element-web/i18n/fr.3d5fd39.json
-share/element-web/i18n/gl.537c630.json
-share/element-web/i18n/he.83b6e90.json
-share/element-web/i18n/hu.81faab0.json
-share/element-web/i18n/id.ec7a7a6.json
-share/element-web/i18n/is.961b8aa.json
-share/element-web/i18n/it.43bfddf.json
-share/element-web/i18n/ja.cc1906f.json
-share/element-web/i18n/ka.047bb51.json
-share/element-web/i18n/languages.489b066.json
+share/element-web/fonts/inter-vietnamese-700-italic.23a6026.woff
+share/element-web/fonts/inter-vietnamese-700-italic.bde1c88.woff2
+share/element-web/fonts/inter-vietnamese-700-normal.05b640f.woff
+share/element-web/fonts/inter-vietnamese-700-normal.d1c85ca.woff2
+share/element-web/i18n/cs.7c3e862.json
+share/element-web/i18n/cy.89a9ff6.json
+share/element-web/i18n/de_DE.27120d0.json
+share/element-web/i18n/el.ce8d91a.json
+share/element-web/i18n/en_EN.4850bdc.json
+share/element-web/i18n/eo.01dec4c.json
+share/element-web/i18n/es.8801af0.json
+share/element-web/i18n/et.2114ca9.json
+share/element-web/i18n/fa.8c12691.json
+share/element-web/i18n/fi.6a3bbcc.json
+share/element-web/i18n/fr.188cec9.json
+share/element-web/i18n/gl.20fbad8.json
+share/element-web/i18n/he.40e844b.json
+share/element-web/i18n/hu.a424efb.json
+share/element-web/i18n/hy.6149db5.json
+share/element-web/i18n/id.8ba8861.json
+share/element-web/i18n/is.005fb1b.json
+share/element-web/i18n/it.e1f3c3b.json
+share/element-web/i18n/ja.b6c6f98.json
+share/element-web/i18n/ka.28446f8.json
+share/element-web/i18n/languages.ddcef0a.json
 share/element-web/i18n/languages.json
-share/element-web/i18n/lo.1a01478.json
-share/element-web/i18n/lt.758c193.json
-share/element-web/i18n/lv.4878bf2.json
-share/element-web/i18n/mg_MG.b1e631d.json
-share/element-web/i18n/nb_NO.a65731e.json
-share/element-web/i18n/nl.0fe0ef7.json
-share/element-web/i18n/pl.5349fe2.json
-share/element-web/i18n/pt.4f6bc7e.json
-share/element-web/i18n/pt_BR.a9c5a04.json
-share/element-web/i18n/ru.52cf8d5.json
-share/element-web/i18n/sk.8d19a36.json
-share/element-web/i18n/sq.a4814b4.json
-share/element-web/i18n/sv.69ad838.json
-share/element-web/i18n/tr.5ec7421.json
-share/element-web/i18n/uk.47ad151.json
-share/element-web/i18n/vi.537aa28.json
-share/element-web/i18n/zh_Hans.0999651.json
-share/element-web/i18n/zh_Hant.9f0fbac.json
+share/element-web/i18n/lo.29de4f9.json
+share/element-web/i18n/lt.36d2363.json
+share/element-web/i18n/lv.cc9c7a8.json
+share/element-web/i18n/mg_MG.5b4162a.json
+share/element-web/i18n/nb_NO.23e5bba.json
+share/element-web/i18n/nl.0d0030f.json
+share/element-web/i18n/pl.13f5d1e.json
+share/element-web/i18n/pt.5754419.json
+share/element-web/i18n/pt_BR.49bd808.json
+share/element-web/i18n/ru.f7072f3.json
+share/element-web/i18n/sk.a5d3154.json
+share/element-web/i18n/sq.62f47ee.json
+share/element-web/i18n/sv.df75894.json
+share/element-web/i18n/tr.f9c1d57.json
+share/element-web/i18n/uk.6f20372.json
+share/element-web/i18n/vi.a05f86f.json
+share/element-web/i18n/zh_Hans.f868cbe.json
+share/element-web/i18n/zh_Hant.dbd2bfd.json
 share/element-web/icons/bold.b7f0698.svg
 share/element-web/icons/check-circle.99c21d7.svg
 share/element-web/icons/check.aaad650.svg
@@ -448,7 +452,6 @@ share/element-web/img/betas/video_rooms.
 share/element-web/img/e2e/decryption-failure.d4a03e3.svg
 share/element-web/img/e2e/lock-warning-filled.655a613.svg
 share/element-web/img/e2e/normal.ab42a7b.svg
-share/element-web/img/e2e/verified-deprecated.9030dfd.svg
 share/element-web/img/e2e/verified.2ccf64e.svg
 share/element-web/img/e2e/warning-deprecated.b45047c.svg
 share/element-web/img/e2e/warning.71ffc83.svg
@@ -651,45 +654,18 @@ share/element-web/themes/light/css/_path
 share/element-web/themes/light/css/light.pcss
 share/element-web/usercontent/index.html
 share/element-web/vector-icons/1024.png
+share/element-web/vector-icons/120.570a7f9.png
 share/element-web/vector-icons/120.png
-share/element-web/vector-icons/1240x600.png
-share/element-web/vector-icons/150.png
+share/element-web/vector-icons/144.5a63bf2.png
+share/element-web/vector-icons/144.png
+share/element-web/vector-icons/152.1ccdc8a.png
 share/element-web/vector-icons/152.png
+share/element-web/vector-icons/180.30b915f.png
 share/element-web/vector-icons/180.png
+share/element-web/vector-icons/24.97ab000.png
 share/element-web/vector-icons/24.png
-share/element-web/vector-icons/300.png
-share/element-web/vector-icons/44.png
-share/element-web/vector-icons/50.png
-share/element-web/vector-icons/620x300.png
-share/element-web/vector-icons/76.png
-share/element-web/vector-icons/88.png
-share/element-web/vector-icons/apple-touch-icon-114.654cb86.png
-share/element-web/vector-icons/apple-touch-icon-114.png
-share/element-web/vector-icons/apple-touch-icon-120.37c9043.png
-share/element-web/vector-icons/apple-touch-icon-120.png
-share/element-web/vector-icons/apple-touch-icon-144.60718ab.png
-share/element-web/vector-icons/apple-touch-icon-144.png
-share/element-web/vector-icons/apple-touch-icon-152.1944148.png
-share/element-web/vector-icons/apple-touch-icon-152.png
-share/element-web/vector-icons/apple-touch-icon-180.5d60475.png
-share/element-web/vector-icons/apple-touch-icon-180.png
-share/element-web/vector-icons/apple-touch-icon-57.915fe96.png
-share/element-web/vector-icons/apple-touch-icon-57.png
-share/element-web/vector-icons/apple-touch-icon-60.578ef7b.png
-share/element-web/vector-icons/apple-touch-icon-60.png
-share/element-web/vector-icons/apple-touch-icon-72.eb1bdb7.png
-share/element-web/vector-icons/apple-touch-icon-72.png
-share/element-web/vector-icons/apple-touch-icon-76.d115188.png
-share/element-web/vector-icons/apple-touch-icon-76.png
-share/element-web/vector-icons/browserconfig.8b4a2cf.xml
-share/element-web/vector-icons/browserconfig.xml
-share/element-web/vector-icons/favicon.4c70c2b.ico
-share/element-web/vector-icons/favicon.ico
-share/element-web/vector-icons/mstile-150.874f9ce.png
-share/element-web/vector-icons/mstile-150.png
-share/element-web/vector-icons/mstile-310.png
-share/element-web/vector-icons/mstile-310x150.png
-share/element-web/vector-icons/mstile-70.png
+share/element-web/vector-icons/512.7ce350d.png
+share/element-web/vector-icons/512.png
 share/element-web/version
 share/element-web/wave-encoderWorker.min.9f737c9.js
 share/element-web/welcome.html
@@ -697,25 +673,31 @@ share/element-web/welcome/images/icon-cr
 share/element-web/welcome/images/icon-help.svg
 share/element-web/welcome/images/icon-room-directory.svg
 share/element-web/welcome/images/icon-sign-in.svg
-share/element-web/widgets/element-call/assets/IndexedDBWorker-k_3vZa8J.js
-share/element-web/widgets/element-call/assets/IndexedDBWorker-k_3vZa8J.js.map
+share/element-web/widgets/element-call/assets/IndexedDBWorker-CzAuDk1v.js
+share/element-web/widgets/element-call/assets/IndexedDBWorker-CzAuDk1v.js.map
+share/element-web/widgets/element-call/assets/baduntss-Ca1ZuBEK.ogg
+share/element-web/widgets/element-call/assets/baduntss-DOe0oFuS.mp3
+share/element-web/widgets/element-call/assets/call_declined-1jWRbd4p.mp3
+share/element-web/widgets/element-call/assets/call_declined-C6gHsCGH.ogg
+share/element-web/widgets/element-call/assets/call_timeout-BCxXxRD8.mp3
+share/element-web/widgets/element-call/assets/call_timeout-DPKAj6sz.ogg
 share/element-web/widgets/element-call/assets/cat-4r_NkDcK.ogg
 share/element-web/widgets/element-call/assets/cat-Dd8bv_2W.mp3
 share/element-web/widgets/element-call/assets/clap-AxCMZLTd.ogg
 share/element-web/widgets/element-call/assets/clap-Dxm5qGyl.mp3
 share/element-web/widgets/element-call/assets/crickets-CcwrRdbq.mp3
 share/element-web/widgets/element-call/assets/crickets-DUJdcuUa.ogg
-share/element-web/widgets/element-call/assets/cs-app-v58LOBvt.json
-share/element-web/widgets/element-call/assets/da-app-9paXotmH.json
-share/element-web/widgets/element-call/assets/de-app-DLuEgSI3.json
+share/element-web/widgets/element-call/assets/cs-app-Du_5mVg3.json
+share/element-web/widgets/element-call/assets/da-app-BBz-lePm.json
+share/element-web/widgets/element-call/assets/de-app-DjOuqT-j.json
 share/element-web/widgets/element-call/assets/deer-91r1Gyrx.mp3
 share/element-web/widgets/element-call/assets/deer-DPSlVch4.ogg
 share/element-web/widgets/element-call/assets/dog-BoQdnF-w.mp3
 share/element-web/widgets/element-call/assets/dog-CxIWtkNX.ogg
 share/element-web/widgets/element-call/assets/el-app-BBr3LLTK.json
-share/element-web/widgets/element-call/assets/en-app-C5T4BCNa.json
+share/element-web/widgets/element-call/assets/en-app-I8blcx-e.json
 share/element-web/widgets/element-call/assets/es-app-Q3c7lmEj.json
-share/element-web/widgets/element-call/assets/et-app-DBPtMBtN.json
+share/element-web/widgets/element-call/assets/et-app-DLvuR7m2.json
 share/element-web/widgets/element-call/assets/fi-app-tnO3DMdi.json
 share/element-web/widgets/element-call/assets/fr-app-BxTYbDfK.json
 share/element-web/widgets/element-call/assets/generic-BBbS3Wph.ogg
@@ -733,15 +715,15 @@ share/element-web/widgets/element-call/a
 share/element-web/widgets/element-call/assets/inconsolata-vietnamese-400-normal-DfC_iMic.woff2
 share/element-web/widgets/element-call/assets/inconsolata-vietnamese-700-normal-DLCFFAUf.woff
 share/element-web/widgets/element-call/assets/inconsolata-vietnamese-700-normal-DuasYmn8.woff2
-share/element-web/widgets/element-call/assets/index-BuLS5UUE.js
-share/element-web/widgets/element-call/assets/index-BuLS5UUE.js.map
-share/element-web/widgets/element-call/assets/index-DMnN9EKG.css
-share/element-web/widgets/element-call/assets/index-D_k2U_CI.js
-share/element-web/widgets/element-call/assets/index-D_k2U_CI.js.LICENSE.txt
-share/element-web/widgets/element-call/assets/index-D_k2U_CI.js.map
-share/element-web/widgets/element-call/assets/index-VC5-R1Nr.js
-share/element-web/widgets/element-call/assets/index-VC5-R1Nr.js.LICENSE.txt
-share/element-web/widgets/element-call/assets/index-VC5-R1Nr.js.map
+share/element-web/widgets/element-call/assets/index-B4IlN3R9.js
+share/element-web/widgets/element-call/assets/index-B4IlN3R9.js.map
+share/element-web/widgets/element-call/assets/index-BKNzwlAH.js
+share/element-web/widgets/element-call/assets/index-BKNzwlAH.js.LICENSE.txt
+share/element-web/widgets/element-call/assets/index-BKNzwlAH.js.map
+share/element-web/widgets/element-call/assets/index-ByQHsvE1.js
+share/element-web/widgets/element-call/assets/index-ByQHsvE1.js.LICENSE.txt
+share/element-web/widgets/element-call/assets/index-ByQHsvE1.js.map
+share/element-web/widgets/element-call/assets/index-DFVSEvlE.css
 share/element-web/widgets/element-call/assets/inter-cyrillic-400-normal-BLGc9T1a.woff2
 share/element-web/widgets/element-call/assets/inter-cyrillic-400-normal-alAqRL36.woff
 share/element-web/widgets/element-call/assets/inter-cyrillic-500-normal-BoeW9iIj.woff
@@ -806,8 +788,8 @@ share/element-web/widgets/element-call/a
 share/element-web/widgets/element-call/assets/left_call-C7NMl6WI.ogg
 share/element-web/widgets/element-call/assets/lightbulb-BIeJtAR_.ogg
 share/element-web/widgets/element-call/assets/lightbulb-BrnY00qi.mp3
-share/element-web/widgets/element-call/assets/livekit-client.e2ee.worker-B0tndz1T.js
-share/element-web/widgets/element-call/assets/livekit-client.e2ee.worker-B0tndz1T.js.map
+share/element-web/widgets/element-call/assets/livekit-client.e2ee.worker-Byc0H9ig.js
+share/element-web/widgets/element-call/assets/livekit-client.e2ee.worker-Byc0H9ig.js.map
 share/element-web/widgets/element-call/assets/lv-app-D-ZV3Ytk.json
 share/element-web/widgets/element-call/assets/matrix-sdk-crypto-wasm-DlvlUyhf.js
 share/element-web/widgets/element-call/assets/matrix-sdk-crypto-wasm-DlvlUyhf.js.map
@@ -818,23 +800,25 @@ share/element-web/widgets/element-call/a
 share/element-web/widgets/element-call/assets/party-BZPeTgC3.mp3
 share/element-web/widgets/element-call/assets/party-D7rIOhAQ.ogg
 share/element-web/widgets/element-call/assets/pl-app-CUkXVSZk.json
-share/element-web/widgets/element-call/assets/polyfill-force-CI9FEuxb.js
-share/element-web/widgets/element-call/assets/polyfill-force-CI9FEuxb.js.map
-share/element-web/widgets/element-call/assets/polyfill-force-SL5hjkFK.js
-share/element-web/widgets/element-call/assets/polyfill-force-SL5hjkFK.js.map
+share/element-web/widgets/element-call/assets/polyfill-force-BA4WuRQ3.js
+share/element-web/widgets/element-call/assets/polyfill-force-BA4WuRQ3.js.map
+share/element-web/widgets/element-call/assets/polyfill-force-wev_Xmqs.js
+share/element-web/widgets/element-call/assets/polyfill-force-wev_Xmqs.js.map
 share/element-web/widgets/element-call/assets/raise_hand-Bzqn65WB.mp3
 share/element-web/widgets/element-call/assets/raise_hand-CUbxEnt9.ogg
+share/element-web/widgets/element-call/assets/ringtone-B-nJXbbw.ogg
+share/element-web/widgets/element-call/assets/ringtone-B2csBdU4.mp3
 share/element-web/widgets/element-call/assets/ro-app-CdYgKCOW.json
 share/element-web/widgets/element-call/assets/rock-BVCJXNC-.ogg
 share/element-web/widgets/element-call/assets/rock-CHdnB31m.mp3
-share/element-web/widgets/element-call/assets/ru-app-Bz0WyIJI.json
+share/element-web/widgets/element-call/assets/ru-app-CIijOjFj.json
 share/element-web/widgets/element-call/assets/screen_share_started-DH3qxml5.mp3
 share/element-web/widgets/element-call/assets/screen_share_started-IZDL-kAw.ogg
 share/element-web/widgets/element-call/assets/selfie_segmenter-DF05sdL4.tflite
-share/element-web/widgets/element-call/assets/sk-app-Bv2npyK0.json
-share/element-web/widgets/element-call/assets/spa-CsF467Zb.js
-share/element-web/widgets/element-call/assets/spa-CsF467Zb.js.map
-share/element-web/widgets/element-call/assets/sv-app-BvdrRKW-.json
+share/element-web/widgets/element-call/assets/sk-app-DaVEeQWZ.json
+share/element-web/widgets/element-call/assets/spa-65APL5kY.js
+share/element-web/widgets/element-call/assets/spa-65APL5kY.js.map
+share/element-web/widgets/element-call/assets/sv-app-DHLBEOTp.json
 share/element-web/widgets/element-call/assets/tr-app-Dk--6BpP.json
 share/element-web/widgets/element-call/assets/uk-app-DZD01h76.json
 share/element-web/widgets/element-call/assets/vision_wasm_internal-CEyeacG0.js

Index: pkgsrc/chat/element-web/distinfo
diff -u pkgsrc/chat/element-web/distinfo:1.41 pkgsrc/chat/element-web/distinfo:1.42
--- pkgsrc/chat/element-web/distinfo:1.41       Sat Sep  6 12:44:02 2025
+++ pkgsrc/chat/element-web/distinfo    Fri Oct 24 22:11:27 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2025/09/06 12:44:02 js Exp $
+$NetBSD: distinfo,v 1.42 2025/10/24 22:11:27 js Exp $
 
-BLAKE2s (element-v1.11.110.tar.gz) = 57363087b3269bb1eb8659658034a59e9851d83d4bef54a90d8c70e18731cba1
-SHA512 (element-v1.11.110.tar.gz) = 8634f2252a2c824db5072648e1b2679350fdc5c1ed6bc20822de706eeb9dadf30f8a8890c1e8b54b1459292d65af182c994b85cb7cf4fb9c8aa19a433f5b1176
-Size (element-v1.11.110.tar.gz) = 38145772 bytes
+BLAKE2s (element-v1.12.2.tar.gz) = 15b8dc16e00f405b750351ada20a7c6fab198080ab51e3c0c0c87ff775fa85e3
+SHA512 (element-v1.12.2.tar.gz) = c0c3a5d9f39fa39cfdb7b505a72d701daac02bcef20293e07b185c960ea51c49c6019b43cad2b2d7aadf1e476defe6838ab483d53b6b7c7bc0d84f298da59031
+Size (element-v1.12.2.tar.gz) = 38888990 bytes



Home | Main Index | Thread Index | Old Index