Update vectorim/element-web Docker tag to v1.11.59 #194

Merged
AverageMarcus merged 1 commits from renovate/vectorim-element-web-1.x into master 2024-02-27 15:05:21 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
vectorim/element-web patch v1.11.58 -> v1.11.59

Release Notes

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

v1.11.59

Compare Source

🦖 Deprecations

Features

🐛 Bug Fixes

  • Backport staging] Fix spurious session corruption error ([#​12287](https://github.com/matrix-org/matrix-react-sdk/pull/12287)). Contributed by [@​RiotRobot](https://github.com/RiotRobot).
    
  • Fix the space panel getting bigger when gaining a scroll bar (#​12267). Contributed by @​dbkr.
  • Fix gradients spacings on the space panel (#​12262). Contributed by @​dbkr.
  • Remove hardcoded Element in tac labs description (#​12266). Contributed by @​florianduros.
  • Fix branding in "migrating crypto" message (#​12265). Contributed by @​richvdh.
  • Use h1 as first heading in dialogs (#​12250). Contributed by @​dbkr.
  • Fix forced lowercase username in login/registration flows (#​9329). Contributed by @​vrifox.
  • Update the TAC indicator on event decryption (#​12243). Contributed by @​dbkr.
  • Fix OIDC delegated auth account url check (#​12242). Contributed by @​t3chguy.
  • New Header edgecase fixes: Close lobby button not shown, disable join button in various places, more... (#​12235). Contributed by @​toger5.
  • Fix TAC button alignment when expanded (#​12238). Contributed by @​florianduros.
  • Fix tooltip behaviour in TAC (#​12236). Contributed by @​florianduros.

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.58` -> `v1.11.59` | --- ### Release Notes <details> <summary>element-hq/element-web (vectorim/element-web)</summary> ### [`v1.11.59`](https://github.com/element-hq/element-web/releases/tag/v1.11.59) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.58...v1.11.59) #### 🦖 Deprecations - Enable custom themes to theme Compound ([#&#8203;12240](https://github.com/matrix-org/matrix-react-sdk/pull/12240)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Remove welcome bot `welcome_user_id` support ([#&#8203;12153](https://github.com/matrix-org/matrix-react-sdk/pull/12153)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). #### ✨ Features - Ignore activity in TAC ([#&#8203;12269](https://github.com/matrix-org/matrix-react-sdk/pull/12269)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Use browser's font size instead of hardcoded `16px` as root font size ([#&#8203;12246](https://github.com/matrix-org/matrix-react-sdk/pull/12246)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Revert "Use Compound primary colors for most actions" ([#&#8203;12264](https://github.com/matrix-org/matrix-react-sdk/pull/12264)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Revert "Refine menu, toast, and popover colors" ([#&#8203;12263](https://github.com/matrix-org/matrix-react-sdk/pull/12263)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix Native OIDC for Element Desktop ([#&#8203;12253](https://github.com/matrix-org/matrix-react-sdk/pull/12253)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Improve client metadata used for OIDC dynamic registration ([#&#8203;12257](https://github.com/matrix-org/matrix-react-sdk/pull/12257)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Refine menu, toast, and popover colors ([#&#8203;12247](https://github.com/matrix-org/matrix-react-sdk/pull/12247)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Call the AsJson forms of import and exportRoomKeys ([#&#8203;12233](https://github.com/matrix-org/matrix-react-sdk/pull/12233)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Use Compound primary colors for most actions ([#&#8203;12241](https://github.com/matrix-org/matrix-react-sdk/pull/12241)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Enable redirected media by default ([#&#8203;12142](https://github.com/matrix-org/matrix-react-sdk/pull/12142)). Contributed by [@&#8203;turt2live](https://github.com/turt2live). - Reduce TAC width by `16px` ([#&#8203;12239](https://github.com/matrix-org/matrix-react-sdk/pull/12239)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Pop out of Threads Activity Centre ([#&#8203;12136](https://github.com/matrix-org/matrix-react-sdk/pull/12136)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Use new semantic tokens for username colors ([#&#8203;12209](https://github.com/matrix-org/matrix-react-sdk/pull/12209)). Contributed by [@&#8203;robintown](https://github.com/robintown). #### 🐛 Bug Fixes - \[Backport staging] Fix spurious session corruption error ([#&#8203;12287](https://github.com/matrix-org/matrix-react-sdk/pull/12287)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - Fix the space panel getting bigger when gaining a scroll bar ([#&#8203;12267](https://github.com/matrix-org/matrix-react-sdk/pull/12267)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Fix gradients spacings on the space panel ([#&#8203;12262](https://github.com/matrix-org/matrix-react-sdk/pull/12262)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Remove hardcoded `Element` in tac labs description ([#&#8203;12266](https://github.com/matrix-org/matrix-react-sdk/pull/12266)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix branding in "migrating crypto" message ([#&#8203;12265](https://github.com/matrix-org/matrix-react-sdk/pull/12265)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Use h1 as first heading in dialogs ([#&#8203;12250](https://github.com/matrix-org/matrix-react-sdk/pull/12250)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Fix forced lowercase username in login/registration flows ([#&#8203;9329](https://github.com/matrix-org/matrix-react-sdk/pull/9329)). Contributed by [@&#8203;vrifox](https://github.com/vrifox). - Update the TAC indicator on event decryption ([#&#8203;12243](https://github.com/matrix-org/matrix-react-sdk/pull/12243)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Fix OIDC delegated auth account url check ([#&#8203;12242](https://github.com/matrix-org/matrix-react-sdk/pull/12242)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - New Header edgecase fixes: Close lobby button not shown, disable join button in various places, more... ([#&#8203;12235](https://github.com/matrix-org/matrix-react-sdk/pull/12235)). Contributed by [@&#8203;toger5](https://github.com/toger5). - Fix TAC button alignment when expanded ([#&#8203;12238](https://github.com/matrix-org/matrix-react-sdk/pull/12238)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix tooltip behaviour in TAC ([#&#8203;12236](https://github.com/matrix-org/matrix-react-sdk/pull/12236)). 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuNSIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2024-02-27 15:03:55 +00:00
AverageMarcus merged commit 4ade56fd21 into master 2024-02-27 15:05:21 +00:00
AverageMarcus deleted branch renovate/vectorim-element-web-1.x 2024-02-27 15:05:21 +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#194
No description provided.