Update vectorim/element-web Docker tag to v1.11.82 #344

Merged
AverageMarcus merged 1 commits from renovate/vectorim-element-web-1.x into master 2024-10-24 07:39:10 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
vectorim/element-web patch v1.11.81 -> v1.11.82

Release Notes

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

v1.11.82

Compare Source

Features

  • Deduplicate more icons using Compound Design Tokens (#​132). Contributed by @​t3chguy.
  • Always show link new device flow even if unsupported (#​147). Contributed by @​t3chguy.
  • Update design of files list in right panel (#​144). Contributed by @​t3chguy.
  • Remove feature_dehydration (#​138). Contributed by @​florianduros.
  • Upgrade emojibase-bindings and remove local handling of emoticon variations (#​127). Contributed by @​langleyd.
  • Add support for rendering media captions (#​43). Contributed by @​tulir.
  • Replace composer icons with Compound variants (#​123). Contributed by @​t3chguy.
  • Tweak default right panel size to be 320px except for maximised widgets at 420px (#​110). Contributed by @​t3chguy.
  • Add a pinned message badge under a pinned message (#​118). Contributed by @​florianduros.
  • Ditch right panel tabs and re-add close button (#​99). Contributed by @​t3chguy.
  • Force verification even for refreshed clients (#​44). Contributed by @​dbkr.
  • Update emoji text, border and background colour in timeline (#​119). Contributed by @​florianduros.
  • Disable ICE fallback based on well-known configuration (#​111). Contributed by @​t3chguy.
  • Remove legacy room header and promote beta room header (#​105). Contributed by @​t3chguy.
  • Respect io.element.jitsi useFor1To1Calls in well-known (#​112). Contributed by @​t3chguy.
  • Use Compound close icon in favour of mishmash of x/close icons (#​108). Contributed by @​t3chguy.

🐛 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.81` -> `v1.11.82` | --- ### Release Notes <details> <summary>element-hq/element-web (vectorim/element-web)</summary> ### [`v1.11.82`](https://github.com/element-hq/element-web/releases/tag/v1.11.82) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.81...v1.11.82) #### ✨ Features - Deduplicate more icons using Compound Design Tokens ([#&#8203;132](https://github.com/element-hq/matrix-react-sdk/pull/132)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Always show link new device flow even if unsupported ([#&#8203;147](https://github.com/element-hq/matrix-react-sdk/pull/147)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Update design of files list in right panel ([#&#8203;144](https://github.com/element-hq/matrix-react-sdk/pull/144)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Remove feature_dehydration ([#&#8203;138](https://github.com/element-hq/matrix-react-sdk/pull/138)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Upgrade emojibase-bindings and remove local handling of emoticon variations ([#&#8203;127](https://github.com/element-hq/matrix-react-sdk/pull/127)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Add support for rendering media captions ([#&#8203;43](https://github.com/element-hq/matrix-react-sdk/pull/43)). Contributed by [@&#8203;tulir](https://github.com/tulir). - Replace composer icons with Compound variants ([#&#8203;123](https://github.com/element-hq/matrix-react-sdk/pull/123)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Tweak default right panel size to be 320px except for maximised widgets at 420px ([#&#8203;110](https://github.com/element-hq/matrix-react-sdk/pull/110)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Add a pinned message badge under a pinned message ([#&#8203;118](https://github.com/element-hq/matrix-react-sdk/pull/118)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Ditch right panel tabs and re-add close button ([#&#8203;99](https://github.com/element-hq/matrix-react-sdk/pull/99)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Force verification even for refreshed clients ([#&#8203;44](https://github.com/element-hq/matrix-react-sdk/pull/44)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Update emoji text, border and background colour in timeline ([#&#8203;119](https://github.com/element-hq/matrix-react-sdk/pull/119)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Disable ICE fallback based on well-known configuration ([#&#8203;111](https://github.com/element-hq/matrix-react-sdk/pull/111)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Remove legacy room header and promote beta room header ([#&#8203;105](https://github.com/element-hq/matrix-react-sdk/pull/105)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Respect `io.element.jitsi` `useFor1To1Calls` in well-known ([#&#8203;112](https://github.com/element-hq/matrix-react-sdk/pull/112)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Use Compound close icon in favour of mishmash of x/close icons ([#&#8203;108](https://github.com/element-hq/matrix-react-sdk/pull/108)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). #### 🐛 Bug Fixes - Correct typo in option documentation ([#&#8203;28148](https://github.com/element-hq/element-web/pull/28148)). Contributed by [@&#8203;AndrewKvalheim](https://github.com/AndrewKvalheim). - Revert [#&#8203;124](https://github.com/element-hq/element-web/issues/124) and [#&#8203;135](https://github.com/element-hq/element-web/issues/135) ([#&#8203;139](https://github.com/element-hq/matrix-react-sdk/pull/139)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Add aria-label to e2e icon ([#&#8203;136](https://github.com/element-hq/matrix-react-sdk/pull/136)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix bell icons on room list hover being black squares ([#&#8203;135](https://github.com/element-hq/matrix-react-sdk/pull/135)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Fix vertical overflow on the mobile register screen ([#&#8203;137](https://github.com/element-hq/matrix-react-sdk/pull/137)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Allow to unpin redacted event ([#&#8203;98](https://github.com/element-hq/matrix-react-sdk/pull/98)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-10-23 03:07:07 +00:00
AverageMarcus merged commit 2b1b8d4737 into master 2024-10-24 07:39:10 +00:00
AverageMarcus deleted branch renovate/vectorim-element-web-1.x 2024-10-24 07:39:10 +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#344
No description provided.