This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [vectorim/element-web](https://github.com/element-hq/element-web) | patch | `v1.11.96` -> `v1.11.97` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>element-hq/element-web (vectorim/element-web)</summary>
### [`v1.11.97`](https://github.com/element-hq/element-web/releases/tag/v1.11.97)
[Compare Source](https://github.com/element-hq/element-web/compare/v1.11.96...v1.11.97)
#### ✨ Features
- New room list: reduce padding between avatar and room list border ([#​29634](https://github.com/element-hq/element-web/pull/29634)). Contributed by [@​florianduros](https://github.com/florianduros).
- Bundle Element Call with Element Web packages ([#​29309](https://github.com/element-hq/element-web/pull/29309)). Contributed by [@​t3chguy](https://github.com/t3chguy).
- Hide an event notification if it is redacted ([#​29605](https://github.com/element-hq/element-web/pull/29605)). Contributed by [@​Half-Shot](https://github.com/Half-Shot).
- Docker: Use nginx-unprivileged as base image ([#​29353](https://github.com/element-hq/element-web/pull/29353)). Contributed by [@​AndrewFerr](https://github.com/AndrewFerr).
- Switch away from nesting React trees and mangling the DOM ([#​29586](https://github.com/element-hq/element-web/pull/29586)). Contributed by [@​t3chguy](https://github.com/t3chguy).
- New room list: add notification decoration ([#​29552](https://github.com/element-hq/element-web/pull/29552)). Contributed by [@​florianduros](https://github.com/florianduros).
- RoomListStore: Unread filter should match rooms that were marked as unread ([#​29580](https://github.com/element-hq/element-web/pull/29580)). Contributed by [@​MidhunSureshR](https://github.com/MidhunSureshR).
- Add support for hiding videos ([#​29496](https://github.com/element-hq/element-web/pull/29496)). Contributed by [@​Half-Shot](https://github.com/Half-Shot).
- Use an outline icon for the report room button ([#​29573](https://github.com/element-hq/element-web/pull/29573)). Contributed by [@​robintown](https://github.com/robintown).
- Generate/load pickle key on SSO ([#​29568](https://github.com/element-hq/element-web/pull/29568)). Contributed by [@​Jujure](https://github.com/Jujure).
- Add report room dialog button/dialog. ([#​29513](https://github.com/element-hq/element-web/pull/29513)). Contributed by [@​Half-Shot](https://github.com/Half-Shot).
- RoomListViewModel: Make the active room sticky in the list ([#​29551](https://github.com/element-hq/element-web/pull/29551)). Contributed by [@​MidhunSureshR](https://github.com/MidhunSureshR).
- Replace checkboxes with Compound checkboxes, and appropriately label each checkbox. ([#​29363](https://github.com/element-hq/element-web/pull/29363)). Contributed by [@​Half-Shot](https://github.com/Half-Shot).
- New room list: add selection decoration ([#​29531](https://github.com/element-hq/element-web/pull/29531)). Contributed by [@​florianduros](https://github.com/florianduros).
- Simplified Sliding Sync ([#​28515](https://github.com/element-hq/element-web/pull/28515)). Contributed by [@​dbkr](https://github.com/dbkr).
- Add ability to hide images after clicking "show image" ([#​29467](https://github.com/element-hq/element-web/pull/29467)). Contributed by [@​Half-Shot](https://github.com/Half-Shot).
#### 🐛 Bug Fixes
- Fix scroll issues in memberlist ([#​29392](https://github.com/element-hq/element-web/pull/29392)). Contributed by [@​MidhunSureshR](https://github.com/MidhunSureshR).
- Ensure clicks on spoilers do not get handled by the hidden content ([#​29618](https://github.com/element-hq/element-web/pull/29618)). Contributed by [@​t3chguy](https://github.com/t3chguy).
- New room list: add cursor pointer on room list item ([#​29627](https://github.com/element-hq/element-web/pull/29627)). Contributed by [@​florianduros](https://github.com/florianduros).
- Fix missing ambiguous url tooltips on Element Desktop ([#​29619](https://github.com/element-hq/element-web/pull/29619)). Contributed by [@​t3chguy](https://github.com/t3chguy).
- New room list: fix spacing and padding ([#​29607](https://github.com/element-hq/element-web/pull/29607)). Contributed by [@​florianduros](https://github.com/florianduros).
- Make fetchdep check out matching branch name ([#​29601](https://github.com/element-hq/element-web/pull/29601)). Contributed by [@​dbkr](https://github.com/dbkr).
- Fix MFileBody fileName not considering `filename` ([#​29589](https://github.com/element-hq/element-web/pull/29589)). Contributed by [@​t3chguy](https://github.com/t3chguy).
- Fix token expiry racing with login causing wrong error to be shown ([#​29566](https://github.com/element-hq/element-web/pull/29566)). Contributed by [@​t3chguy](https://github.com/t3chguy).
- Fix bug which caused startup to hang if the clock was wound back since a previous session ([#​29558](https://github.com/element-hq/element-web/pull/29558)). Contributed by [@​richvdh](https://github.com/richvdh).
- RoomListViewModel: Reset any primary filter on secondary filter change ([#​29562](https://github.com/element-hq/element-web/pull/29562)). Contributed by [@​MidhunSureshR](https://github.com/MidhunSureshR).
- RoomListStore: Unread filter should only filter rooms having unread counts ([#​29555](https://github.com/element-hq/element-web/pull/29555)). Contributed by [@​MidhunSureshR](https://github.com/MidhunSureshR).
- In force-verify mode, prevent bypassing by cancelling device verification ([#​29487](https://github.com/element-hq/element-web/pull/29487)). Contributed by [@​andybalaam](https://github.com/andybalaam).
- Add title attribute to user identifier ([#​29547](https://github.com/element-hq/element-web/pull/29547)). Contributed by [@​arpitbatra123](https://github.com/arpitbatra123).
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v1.11.96->v1.11.97Release Notes
element-hq/element-web (vectorim/element-web)
v1.11.97Compare Source
✨ Features
🐛 Bug Fixes
filename(#29589). Contributed by @t3chguy.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.
This PR has been generated by Renovate Bot.