Update vectorim/element-web Docker tag to v1.11.35 #32

Merged
AverageMarcus merged 1 commits from renovate/vectorim-element-web-1.x into master 2023-07-04 15:42:48 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
vectorim/element-web patch v1.11.34 -> v1.11.35

Release Notes

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

v1.11.35

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.34` -> `v1.11.35` | --- ### Release Notes <details> <summary>vector-im/element-web (vectorim/element-web)</summary> ### [`v1.11.35`](https://github.com/vector-im/element-web/releases/tag/v1.11.35) [Compare Source](https://github.com/vector-im/element-web/compare/v1.11.34...v1.11.35) #### 🦖 Deprecations - Remove `feature_favourite_messages` as it is has been abandoned for now (#&#8203;11097](https://github.com/matrix-org/matrix-react-sdk/pull/11097)). Fixes #&#8203;25555](https://github.com/vector-im/element-web/issues/25555). #### ✨ Features - Don't setup keys on login when encryption is force disabled (#&#8203;11125](https://github.com/matrix-org/matrix-react-sdk/pull/11125)). Contributed by [@&#8203;kerryarchibald](https://github.com/kerryarchibald). - OIDC: attempt dynamic client registration (#&#8203;11074](https://github.com/matrix-org/matrix-react-sdk/pull/11074)). Fixes #&#8203;25468](https://github.com/vector-im/element-web/issues/25468) and #&#8203;25467](https://github.com/vector-im/element-web/issues/25467). Contributed by [@&#8203;kerryarchibald](https://github.com/kerryarchibald). - OIDC: Check static client registration and add login flow (#&#8203;11088](https://github.com/matrix-org/matrix-react-sdk/pull/11088)). Fixes #&#8203;25467](https://github.com/vector-im/element-web/issues/25467). Contributed by [@&#8203;kerryarchibald](https://github.com/kerryarchibald). - Improve message body output from plain text editor (#&#8203;11124](https://github.com/matrix-org/matrix-react-sdk/pull/11124)). Contributed by [@&#8203;alunturner](https://github.com/alunturner). - Disable encryption toggle in room settings when force disabled (#&#8203;11122](https://github.com/matrix-org/matrix-react-sdk/pull/11122)). Contributed by [@&#8203;kerryarchibald](https://github.com/kerryarchibald). - Add .well-known config option to force disable encryption on room creation (#&#8203;11120](https://github.com/matrix-org/matrix-react-sdk/pull/11120)). Contributed by [@&#8203;kerryarchibald](https://github.com/kerryarchibald). - Handle permalinks in room topic (#&#8203;11115](https://github.com/matrix-org/matrix-react-sdk/pull/11115)). Fixes #&#8203;23395](https://github.com/vector-im/element-web/issues/23395). - Add at room avatar for RTE (#&#8203;11106](https://github.com/matrix-org/matrix-react-sdk/pull/11106)). Contributed by [@&#8203;alunturner](https://github.com/alunturner). - Remove new room breadcrumbs (#&#8203;11104](https://github.com/matrix-org/matrix-react-sdk/pull/11104)). - Update rich text editor dependency and associated changes (#&#8203;11098](https://github.com/matrix-org/matrix-react-sdk/pull/11098)). Contributed by [@&#8203;alunturner](https://github.com/alunturner). - Implement new model, hooks and reconcilation code for new GYU notification settings (#&#8203;11089](https://github.com/matrix-org/matrix-react-sdk/pull/11089)). Contributed by [@&#8203;justjanne](https://github.com/justjanne). - Allow maintaining a different right panel width for thread panels (#&#8203;11064](https://github.com/matrix-org/matrix-react-sdk/pull/11064)). Fixes #&#8203;25487](https://github.com/vector-im/element-web/issues/25487). - Make AppPermission pane scrollable (#&#8203;10954](https://github.com/matrix-org/matrix-react-sdk/pull/10954)). Fixes #&#8203;25438](https://github.com/vector-im/element-web/issues/25438) and #&#8203;25511](https://github.com/vector-im/element-web/issues/25511). Contributed by [@&#8203;luixxiul](https://github.com/luixxiul). - Integrate compound design tokens (#&#8203;11091](https://github.com/matrix-org/matrix-react-sdk/pull/11091)). Fixes [vector-im/internal-planning#450](https://github.com/vector-im/internal-planning/issues/450). - Don't warn about the effects of redacting state events when redacting non-state-events (#&#8203;11071](https://github.com/matrix-org/matrix-react-sdk/pull/11071)). Fixes #&#8203;8478](https://github.com/vector-im/element-web/issues/8478). - Allow specifying help URLs in config.json (#&#8203;11070](https://github.com/matrix-org/matrix-react-sdk/pull/11070)). Fixes #&#8203;15268](https://github.com/vector-im/element-web/issues/15268). #### 🐛 Bug Fixes - Fix error when generating error for polling for updates (#&#8203;25609](https://github.com/vector-im/element-web/pull/25609)). - Fix spurious notifications on non-live events (#&#8203;11133](https://github.com/matrix-org/matrix-react-sdk/pull/11133)). Fixes #&#8203;24336](https://github.com/vector-im/element-web/issues/24336). - Prevent auto-translation within composer (#&#8203;11114](https://github.com/matrix-org/matrix-react-sdk/pull/11114)). Fixes #&#8203;25624](https://github.com/vector-im/element-web/issues/25624). - Fix caret jump when backspacing into empty line at beginning of editor (#&#8203;11128](https://github.com/matrix-org/matrix-react-sdk/pull/11128)). Fixes #&#8203;22335](https://github.com/vector-im/element-web/issues/22335). - Fix server picker not allowing you to switch from custom to default (#&#8203;11127](https://github.com/matrix-org/matrix-react-sdk/pull/11127)). Fixes #&#8203;25650](https://github.com/vector-im/element-web/issues/25650). - Consider the unthreaded read receipt for Unread dot state (#&#8203;11117](https://github.com/matrix-org/matrix-react-sdk/pull/11117)). Fixes #&#8203;24229](https://github.com/vector-im/element-web/issues/24229). - Increase RTE resilience (#&#8203;11111](https://github.com/matrix-org/matrix-react-sdk/pull/11111)). Fixes #&#8203;25277](https://github.com/vector-im/element-web/issues/25277). Contributed by [@&#8203;alunturner](https://github.com/alunturner). - Fix RoomView ignoring alias lookup errors due to them not knowing the roomId (#&#8203;11099](https://github.com/matrix-org/matrix-react-sdk/pull/11099)). Fixes #&#8203;24783](https://github.com/vector-im/element-web/issues/24783) and #&#8203;25562](https://github.com/vector-im/element-web/issues/25562). - Fix style inconsistencies on SecureBackupPanel (#&#8203;11102](https://github.com/matrix-org/matrix-react-sdk/pull/11102)). Fixes #&#8203;25615](https://github.com/vector-im/element-web/issues/25615). Contributed by [@&#8203;luixxiul](https://github.com/luixxiul). - Remove unknown MXIDs from invite suggestions (#&#8203;11055](https://github.com/matrix-org/matrix-react-sdk/pull/11055)). Fixes #&#8203;25446](https://github.com/vector-im/element-web/issues/25446). - Reduce volume of ring sounds to normalised levels (#&#8203;9143](https://github.com/matrix-org/matrix-react-sdk/pull/9143)). Contributed by [@&#8203;JMoVS](https://github.com/JMoVS). - Fix slash commands not being enabled in certain cases (#&#8203;11090](https://github.com/matrix-org/matrix-react-sdk/pull/11090)). Fixes #&#8203;25572](https://github.com/vector-im/element-web/issues/25572). - Prevent escape in threads from sending focus to main timeline composer (#&#8203;11061](https://github.com/matrix-org/matrix-react-sdk/pull/11061)). Fixes #&#8203;23397](https://github.com/vector-im/element-web/issues/23397). </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuNSIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2023-07-04 15:01:01 +00:00
AverageMarcus merged commit c7724ab860 into master 2023-07-04 15:42:48 +00:00
AverageMarcus deleted branch renovate/vectorim-element-web-1.x 2023-07-04 15:42:48 +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#32
No description provided.