| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| v1.11.111.tar.gz.asc | 2025-09-10 | 833 Bytes | |
| README.md | 2025-09-10 | 2.4 kB | |
| v1.11.111 source code.tar.gz | 2025-09-10 | 22.9 MB | |
| v1.11.111 source code.zip | 2025-09-10 | 25.1 MB | |
| element-v1.11.111.tar.gz | 2025-09-10 | 38.0 MB | |
| element-v1.11.111.tar.gz.asc | 2025-09-10 | 833 Bytes | |
| Totals: 6 Items | 86.0 MB | 0 | |
✨ Features
- Do not hide media from your own user by default (#29797). Contributed by @Half-Shot.
- Remember whether sidebar is shown for calls when switching rooms (#30262). Contributed by @bojidar-bg.
- Open the proper integration settings on integrations disabled error (#30538). Contributed by @Half-Shot.
- Show a "progress" dialog while invites are being sent (#30561). Contributed by @richvdh.
- Move the room list to the new ListView(backed by react-virtuoso) (#30515). Contributed by @langleyd.
🐛 Bug Fixes
- [Backport staging] Ensure container starts if it is mounted with an empty /modules directory. (#30705). Contributed by @RiotRobot.
- Fix room joining over federation not specifying vias or using aliases (#30641). Contributed by @t3chguy.
- Fix stable-suffixed MSC4133 support (#30649). Contributed by @dbkr.
- Fix i18n of message when a setting is disabled (#30646). Contributed by @dbkr.
- ListView should not handle the arrow keys if there is a modifier applied (#30633). Contributed by @langleyd.
- Make BaseDialog's div keyboard focusable and fix test. (#30631). Contributed by @langleyd.
- Fix: Allow triple-click text selection to flow around pills (#30349). Contributed by @AlirezaMrtz.
- Watch for a 'join' action to know when the call is connected (#29492). Contributed by @robintown.
- Fix: add missing tooltip and aria-label to lock icon next to composer (#30623). Contributed by @florianduros.
- Don't render context menu when scrolling (#30613). Contributed by @langleyd.