Skip to content

v1.12.28-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Sep 13:39
v1.12.28-rc.1

⚠️ Important

Desktop releases now require glibc 2.35, ie. Debian bookworm or Ubuntu 22.04. Support for Debian bullseye and Ubuntu earlier than 22.04 has been dropped since Debian bullseye's LTS support period has now ended. If you are running a version of these OSes for which support has been dropped (or another distribution using glibc earlier than 2.35) you will need to upgrade your OS to continue using Element Desktop.

✨ Features

  • Add analytics for uploads (#33846). Contributed by @Half-Shot.
  • Module API for overriding URL Preview results (#34877). Contributed by @Half-Shot.
  • Room list: add an Invites section (#34736). Contributed by @florianduros.
  • Room list: collapse sections when a room is dragged (#34290). Contributed by @florianduros.
  • Show an image you just uploaded without downloading it again (#34753). Contributed by @hayaksi1.
  • Add warning the public rooms are open for users outside the organisation (#34876). Contributed by @mxandreas.
  • Room list: add a default people section (#34713). Contributed by @florianduros.
  • Handle home & welcome page anchor links in-tab (#34873). Contributed by @t3chguy.
  • Add user status in timeline pills (#34832). Contributed by @dbkr.

🐛 Bug Fixes

  • Don't restart the app when clearing data (#34972). Contributed by @dbkr.
  • Remove the "Manage account" button from the user menu (#34966). Contributed by @langleyd.
  • Bump minimum glibc level to 2.35 (#34964). Contributed by @Half-Shot.
  • Validate that the /query argument is a Matrix user ID (#34473). Contributed by @hayaksi1.
  • Load room list sections only when matrix client is ready (#34937). Contributed by @florianduros.
  • Fix module composer upload options appearing twice (#34920). Contributed by @Half-Shot.
  • Respect reduced motion preference for read marker transition (#34927). Contributed by @t3chguy.
  • Test that disabled client well-known lookups make no network request (#34923). Contributed by @langleyd.
  • Add a wait for first sync before showing the Home screen (#34874). Contributed by @Half-Shot.
  • Add multi-digit support for overlay badges and tests (#33637). Contributed by @langleyd.
  • Fix space hierarchy checkboxes not working on click (#34860). Contributed by @t3chguy.
  • Exporter: replace naming logic with eventId + MIME-based extensions (#33699). Contributed by @Marcool04.
  • Say when a spotlight search found nothing instead of selecting a filter (#34641). Contributed by @hayaksi1.
  • Report a failure to update notification settings to the user (#34521). Contributed by @hayaksi1.
  • Stop blaming permissions when the homeserver refuses an invite (#34590). Contributed by @hayaksi1.