Releases · SableClient/Sable · GitHub
Skip to content

Releases: SableClient/Sable

Nightly (dev)

Nightly (dev) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jul 17:33
9e48d53

Rolling nightly build 1.21.1-nightly.260906211416.9e48d534764d from dev — 9e48d53

1.21.0 (2026-08-17)

Choose a tag to compare

@sable-actions sable-actions released this 17 Aug 21:06
7675aa1

Features

  • Add the forum room type with a dedicated forum view that presents threads as topics. by @smokku in #980
  • New composer commands: /gif opens the GIF picker and /rainbowme sends rainbow-formatted action messages (#1109). by @eleboucher in #1573
  • Add selectable app icons on Android and iOS. by @eleboucher in #1594
  • Add MSC4466 profile sync controls for supported homeservers. by @7w1 in #1117
  • Add experimental new calls using LiveKit on web, desktop, and supported mobile devices, enabled by a single setting with Element Call as the fallback. by @eleboucher in #1575
  • Add toggleable, reorderable composer trigger buttons (emoji, gif, sticker) with a drag-and-drop settings list. by @eleboucher in #1261
  • Settings improvements: search the settings sidebar and customize keyboard shortcuts (#1121). by @eleboucher in #1660
  • Add an accessibility settings tab with color correction filters. by @j0lol in #1664
  • Persona improvements: pick a persona directly in the editor, an account-wide persona toggle, latching shorthands, persona name colors, and a redesigned persona settings menu (#1223, #1264, #1368, #1369, #1435, #1462). by @j0lol in #1171
  • Style tables in formatted messages. by @Steffo99 in #1580
  • New bottom sheets across the app: attach files and pick emoji from sheets in the composer, plus a room details sheet on small screens (#1173, #1433). by @eleboucher in #1234
  • Update the device display name after login to reflect the current client and build flavor. by @hazre in #1458
  • Replaced the connection status top bar with a small styled popup and added a variant that shows sliding sync initial progress. by @7w1 in #1200
  • Add per-message profiles (MSC4461): a different name and avatar in each room, with PluralKit import, shorthands, backup and restore, editing sent messages, and profile info on user profiles (#1352, #1479, #1586, #1611, #1651, #1701). by @j0lol in #1589
  • The notifications inbox is now built from push rules evaluated on this device instead of the server's /notifications endpoint, so mentions in encrypted rooms are detected correctly. by @eleboucher in #1372
  • Add beta desktop and mobile builds with a greatly improved mobile experience, UnifiedPush support and more reliable notifications, better desktop shortcuts, updates and window controls, and improved native media handling and sharing. by @eleboucher in #1103

Fixes

  • Publish an obtainium.json app config with every release so Android builds can be installed and auto-updated through Obtainium. by @eleboucher in #1616
  • Performance: faster startup and warm syncs by caching room metadata, profile data, and device verification, plus lower memory use by pruning inactive room history (#1127, #1184, #1305, #1466). by @7w1 in #1118
  • Login and account fixes: full-URL homeservers no longer land on an empty room, a retry button when discovery fails, OAuth device verification no longer hangs, identity reset completes, key backup restores on verified devices, and account switch or logout from the offline screen (#1115, #1270, #1348, #1379, #1380). by @eleboucher in #1582
  • Media fixes: encrypted images and GIFs render again, playback works on Firefox, better loading on slow connections, decrypted media is freed from memory, gzipped Lottie support, stickers send reliably, and notification sounds no longer play as media (#1104, #1296, #1331, #1332, #1334, #1353, #1381). by @eleboucher in #1271
  • Fix link previews leaving empty space in a message until it is reloaded by @eleboucher in #1827
  • Message formatting fixes: checklists no longer render as raw HTML, spoilers work with proxy tags, maps with malformed coordinates no longer crash the app, and membership reasons are wrapped in parentheses (#1248, #1307, #1470). by @eleboucher in #1354
  • Fix context menus closing instead of opening, keep the room options sheet open, and let sidebar, space, and image viewer menus open on long-press as well as right-click (#1336, #1358). by @eleboucher in #1431
  • Assorted fixes: popups on start appear one at a time, room leave updates immediately, accepted invites stop reappearing, synced CSS tweaks are restored, the scheduled-messages chip shows again, faster recovery from network switches, plus small visual and formatting fixes (#1114, #1120, #1146, #1200, #1220, #1284, #1514, #1656). by @eleboucher in #1399
  • Profile fixes: hero colours and full scrolling restored on profile sheets, local time respects the 24-hour setting, devices stay sorted when last-active times are missing, and no crash in room cosmetics before members load (#1298, #1579, #1793). by @eleboucher in #1503
  • Fix sliding sync issues: missing or stale display names, bridged avatars, blank space icons, sticker and emote packs, subspaces, call updates, and incomplete member lists (#1111, #1112, #1119, #1173, #1530, #1554). by @7w1 in #1170
  • Notification and unread fixes: rooms no longer stay unread after a thread reply or restart, the inbox shows real message previews, the page title shows the mention count, and tapping a notification navigates correctly (#1245, #1390). by @eleboucher in #1816
  • Timeline fixes: reliably follow new messages, stop loading a room's whole history on open, unstuck pagination, restored polls, and fixed thread rendering, reactions, and replies (#1113, #1358, #1363, #1367, #1373, #1425). by @eleboucher in #1105
  • Fix voice recordings continuing after cancel or rapid taps, and stop the microphone when a recording is interrupted before the permission prompt resolves (#1428). by @eleboucher in #1252
  • Add option to always keep the last line of the text editor "inline" with the UI buttons. by @lunar-seal in #1218
  • Mobile polish: smoother swipe navigation and drawer, steady keyboard while editing, better touch feedback, chat input and account panel, swipe-to-edit on messages, and fixed swiping in attachments (#1103, #1130, #1131, #1144, #1173, #1267, #1303, #1382, #1754). by @eleboucher in #1166

1.20.0 (2026-07-17)

Choose a tag to compare

@sable-actions sable-actions released this 17 Jul 20:32
12e5547

Security

  • This release includes an important security fix. Please update as soon as possible. Sensitive Matrix account data is not exposed by this issue. (#1107 by @7w1)

Features

  • Add Native OIDC (OAuth 2.0) login so you can sign in to and register on homeservers that use delegated authentication, such as continuwuity and Synapse with the Matrix Authentication Service. Sessions stay signed in through automatic token refresh, and signing out revokes the tokens on the server. (#1071 by @eleboucher)
  • Show the unread mention count in the page title. (#1093 by @eleboucher)

Improve sliding sync. (#1069 by @7w1, @eleboucher)

  • Make sliding sync easier to enable during login or loading and from settings.
  • Move the sliding sync toggle from Experimental to the bottom of General settings.
  • Start faster and restore rooms and spaces sooner.
  • Reduce unnecessary background room data.
  • Improve room details, memberships, presence, and unread indicators.
  • Make startup loading smoother for both sliding and classic sync.
  • It's fast now :3

Fixes

  • Use attachment filenames instead of captions when downloading files and harden unsafe download names. (#1086 by @7w1)
  • Allow users to send messages in encrypted rooms when they have permission to send m.room.encrypted events. (#1098 by @7w1)
  • Allow users without a locally configured LiveKit focus to join calls started by others. (#1099 by @7w1)
  • Fix the new messages divider not appearing when the read receipt points at an event hidden from the timeline (reaction, edit, thread reply). (#1101 by @eleboucher)
  • Fix the new messages divider staying at the room-open position instead of re-anchoring at the last read when the window loses focus. (#1095 by @eleboucher)
  • Fix redacted messages rendering as "Unsupported message (no body)" instead of "Message deleted" with sliding sync. (#1089 by @eleboucher)
  • Display redacted state events (membership, room name/topic/avatar, pins and other state events) as a "deleted" tombstone in the timeline instead of rendering them with empty/redacted content or hiding them, so the reply-to of a redaction highlights the redacted event. (#1090 by @eleboucher)
  • Fix joining spaces with sliding sync enabled. (#1085 by @eleboucher)
  • Display the explicit room name for non-direct channels with two members. (#1098 by @7w1)
  • Fix resetting animal identity (#1070 by @nushea)
  • Fix the sliding-sync presence fallback consuming one-time-key updates and to-device messages without processing them. (#1078 by @7w1)
  • Fix clickable handles (#1068 by @nushea)
  • Hide the "Register" link on the login page when the homeserver has registration disabled and offers no SSO to register through, so you are no longer sent to a dead-end registration page. (#1073 by @eleboucher)
  • Add uploaded Sable CSS theme loading, automatic catalog updates, and a cleaner theme browser with full CSS viewing. (#1087 by @7w1)
  • Show room members in developer tools. (#1088 by @7w1)

1.19.4 (2026-07-12)

Choose a tag to compare

@sable-actions sable-actions released this 12 Jul 16:31
d8938a6

Fixes

  • Fix some image embeds not creating embeds. (#1062 by @7w1)
  • Allow rooms with empty local parts to be viewed. (#1062 by @7w1)
  • Fix the account button showing you 0 sessions active and the verify this device showing when you have zero devices to verify (#1064 by @nushea)
  • Various performance optimizations (#1062 by @7w1)
  • Fixed the entire timeline being rerendered every time you scroll :P (#1055 by @7w1)

Notes

1.19.3 (2026-07-09)

Choose a tag to compare

@sable-actions sable-actions released this 09 Jul 19:59
e84fbd5

Fixes

1.19.2 (2026-07-09)

Choose a tag to compare

@sable-actions sable-actions released this 09 Jul 15:54
04892f5

Fixes

  • Fix right click menu not closing when viewing reactions. (#1045 by @7w1)
  • Send gifs with proper file extensions in body. (#1045 by @7w1)
  • Fix crash in autocomplete menu when editing messages. (#1045 by @7w1)
  • Ensure call buttons appear/disappear when relevant state events occur. (#1045 by @7w1)
  • Fix format for recent emojis and related crash. (#1045 by @7w1)
  • Fix sliding sync debug saying sliding when it is in fact not sliding. (#1045 by @7w1)
  • Fix very small little visual issues you probably didnt even notice 🙏 (#1038 by @nushea)

1.19.1 (2026-07-09)

Choose a tag to compare

@sable-actions sable-actions released this 09 Jul 05:39
42e4b35

Fixes

  • Fix sliding sync being enabled when setting is disabled. (#1036 by @7w1)

1.19.0 (2026-07-09)

Choose a tag to compare

@sable-actions sable-actions released this 09 Jul 04:52
5a90343

Features

Revamped the calling experience in Sable! (#841 by @7w1)

  • Pulled the latest Element Call updates.
  • Style improvements to the call widget so it uses the Sable theme and fonts.
  • Added support for custom ringtones and ringbacks.
  • Added call permissions.
  • Fixed various bugs around call ending, declining, and joining.

Fixes

  • Allow favoriting all animated attachment types (#1029 by @nikiwastaken)
  • Updated emojis to use stable 1.19 identifiers (#1034 by @7w1)
  • Swap to using the stable identifier m.recent_emoji for recent emojis and add migration logic. (#1009 by @7w1)
  • Add a direct link to room/space settings when the current sticker list is empty (#1016 by @7w1, @ellieplayswow)
  • Fix leaving modal looking outsized (#991 by @nushea)
  • Fix cat status not being present on its own. (#971 by @nikiwastaken)
  • Fix encrypted thread messages not appearing until reopened. (#975 by @7w1)
  • Fix codebase issues with gadient themes (#1007 by @nushea)
  • Fix account switcher's add account button redirecting to the wrong path when hashRouter is enabled (#993 by @ephemeralfog)
  • Fix the image viewer header not being fully visible on smaller phone screens. (#1035 by @7w1)
  • Fix mentions not sending in non-textual replies (#1004 by @nushea)
  • Fixed oidc device delete key being incorrect. (#1030 by @7w1)
  • Fix crash when opening pins with stickers. (#972 by @7w1)
  • Fix pixelated image scaling not pixelating when zoomed in. (#1033 by @7w1)
  • Fix registration not working when accessed from add account button (#992 by @ephemeralfog)
  • Reverse the order of message header elements in the right aligned bubbles layout. (#967 by @ephemeralfog)
  • Fixed outdated Firefox versions and some Safari versions not being able to send messages. (#1010 by @7w1)
  • Fix timeline sorting order regression when "show hidden events" is enabled. (#974 by @7w1)
  • Fix ghost quickmenu (#946 by @7w1, @nushea)
  • Fix Collapsed mode showing the wrong icon (#978 by @nushea)
  • Fix poll crashing sable if interacted with different clients (#969 by @nushea)
  • Fix video player sometimes not working (#1031 by @nushea)
  • Add support for searching users via nicknames in the autocomplete menu. (#1028 by @7w1)
  • Update @sableclient/twemoji-font to fix missing Twemoji emoji coverage. (#964 by @7w1)

1.18.3 (2026-06-17)

Choose a tag to compare

@sable-actions sable-actions released this 17 Jun 22:36
3d719bd

Fixes

  • Fixed broken Twemoji rendering and updated emoji picker, autocomplete, and jumbo detection for new emojis. (#957 by @7w1)
  • Updated various dependencies. (#957 by @7w1)

1.18.2 (2026-06-17)

Choose a tag to compare

@sable-actions sable-actions released this 17 Jun 04:43
3ac83ac

Fixes

  • Adding servers in the explore tab now persist in account data and are actually added to the list. (#953 by @7w1)
  • Added a button to leave all rooms/subspaces within a space in the leave space confirmation dialog. Also has text to show number of children. (#953 by @7w1)
  • Added a setting to play notification sounds when tab is in background, enabled by default. (#953 by @7w1)
  • Centered the notification bell icon in the room list. (#954 by @7w1)
  • Fixed edit diffs not properly scaling with zoom. (#951 by @7w1)
  • Fixed icons not scaling with zoom. (#951 by @7w1)
  • Fixed invalid language tag when no locale set for some systems. (#953 by @7w1)
  • Fixed replying to reaction/edit events not replying. (#942 by @7w1)
  • Fix sending thread messages sometimes sending in the general timeline (#944 by @nushea)

Updates Twemoji to from v15 to v17 🫪 (#950 by @7w1, @hazre)

You can check here for emoji changes: