UNCLASSIFIED - NO CUI

Skip to content

Update vectorim/element-web Docker tag to v1.11.25

renovate requested to merge renovate/vectorim-element-web-1.x into development

This MR contains the following updates:

Package Type Update Change
vectorim/element-web ironbank-docker patch v1.11.24 -> v1.11.25
vectorim/element-web patch v1.11.24 -> v1.11.25
vectorim/element-web stage patch v1.11.24 -> v1.11.25

Release Notes

vector-im/element-web

v1.11.25

Compare Source

Features
  • Remove experimental PWA support for Firefox and Safari (#​24630).
  • Only allow to start a DM with one email if encryption by default is enabled (#​10253). Fixes #​23133.
  • DM rooms are now encrypted if encryption by default is enabled and only inviting a single email address. Any action in the result DM room will be blocked until the other has joined. (#​10229).
  • Reduce bottom margin of ReplyChain on compact modern layout (#​8972). Fixes #​22748. Contributed by @​luixxiul.
  • Support for v2 of MSC3903 (#​10165). Contributed by @​hughns.
  • When starting a DM, existing rooms with pending third-party invites will be reused. (#​10256). Fixes #​23139.
  • Polls push rules: synchronise poll rules with message rules (#​10263). Contributed by @​kerryarchibald.
  • New verification request toast button labels (#​10259).
  • Remove padding around integration manager iframe (#​10148).
  • Fix block code styling in rich text editor (#​10246). Contributed by @​alunturner.
  • Poll history: fetch more poll history (#​10235). Contributed by @​kerryarchibald.
  • Sort short/exact emoji matches before longer incomplete matches (#​10212). Fixes #​23210. Contributed by @​grimhilt.
  • Poll history: detail screen (#​10172). Contributed by @​kerryarchibald.
  • Provide a more detailed error message than "No known servers" (#​6048). Fixes #​13247. Contributed by @​aaronraimist.
  • Say when a call was answered from a different device (#​10224).
  • Widget permissions customizations using module api (#​10121). Contributed by @​maheichyk.
  • Fix copy button icon overlapping with copyable text (#​10227). Contributed by @​Adesh-Pandey.
  • Support joining non-peekable rooms via the module API (#​10154). Contributed by @​maheichyk.
  • The "new login" toast does now display the same device information as in the settings. "No" does now open the device settings. "Yes, it was me" dismisses the toast. (#​10200).
  • Do not prompt for a password when doing a „reset all“ after login (#​10208).
🐛 Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports