Update vectorim/element-web Docker tag to v1.11.48 #125

Merged
AverageMarcus merged 1 commits from renovate/vectorim-element-web-1.x into master 2023-11-08 04:22:09 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
vectorim/element-web patch v1.11.47 -> v1.11.48

Release Notes

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

v1.11.48

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.47` -> `v1.11.48` | --- ### Release Notes <details> <summary>vector-im/element-web (vectorim/element-web)</summary> ### [`v1.11.48`](https://github.com/vector-im/element-web/releases/tag/v1.11.48) [Compare Source](https://github.com/vector-im/element-web/compare/v1.11.47...v1.11.48) #### ✨ Features - Correctly fill window.matrixChat even when a Wrapper module is active ([#&#8203;26395](https://github.com/vector-im/element-web/pull/26395)). Contributed by [@&#8203;dhenneke](https://github.com/dhenneke). - Knock on a ask-to-join room if a module wants to join the room when navigating to a room ([#&#8203;11787](https://github.com/matrix-org/matrix-react-sdk/pull/11787)). Contributed by [@&#8203;dhenneke](https://github.com/dhenneke). - Element-R: Include crypto info in sentry ([#&#8203;11798](https://github.com/matrix-org/matrix-react-sdk/pull/11798)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Element-R: Include crypto info in rageshake ([#&#8203;11797](https://github.com/matrix-org/matrix-react-sdk/pull/11797)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Element-R: Add current version of the rust-sdk and vodozemac ([#&#8203;11785](https://github.com/matrix-org/matrix-react-sdk/pull/11785)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix unfederated invite dialog ([#&#8203;9618](https://github.com/matrix-org/matrix-react-sdk/pull/9618)). Fixes [vector-im/element-meta#1466](https://github.com/vector-im/element-meta/issues/1466) and [#&#8203;22102](https://github.com/vector-im/element-web/issues/22102). Contributed by [@&#8203;owi92](https://github.com/owi92). - New right panel visual language ([#&#8203;11664](https://github.com/matrix-org/matrix-react-sdk/pull/11664)). - OIDC: add friendly errors ([#&#8203;11184](https://github.com/matrix-org/matrix-react-sdk/pull/11184)). Fixes [#&#8203;25665](https://github.com/vector-im/element-web/issues/25665). Contributed by [@&#8203;kerryarchibald](https://github.com/kerryarchibald). #### 🐛 Bug Fixes - Fix rightpanel hiding scrollbar ([#&#8203;11831](https://github.com/matrix-org/matrix-react-sdk/pull/11831)). Contributed by [@&#8203;kerryarchibald](https://github.com/kerryarchibald). - Fix multi-tab session lock on Firefox not being cleared ([#&#8203;11800](https://github.com/matrix-org/matrix-react-sdk/pull/11800)). Fixes [#&#8203;26165](https://github.com/vector-im/element-web/issues/26165). Contributed by [@&#8203;ManuelHu](https://github.com/ManuelHu). - Deserialise spoilers back into slash command form ([#&#8203;11805](https://github.com/matrix-org/matrix-react-sdk/pull/11805)). Fixes [#&#8203;26344](https://github.com/vector-im/element-web/issues/26344). - Fix Incorrect message scaling for verification request ([#&#8203;11793](https://github.com/matrix-org/matrix-react-sdk/pull/11793)). Fixes [#&#8203;24304](https://github.com/vector-im/element-web/issues/24304). Contributed by [@&#8203;capGoblin](https://github.com/capGoblin). - Fix: Unable to restore a soft-logged-out session established via SSO ([#&#8203;11794](https://github.com/matrix-org/matrix-react-sdk/pull/11794)). Fixes [#&#8203;25957](https://github.com/vector-im/element-web/issues/25957). Contributed by [@&#8203;kerryarchibald](https://github.com/kerryarchibald). - Use configurable github issue links more consistently ([#&#8203;11796](https://github.com/matrix-org/matrix-react-sdk/pull/11796)). - Fix io.element.late_event received_ts vs received_at ([#&#8203;11789](https://github.com/matrix-org/matrix-react-sdk/pull/11789)). - Make invitation dialog scrollable when infos are too long ([#&#8203;11753](https://github.com/matrix-org/matrix-react-sdk/pull/11753)). Contributed by [@&#8203;nurjinjafar](https://github.com/nurjinjafar). - Fix spoiler text-align ([#&#8203;11790](https://github.com/matrix-org/matrix-react-sdk/pull/11790)). Contributed by [@&#8203;ajbura](https://github.com/ajbura). - Fix: Right panel keeps showing chat when unmaximizing widget. ([#&#8203;11697](https://github.com/matrix-org/matrix-react-sdk/pull/11697)). Fixes [#&#8203;26265](https://github.com/vector-im/element-web/issues/26265). Contributed by [@&#8203;manancodes](https://github.com/manancodes). - Fix margin of invite to room button ([#&#8203;11780](https://github.com/matrix-org/matrix-react-sdk/pull/11780)). Fixes [#&#8203;26410](https://github.com/vector-im/element-web/issues/26410). - Update base64 import ([#&#8203;11784](https://github.com/matrix-org/matrix-react-sdk/pull/11784)). - Set max size for Element logo in search warning ([#&#8203;11779](https://github.com/matrix-org/matrix-react-sdk/pull/11779)). Fixes [#&#8203;26408](https://github.com/vector-im/element-web/issues/26408). - Fix: emoji size in room header topic, remove obsolete emoji style ([#&#8203;11757](https://github.com/matrix-org/matrix-react-sdk/pull/11757)). Fixes [#&#8203;26326](https://github.com/vector-im/element-web/issues/26326). Contributed by [@&#8203;kerryarchibald](https://github.com/kerryarchibald). - Fix: Bubble layout design is broken ([#&#8203;11763](https://github.com/matrix-org/matrix-react-sdk/pull/11763)). Fixes [#&#8203;25818](https://github.com/vector-im/element-web/issues/25818). Contributed by [@&#8203;manancodes](https://github.com/manancodes). </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:eyJjcmVhdGVkSW5WZXIiOiIzNy41MC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNTAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate added 1 commit 2023-11-07 18:03:33 +00:00
AverageMarcus merged commit e8e49270fd into master 2023-11-08 04:22:09 +00:00
AverageMarcus deleted branch renovate/vectorim-element-web-1.x 2023-11-08 04:22:09 +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#125
No description provided.