v1.12.26-rc.0Pre-release
Added 8
- Timeline MVVM 1 - Shared TimelineView and Overlay Buttons
- Tell the user when registration is being rate limited
- Provide element-web modules docker image
- Show and clear your own on-a-call status
- RTC transports discovery for widgets
- Custom user status
- Module API for accessing storage helper functions
- Room list persists section state (expanded/collapsed)
Fixed 12
- Fix layout of user status dropdown
- Fix notification badge sizing
- Keep a file's extension when it is renamed in the desktop save dialog
- Update the pinned message banner when a pinned message is edited
- Use the dark code highlighting stylesheet in the dark-custom theme
- Keep a copy of the audio buffer so the WAV fallback can run
- Update the member list invite button when power levels change
- Open linkified room aliases and permalinks in the app rather than the browser
- Stop large audio playback when the media element ends
- Fix spacing in user status dropdown
- Reverse a confirmed autocomplete with a single undo
- Allow a notification keyword to start with a dot
✨ Features
- Timeline MVVM 1 - Shared TimelineView and Overlay Buttons (#34464). Contributed by @langleyd.
- Tell the user when registration is being rate limited (#34519). Contributed by @hayaksi1.
- Provide element-web modules docker image (#34657). Contributed by @t3chguy.
- Show & clear your own on-a-call status (#34613). Contributed by @dbkr.
- feat(widget): Rtc transports discovery for widgets (#34393). Contributed by @BillCarsonFr.
- Custom user status (#34386). Contributed by @dbkr.
- Add a Module API for accessing storage helper functions. (#34284). Contributed by @Half-Shot.
- Room list: persist section state (expanded/collapsed) (#34351). Contributed by @florianduros.
🐛 Bug Fixes
- Fix layout of user status dropdown (#34668). Contributed by @dbkr.
- Fix notification badge sizing (#34655). Contributed by @ZacksBot.
- Keep a file's extension when it is renamed in the desktop save dialog (#34601). Contributed by @hayaksi1.
- Update the pinned message banner when a pinned message is edited (#34631). Contributed by @hayaksi1.
- Use the dark code highlighting stylesheet in the dark-custom theme (#34491). Contributed by @hayaksi1.
- Keep a copy of the audio buffer so the WAV fallback can run (#34481). Contributed by @hayaksi1.
- Update the member list invite button when power levels change (#34475). Contributed by @hayaksi1.
- Open linkified room aliases and permalinks in the app rather than the browser (#34507). Contributed by @hayaksi1.
- Stop large audio playback when the media element ends (#34495). Contributed by @hayaksi1.
- Fix spacing in user status dropdown (#34589). Contributed by @dbkr.
- Reverse a confirmed autocomplete with a single undo (#34635). Contributed by @hayaksi1.
- Allow a notification keyword to start with a dot (#34574). Contributed by @hayaksi1.
- Fix mistaken reference to element_call.disable in docs (#34647). Contributed by @robintown.
- Round the room preview dialog like everything around it (#34597). Contributed by @hayaksi1.
- Increase Threads panel header height to 64px to match Pinned Message banner (#34566). Contributed by @PrinceXDev.
- fix: align room timeline scrollbar to viewport edge (#33788). Contributed by @Adi-Beker.
- Let a click on the separator wander a little before it counts as a drag (#34580). Contributed by @hayaksi1.
- Surface an error when a downloaded file can't be opened instead of failing silently (#33998). Contributed by @hayaksi1.
- Keep emoji at code size inside code blocks so line numbers stay aligned (#34497). Contributed by @hayaksi1.
- Make permalinks to the same event work more than once (#34483). Contributed by @hayaksi1.
- Remove code to round panel size on resize (#34543). Contributed by @MidhunSureshR.
- Do not ask for a room address when the room already has one (#34499). Contributed by @hayaksi1.
- Show the filename in the audio player title when the event has one (#34479). Contributed by @hayaksi1.
- Treat an unset profile field as unchanged in collapsed membership summaries (#34493). Contributed by @hayaksi1.
- Open space settings when editing a space topic (#34477). Contributed by @hayaksi1.
- Show "border" type of separator when clicking on separator (#34549). Contributed by @MidhunSureshR.
- fix member list scroll bug where invited 3PID users replace joined members (#34427). Contributed by @rizzler13.
- Update Twemoji credits links (#34461). Contributed by @t3chguy.
- Fix joinRoom failing when the roomviewstore state changes. (#34180). Contributed by @Half-Shot.
- Fixed collapsed URL preview incorrect aspect ratio for chromium (#34382). Contributed by @Siriusmart.