Releases: element-hq/element-web
Releases · element-hq/element-web
v1.12.16-rc.0
🦖 Deprecations
- Disallow links without protocol (e.g. starting with http(s)://) in LinkedText. (#32972). Contributed by @Half-Shot.
✨ Features
- Room list: add custom section creation (#33155). Contributed by @florianduros.
- Fall back to OIDC response_mode query if fragment unsupported (#33169). Contributed by @t3chguy.
- Switch OIDC to response_mode=fragment (#33100). Contributed by @t3chguy.
- Hide spoilers from desktop notifications (#31699). Contributed by @JeftavanderHorst.
- Room list: expand sections when a filter is toggled (#33077). Contributed by @florianduros.
- Show a 'grab' cursor on picture-in-picture view (#33079). Contributed by @robintown.
- Update URL Preview settings (#32992). Contributed by @Half-Shot.
- Add user friendly capability text for
msc4039.download_file(#32983). Contributed by @BillCarsonFr. - Accessibility improvements in settings (#32968). Contributed by @t3chguy.
- Move Low Bandwidth feature to devtools. (#32797). Contributed by @Half-Shot.
- Room list: add activity marker to sections (#33024). Contributed by @florianduros.
- Remove global h2 css rule in favour of heading styles/components (#32969). Contributed by @t3chguy.
- Allow Element Call to use MSC4039 (#32755). Contributed by @JephDiel.
- Room list: add default sections (#32785). Contributed by @florianduros.
🐛 Bug Fixes
- Fix crashes in when opening Bridges in room settings (#33137). Contributed by @defaultdino.
- fix(call): leave call along with room (#33162). Contributed by @defaultdino.
- Fix React hydration issues (#32958). Contributed by @t3chguy.
- Enusre voice message recording does not fall back to the default input if an input is specifically configured. (#32887). Contributed by @jpborie05.
- Room list: fix expanded/collapse state of sections (#33074). Contributed by @florianduros.
- fix: Left hand sidebar text selectable (#33029). Contributed by @marley.
- Collapsible Left Panel - Ensure that panels have non-fractional widths (#33052). Contributed by @MidhunSureshR.
- Collapsible Left Panel - Clicking on separator should expand to 100% when no width is available in settings (#33053). Contributed by @MidhunSureshR.
- Fix EventListSummary not unbinding event listeners (#33006). Contributed by @t3chguy.
v1.12.15
v1.12.15-rc.0
Fixes Desktop release workflow.
This release is identical to v1.12.14 otherwise.
v1.12.14
✨ Features
- Add analytics tracking for URL previews (#32659). Contributed by @Half-Shot.
- Collapsible Room List - Clicking on separator should expand to last set width (#32909). Contributed by @MidhunSureshR.
- RoomList: improve performance (#32919). Contributed by @florianduros.
- Implement collapsible panels for the new room list (#32742). Contributed by @MidhunSureshR.
- Hide the names of banned users behind a spoiler tag (attempt 2) (#32636). Contributed by @andybalaam.
🐛 Bug Fixes
- Use the code signing Subject Name as basis for Tray GUID on Windows (#32939). Contributed by @t3chguy.
- Ensure the incoming verification request appears above the please verify prompt (#32931). Contributed by @andybalaam.
- Collapsible Room List - Prevent any interaction with the separator when the panel is expanded (#32910). Contributed by @MidhunSureshR.
- Fix icon size of badges in right panel (#32952). Contributed by @florianduros.
- Fix room list often showing the wrong icons for calls (#32881). Contributed by @robintown.
- Fix emoticon slash commands including stale buffers (#32928). Contributed by @t3chguy.
- Fix presence indicators not showing without cache (#32880). Contributed by @DLCSharp.
- Show space name instead of 'Empty room' after creation (#32886). Contributed by @gugaribeiro05.
- Strip ephemeral query params from OIDC redirect URI (#32875). Contributed by @azmeuk.
v1.12.14-rc.0
✨ Features
- Add overrides for esbuild & minimatch based on pnpm audit (#32986). Contributed by @t3chguy.
- Add analytics tracking for URL previews (#32659). Contributed by @Half-Shot.
- Collapsible Room List - Clicking on separator should expand to last set width (#32909). Contributed by @MidhunSureshR.
- RoomList: improve performance (#32919). Contributed by @florianduros.
- Implement collapsible panels for the new room list (#32742). Contributed by @MidhunSureshR.
- Hide the names of banned users behind a spoiler tag (attempt 2) (#32636). Contributed by @andybalaam.
🐛 Bug Fixes
- Use the code signing Subject Name as basis for Tray GUID on Windows (#32939). Contributed by @t3chguy.
- Ensure the incoming verification request appears above the please verify prompt (#32931). Contributed by @andybalaam.
- Collapsible Room List - Prevent any interaction with the separator when the panel is expanded (#32910). Contributed by @MidhunSureshR.
- Fix icon size of badges in right panel (#32952). Contributed by @florianduros.
- Fix room list often showing the wrong icons for calls (#32881). Contributed by @robintown.
- Fix emoticon slash commands including stale buffers (#32928). Contributed by @t3chguy.
- Fix presence indicators not showing without cache (#32880). Contributed by @DLCSharp.
- Show space name instead of 'Empty room' after creation (#32886). Contributed by @gugaribeiro05.
- Strip ephemeral query params from OIDC redirect URI (#32875). Contributed by @azmeuk.
v1.12.13
🦖 Deprecations
- Remove automatic rageshakes on UTD labs feature (#32778). Contributed by @Half-Shot.
- Remove automaticErrorReporting labs feature (#32781). Contributed by @Half-Shot.
✨ Features
- Upgrade Element Call for new picture-in-picture designs (#32816). Contributed by @robintown.
- Room list: add sections to shared components (#32735). Contributed by @florianduros.
- feat: Devtool for sticky events MSC4354 (#32741). Contributed by @BillCarsonFr.
- Port URL Preview components to MVVM (#32525). Contributed by @Half-Shot.
- Add support for Widget & Room Header Buttons module APIs (#32734). Contributed by @dbkr.
- Port over linkifyJS to shared-components. (#32731). Contributed by @Half-Shot.
- Redesign widget pip and move into shared component (#32654). Contributed by @toger5.
- Implement customisations & login component Module API 1.11.0 (#32687). Contributed by @t3chguy.
- Realign MessageActionBar to Figma designs (#32722). Contributed by @t3chguy.
- Implement new widget permissions module api (#32565). Contributed by @langleyd.
🐛 Bug Fixes
- [Backport staging] Fix soft crash of room list when trying to open a room (#32872). Contributed by @RiotRobot.
- Fix "key storage out of sync" appearing when key storage is actually fine (#32811). Contributed by @andybalaam.
- Fix remove button styling in local address list of room settings (#32798). Contributed by @florianduros.
- Always check & update the users timezone on their profile on startup (#32764). Contributed by @Half-Shot.
- Fix nx configuration to actually run type linter (#32776). Contributed by @richvdh.
- Fix expand space panel button not being shown on keyboard focus (#32746). Contributed by @t3chguy.
- Reset key storage if restoring from Recovery encounters the wrong decryption key (#32668). Contributed by @andybalaam.
v1.12.13-rc.0
🦖 Deprecations
- Remove automatic rageshakes on UTD labs feature (#32778). Contributed by @Half-Shot.
- Remove automaticErrorReporting labs feature (#32781). Contributed by @Half-Shot.
✨ Features
- Upgrade Element Call for new picture-in-picture designs (#32816). Contributed by @robintown.
- Room list: add sections to shared components (#32735). Contributed by @florianduros.
- feat: Devtool for sticky events MSC4354 (#32741). Contributed by @BillCarsonFr.
- Port URL Preview components to MVVM (#32525). Contributed by @Half-Shot.
- Add support for Widget & Room Header Buttons module APIs (#32734). Contributed by @dbkr.
- Port over linkifyJS to shared-components. (#32731). Contributed by @Half-Shot.
- Redesign widget pip and move into shared component (#32654). Contributed by @toger5.
- Implement customisations & login component Module API 1.11.0 (#32687). Contributed by @t3chguy.
- Realign MessageActionBar to Figma designs (#32722). Contributed by @t3chguy.
- Implement new widget permissions module api (#32565). Contributed by @langleyd.
🐛 Bug Fixes
- Fix "key storage out of sync" appearing when key storage is actually fine (#32811). Contributed by @andybalaam.
- Fix remove button styling in local address list of room settings (#32798). Contributed by @florianduros.
- Always check & update the users timezone on their profile on startup (#32764). Contributed by @Half-Shot.
- Fix nx configuration to actually run type linter (#32776). Contributed by @richvdh.
- Fix expand space panel button not being shown on keyboard focus (#32746). Contributed by @t3chguy.
- Reset key storage if restoring from Recovery encounters the wrong decryption key (#32668). Contributed by @andybalaam.
v1.12.12
✨ Features
- Add stable support for MSC4380 invite blocking (#31966). Contributed by @richvdh.
- Hide the names of banned users behind a spoiler tag (#32424). Contributed by @andybalaam.
- Room list: remove bold effect on selected room (#32593). Contributed by @florianduros.
- Use Compound buttons in auth screens (#32562). Contributed by @t3chguy.
- Track room list sorting algorithm changes (#32556). Contributed by @MidhunSureshR.
- Update
sso_redirect_optionsto work for Native OIDC (#32537). Contributed by @t3chguy.
🐛 Bug Fixes
- Room list: avoid excessive re-renders on room list store update or filter change (#32663). Contributed by @florianduros.
- Room list: listen to call event to check number of participants (#32677). Contributed by @florianduros.
- Fix invite-specific join errors not being shown (#32621). Contributed by @Half-Shot.
- Prevent logging lots of "Browser unsupported" lines (#32647). Contributed by @Half-Shot.
- Update critical gradient for room status bar (#32575). Contributed by @Half-Shot.
- Room list: avoid header overflowing when too long (#32645). Contributed by @florianduros.
- Room list: center focus outline of room list item (#32637). Contributed by @florianduros.
- Fix misaligned cross in complete security dialog (#32614). Contributed by @dbkr.
- Room list: fix keyboard navigation (#32585). Contributed by @florianduros.
- Don't show empty privacy section (#32582). Contributed by @dbkr.
- Disable room list image dragging (#32590). Contributed by @florianduros.
- Update UserMenu theme toggle to use IconButton (#32591). Contributed by @t3chguy.
- Room list: make room list item scales with large font size (#32523). Contributed by @florianduros.
v1.12.12-rc.1
✨ Features
- Add stable support for MSC4380 invite blocking (#31966). Contributed by @richvdh.
- Hide the names of banned users behind a spoiler tag (#32424). Contributed by @andybalaam.
- Room list: remove bold effect on selected room (#32593). Contributed by @florianduros.
- Use Compound buttons in auth screens (#32562). Contributed by @t3chguy.
- Track room list sorting algorithm changes (#32556). Contributed by @MidhunSureshR.
- Update
sso_redirect_optionsto work for Native OIDC (#32537). Contributed by @t3chguy.
🐛 Bug Fixes
- Room list: avoid excessive re-renders on room list store update or filter change (#32663). Contributed by @florianduros.
- Room list: listen to call event to check number of participants (#32677). Contributed by @florianduros.
- Fix invite-specific join errors not being shown (#32621). Contributed by @Half-Shot.
- Prevent logging lots of "Browser unsupported" lines (#32647). Contributed by @Half-Shot.
- Update critical gradient for room status bar (#32575). Contributed by @Half-Shot.
- Room list: avoid header overflowing when too long (#32645). Contributed by @florianduros.
- Room list: center focus outline of room list item (#32637). Contributed by @florianduros.
- Fix misaligned cross in complete security dialog (#32614). Contributed by @dbkr.
- Room list: fix keyboard navigation (#32585). Contributed by @florianduros.
- Don't show empty privacy section (#32582). Contributed by @dbkr.
- Disable room list image dragging (#32590). Contributed by @florianduros.
- Update UserMenu theme toggle to use IconButton (#32591). Contributed by @t3chguy.
- Room list: make room list item scales with large font size (#32523). Contributed by @florianduros.
v1.12.12-rc.0
✨ Features
- Add stable support for MSC4380 invite blocking (#31966). Contributed by @richvdh.
- Hide the names of banned users behind a spoiler tag (#32424). Contributed by @andybalaam.
- Room list: remove bold effect on selected room (#32593). Contributed by @florianduros.
- Use Compound buttons in auth screens (#32562). Contributed by @t3chguy.
- Track room list sorting algorithm changes (#32556). Contributed by @MidhunSureshR.
- Update
sso_redirect_optionsto work for Native OIDC (#32537). Contributed by @t3chguy.
🐛 Bug Fixes
- Room list: avoid excessive re-renders on room list store update or filter change (#32663). Contributed by @florianduros.
- Room list: listen to call event to check number of participants (#32677). Contributed by @florianduros.
- Fix invite-specific join errors not being shown (#32621). Contributed by @Half-Shot.
- Prevent logging lots of "Browser unsupported" lines (#32647). Contributed by @Half-Shot.
- Update critical gradient for room status bar (#32575). Contributed by @Half-Shot.
- Room list: avoid header overflowing when too long (#32645). Contributed by @florianduros.
- Make layered script read the right package.json (#32650). Contributed by @dbkr.
- Make the git version script work in monorepo (#32648). Contributed by @dbkr.
- Actually fix script path (#32646). Contributed by @dbkr.
- Do non-layered builds when running on master (second version) (#32624). Contributed by @dbkr.
- Fix script path in ci package script (#32639). Contributed by @dbkr.
- Room list: center focus outline of room list item (#32637). Contributed by @florianduros.
- Fix misaligned cross in complete security dialog (#32614). Contributed by @dbkr.
- Room list: fix keyboard navigation (#32585). Contributed by @florianduros.
- Don't show empty privacy section (#32582). Contributed by @dbkr.
- Disable room list image dragging (#32590). Contributed by @florianduros.
- Update UserMenu theme toggle to use IconButton (#32591). Contributed by @t3chguy.
- Room list: make room list item scales with large font size (#32523). Contributed by @florianduros.