Update vectorim/element-web Docker tag to v1.11.34 #24

Merged
AverageMarcus merged 1 commits from renovate/vectorim-element-web-1.x into master 2023-06-20 12:06:54 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
vectorim/element-web patch v1.11.33 -> v1.11.34

Release Notes

vector-im/element-web (vectorim/element-web)

v1.11.34

Compare Source

Features

🐛 Bug Fixes


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vectorim/element-web](https://github.com/vector-im/element-web) | patch | `v1.11.33` -> `v1.11.34` | --- ### Release Notes <details> <summary>vector-im/element-web (vectorim/element-web)</summary> ### [`v1.11.34`](https://github.com/vector-im/element-web/releases/tag/v1.11.34) [Compare Source](https://github.com/vector-im/element-web/compare/v1.11.33...v1.11.34) #### ✨ Features - OIDC: add delegatedauthentication to validated server config ([#&#8203;11053](https://github.com/matrix-org/matrix-react-sdk/pull/11053)). Contributed by [@&#8203;kerryarchibald](https://github.com/kerryarchibald). - Allow image pasting in plain mode in RTE ([#&#8203;11056](https://github.com/matrix-org/matrix-react-sdk/pull/11056)). Contributed by [@&#8203;alunturner](https://github.com/alunturner). - Show room options menu if "UIComponent.roomOptionsMenu" is enabled ([#&#8203;10365](https://github.com/matrix-org/matrix-react-sdk/pull/10365)). Contributed by [@&#8203;maheichyk](https://github.com/maheichyk). - Allow image pasting in rich text mode in RTE ([#&#8203;11049](https://github.com/matrix-org/matrix-react-sdk/pull/11049)). Contributed by [@&#8203;alunturner](https://github.com/alunturner). - Update voice broadcast redaction to use MSC3912 `with_rel_type` instead of `with_relations` ([#&#8203;11014](https://github.com/matrix-org/matrix-react-sdk/pull/11014)). Fixes [#&#8203;25471](https://github.com/vector-im/element-web/issues/25471). - Add config to skip widget_build_url for DM rooms ([#&#8203;11044](https://github.com/matrix-org/matrix-react-sdk/pull/11044)). Fixes [vector-im/customer-retainer#&#8203;74](https://github.com/vector-im/customer-retainer/issues/74). - Inhibit interactions on forward dialog message previews ([#&#8203;11025](https://github.com/matrix-org/matrix-react-sdk/pull/11025)). Fixes [#&#8203;23459](https://github.com/vector-im/element-web/issues/23459). - Removed `DecryptionFailureBar.tsx` ([#&#8203;11027](https://github.com/matrix-org/matrix-react-sdk/pull/11027)). Fixes [vector-im/element-meta#&#8203;1358](https://github.com/vector-im/element-meta/issues/1358). Contributed by [@&#8203;florianduros](https://github.com/florianduros). #### 🐛 Bug Fixes - Fix translucent `TextualEvent` on search results panel ([#&#8203;10810](https://github.com/matrix-org/matrix-react-sdk/pull/10810)). Fixes [#&#8203;25292](https://github.com/vector-im/element-web/issues/25292). Contributed by [@&#8203;luixxiul](https://github.com/luixxiul). - Matrix matrix scheme permalink constructor not stripping query params ([#&#8203;11060](https://github.com/matrix-org/matrix-react-sdk/pull/11060)). Fixes [#&#8203;25535](https://github.com/vector-im/element-web/issues/25535). - Fix: "manually verify by text" does nothing ([#&#8203;11059](https://github.com/matrix-org/matrix-react-sdk/pull/11059)). Fixes [#&#8203;25375](https://github.com/vector-im/element-web/issues/25375). Contributed by [@&#8203;kerryarchibald](https://github.com/kerryarchibald). - Make group calls respect the ICE fallback setting ([#&#8203;11047](https://github.com/matrix-org/matrix-react-sdk/pull/11047)). Fixes [vector-im/voip-internal#&#8203;65](https://github.com/vector-im/voip-internal/issues/65). - Align list items on the tooltip to the start ([#&#8203;11041](https://github.com/matrix-org/matrix-react-sdk/pull/11041)). Fixes [#&#8203;25355](https://github.com/vector-im/element-web/issues/25355). Contributed by [@&#8203;luixxiul](https://github.com/luixxiul). - Clear thread panel event permalink when changing rooms ([#&#8203;11024](https://github.com/matrix-org/matrix-react-sdk/pull/11024)). Fixes [#&#8203;25484](https://github.com/vector-im/element-web/issues/25484). - Fix spinner placement on pinned widgets being reloaded ([#&#8203;10970](https://github.com/matrix-org/matrix-react-sdk/pull/10970)). Fixes [#&#8203;25431](https://github.com/vector-im/element-web/issues/25431). Contributed by [@&#8203;luixxiul](https://github.com/luixxiul). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzMuMyIsInVwZGF0ZWRJblZlciI6IjM1LjEzMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2023-06-20 12:06:21 +00:00
AverageMarcus merged commit d4f9186b6c into master 2023-06-20 12:06:54 +00:00
AverageMarcus deleted branch renovate/vectorim-element-web-1.x 2023-06-20 12:06:54 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AverageMarcus/cluster.fun#24
No description provided.