Update vectorim/element-web Docker tag to v1.11.41 #86

Merged
AverageMarcus merged 1 commits from renovate/vectorim-element-web-1.x into master 2023-09-12 18:01:41 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
vectorim/element-web patch v1.11.40 -> v1.11.41

Release Notes

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

v1.11.41

Compare Source

🦖 Deprecations

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.40` -> `v1.11.41` | --- ### Release Notes <details> <summary>vector-im/element-web (vectorim/element-web)</summary> ### [`v1.11.41`](https://github.com/vector-im/element-web/releases/tag/v1.11.41) [Compare Source](https://github.com/vector-im/element-web/compare/v1.11.40...v1.11.41) #### 🦖 Deprecations - Deprecate customisations in favour of Module API ([#&#8203;25736](https://github.com/vector-im/element-web/pull/25736)). Fixes [#&#8203;25733](https://github.com/vector-im/element-web/issues/25733). #### ✨ Features - Make SVGR icons use forward ref ([#&#8203;26082](https://github.com/vector-im/element-web/pull/26082)). - Add support for rendering a custom wrapper around Element ([#&#8203;25537](https://github.com/vector-im/element-web/pull/25537)). Contributed by [@&#8203;maheichyk](https://github.com/maheichyk). - Allow creating public knock rooms ([#&#8203;11481](https://github.com/matrix-org/matrix-react-sdk/pull/11481)). Contributed by [@&#8203;charlynguyen](https://github.com/charlynguyen). - Render custom images in reactions according to MSC4027 ([#&#8203;11087](https://github.com/matrix-org/matrix-react-sdk/pull/11087)). Contributed by [@&#8203;sumnerevans](https://github.com/sumnerevans). - Introduce room knocks bar ([#&#8203;11475](https://github.com/matrix-org/matrix-react-sdk/pull/11475)). Contributed by [@&#8203;charlynguyen](https://github.com/charlynguyen). - Room header UI updates ([#&#8203;11507](https://github.com/matrix-org/matrix-react-sdk/pull/11507)). Fixes [#&#8203;25892](https://github.com/vector-im/element-web/issues/25892). - Remove green "verified" bar for encrypted events ([#&#8203;11496](https://github.com/matrix-org/matrix-react-sdk/pull/11496)). - Update member count on room summary update ([#&#8203;11488](https://github.com/matrix-org/matrix-react-sdk/pull/11488)). - Support for E2EE in Element Call ([#&#8203;11492](https://github.com/matrix-org/matrix-react-sdk/pull/11492)). - Allow requesting to join knock rooms via spotlight ([#&#8203;11482](https://github.com/matrix-org/matrix-react-sdk/pull/11482)). Contributed by [@&#8203;charlynguyen](https://github.com/charlynguyen). - Lock out the first tab if Element is opened in a second tab. ([#&#8203;11425](https://github.com/matrix-org/matrix-react-sdk/pull/11425)). Fixes [#&#8203;25157](https://github.com/vector-im/element-web/issues/25157). - Change avatar to use Compound implementation ([#&#8203;11448](https://github.com/matrix-org/matrix-react-sdk/pull/11448)). #### 🐛 Bug Fixes - Fix vertical alignment of default avatar font ([#&#8203;11582](https://github.com/matrix-org/matrix-react-sdk/pull/11582)). Fixes [#&#8203;26081](https://github.com/vector-im/element-web/issues/26081). - Fix avatars in public room & space search being flex shrunk ([#&#8203;11580](https://github.com/matrix-org/matrix-react-sdk/pull/11580)). Fixes [#&#8203;26133](https://github.com/vector-im/element-web/issues/26133). - Fix EventTile avatars being rendered with a size of 0 instead of hidden ([#&#8203;11558](https://github.com/matrix-org/matrix-react-sdk/pull/11558)). Fixes [#&#8203;26075](https://github.com/vector-im/element-web/issues/26075). - Fix compound external assets path in bundle ([#&#8203;26069](https://github.com/vector-im/element-web/pull/26069)). - Use RoomStateEvent.Update for knocks ([#&#8203;11516](https://github.com/matrix-org/matrix-react-sdk/pull/11516)). Contributed by [@&#8203;charlynguyen](https://github.com/charlynguyen). - Prevent event propagation when clicking icon buttons ([#&#8203;11515](https://github.com/matrix-org/matrix-react-sdk/pull/11515)). - Only display RoomKnocksBar when feature flag is enabled ([#&#8203;11513](https://github.com/matrix-org/matrix-react-sdk/pull/11513)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Fix avatars of knock members for people tab of room settings ([#&#8203;11506](https://github.com/matrix-org/matrix-react-sdk/pull/11506)). Fixes [#&#8203;26083](https://github.com/vector-im/element-web/issues/26083). Contributed by [@&#8203;charlynguyen](https://github.com/charlynguyen). - Fixes read receipt avatar offset ([#&#8203;11483](https://github.com/matrix-org/matrix-react-sdk/pull/11483)). Fixes [#&#8203;26067](https://github.com/vector-im/element-web/issues/26067), [#&#8203;26064](https://github.com/vector-im/element-web/issues/26064) [#&#8203;26059](https://github.com/vector-im/element-web/issues/26059) and [#&#8203;26061](https://github.com/vector-im/element-web/issues/26061). - Fix avatar defects ([#&#8203;11473](https://github.com/matrix-org/matrix-react-sdk/pull/11473)). Fixes [#&#8203;26051](https://github.com/vector-im/element-web/issues/26051) and [#&#8203;26046](https://github.com/vector-im/element-web/issues/26046). - Fix consistent avatar output for Percy ([#&#8203;11472](https://github.com/matrix-org/matrix-react-sdk/pull/11472)). Fixes [#&#8203;26049](https://github.com/vector-im/element-web/issues/26049) and [#&#8203;26052](https://github.com/vector-im/element-web/issues/26052). - Fix colour of avatar and colour matching with username ([#&#8203;11470](https://github.com/matrix-org/matrix-react-sdk/pull/11470)). Fixes [#&#8203;26042](https://github.com/vector-im/element-web/issues/26042). - Fix incompatibility of Soft Logout with Element-R ([#&#8203;11468](https://github.com/matrix-org/matrix-react-sdk/pull/11468)). - Fix instances of double translation and guard translation calls using typescript ([#&#8203;11443](https://github.com/matrix-org/matrix-react-sdk/pull/11443)). </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:eyJjcmVhdGVkSW5WZXIiOiIzNi45My4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate added 1 commit 2023-09-12 18:01:11 +00:00
AverageMarcus merged commit 93c2166c68 into master 2023-09-12 18:01:40 +00:00
AverageMarcus deleted branch renovate/vectorim-element-web-1.x 2023-09-12 18:01:41 +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#86
No description provided.