Update vectorim/element-web Docker tag to v1.11.70 #279

Merged
AverageMarcus merged 1 commits from renovate/vectorim-element-web-1.x into master 2024-07-09 05:51:59 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
vectorim/element-web patch v1.11.69 -> v1.11.70

Release Notes

element-hq/element-web (vectorim/element-web)

v1.11.70

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/element-hq/element-web) | patch | `v1.11.69` -> `v1.11.70` | --- ### Release Notes <details> <summary>element-hq/element-web (vectorim/element-web)</summary> ### [`v1.11.70`](https://github.com/element-hq/element-web/releases/tag/v1.11.70) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.69...v1.11.70) #### ✨ Features - Add SSO redirect option for login page ([#&#8203;27576](https://github.com/element-hq/element-web/pull/27576)). Contributed by [@&#8203;bartvdbraak](https://github.com/bartvdbraak). - Use stable endpoints for MSC3916 ([#&#8203;27558](https://github.com/element-hq/element-web/pull/27558)). Contributed by [@&#8203;turt2live](https://github.com/turt2live). - Switch to Rust crypto stack for all logins ([#&#8203;12630](https://github.com/matrix-org/matrix-react-sdk/pull/12630)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Hide voip buttons in group rooms in environments with widgets disabled ([#&#8203;12664](https://github.com/matrix-org/matrix-react-sdk/pull/12664)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Minor tweaks to UserSettings dialog ([#&#8203;12651](https://github.com/matrix-org/matrix-react-sdk/pull/12651)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Hide voice call button when redundant ([#&#8203;12639](https://github.com/matrix-org/matrix-react-sdk/pull/12639)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Improve accessibility of the room summary card ([#&#8203;12586](https://github.com/matrix-org/matrix-react-sdk/pull/12586)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Show tooltips on narrow tabbed views ([#&#8203;12624](https://github.com/matrix-org/matrix-react-sdk/pull/12624)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Update gfm.css to github-markdown-css ([#&#8203;12613](https://github.com/matrix-org/matrix-react-sdk/pull/12613)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Cache e2eStatus to avoid concerning unencrypted flicker when changing rooms ([#&#8203;12606](https://github.com/matrix-org/matrix-react-sdk/pull/12606)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Tweak copy for user verification toast ([#&#8203;12605](https://github.com/matrix-org/matrix-react-sdk/pull/12605)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Support s tags for strikethrough for Matrix v1.10 ([#&#8203;12604](https://github.com/matrix-org/matrix-react-sdk/pull/12604)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). #### 🐛 Bug Fixes - Fix "Unable to restore session" error ([#&#8203;4299](https://github.com/matrix-org/matrix-js-sdk/pull/4299)). - Fix error when sending encrypted messages in large rooms ([#&#8203;4297](https://github.com/matrix-org/matrix-js-sdk/pull/4297)). - Remove redundant copy in deactive uia modal ([#&#8203;12668](https://github.com/matrix-org/matrix-react-sdk/pull/12668)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix high contrast theme in settings ([#&#8203;12649](https://github.com/matrix-org/matrix-react-sdk/pull/12649)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix background on live location sharing footer ([#&#8203;12629](https://github.com/matrix-org/matrix-react-sdk/pull/12629)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Remove outdated iframe sandbox attribute ([#&#8203;12633](https://github.com/matrix-org/matrix-react-sdk/pull/12633)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Remove stray setState which caused encryption state shields to flicker ([#&#8203;12632](https://github.com/matrix-org/matrix-react-sdk/pull/12632)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix stray background colour on markdown body ([#&#8203;12628](https://github.com/matrix-org/matrix-react-sdk/pull/12628)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix widgets not being cleaned up correctly. ([#&#8203;12616](https://github.com/matrix-org/matrix-react-sdk/pull/12616)). Contributed by [@&#8203;toger5](https://github.com/toger5). - Add in-progress view to display name EditInPlace ([#&#8203;12609](https://github.com/matrix-org/matrix-react-sdk/pull/12609)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Fix config override of other settings levels ([#&#8203;12593](https://github.com/matrix-org/matrix-react-sdk/pull/12593)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Don't show 'saved' on display name save error ([#&#8203;12600](https://github.com/matrix-org/matrix-react-sdk/pull/12600)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-07-09 03:06:15 +00:00
AverageMarcus merged commit ec32ba6c81 into master 2024-07-09 05:51:59 +00:00
AverageMarcus deleted branch renovate/vectorim-element-web-1.x 2024-07-09 05:52:00 +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#279
No description provided.