diff --git a/.changeset/added_a_gif_search_functionality.md b/.changeset/added_a_gif_search_functionality.md deleted file mode 100644 index 2b7b937e1..000000000 --- a/.changeset/added_a_gif_search_functionality.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: minor ---- - -# Added a GIF search functionality diff --git a/.changeset/feat-stable-recent-emoji.md b/.changeset/feat-stable-recent-emoji.md deleted file mode 100644 index 41ed887d5..000000000 --- a/.changeset/feat-stable-recent-emoji.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Swap to using the stable identifier `m.recent_emoji` for recent emojis and add migration logic. diff --git a/.changeset/feat_add_allow_arbitrary_animal.md b/.changeset/feat_add_allow_arbitrary_animal.md deleted file mode 100644 index 911a9d276..000000000 --- a/.changeset/feat_add_allow_arbitrary_animal.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: minor ---- - -Change animal identity to allow arbitrary animals diff --git a/.changeset/feat_add_better_mobile_context.md b/.changeset/feat_add_better_mobile_context.md deleted file mode 100644 index c0f56088b..000000000 --- a/.changeset/feat_add_better_mobile_context.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: minor ---- - -Add a new Mobile Context diff --git a/.changeset/feat_add_copy_original_message.md b/.changeset/feat_add_copy_original_message.md deleted file mode 100644 index 6928a35d9..000000000 --- a/.changeset/feat_add_copy_original_message.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: minor ---- - -Add Copy Message button to copy unformatted version. diff --git a/.changeset/feat_add_easy_copy_user.md b/.changeset/feat_add_easy_copy_user.md deleted file mode 100644 index 7b325010b..000000000 --- a/.changeset/feat_add_easy_copy_user.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: minor ---- - -Change profile handle part to a button that copies it diff --git a/.changeset/feat_add_event_reactions.md b/.changeset/feat_add_event_reactions.md deleted file mode 100644 index 0a86e4f54..000000000 --- a/.changeset/feat_add_event_reactions.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: minor ---- - -Add reactions to arbitrary events diff --git a/.changeset/feat_add_image_menu.md b/.changeset/feat_add_image_menu.md deleted file mode 100644 index 11aabf0ba..000000000 --- a/.changeset/feat_add_image_menu.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: minor ---- - -Add a context menu for copying and downloading images. diff --git a/.changeset/feat_add_search_keybind_and_combine_sidebar.md b/.changeset/feat_add_search_keybind_and_combine_sidebar.md deleted file mode 100644 index 2971d4b5e..000000000 --- a/.changeset/feat_add_search_keybind_and_combine_sidebar.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: minor ---- - -Add search message keybind and combine sidebar items. diff --git a/.changeset/feat_add_setting_strict_icons.md b/.changeset/feat_add_setting_strict_icons.md deleted file mode 100644 index 1357d3b6b..000000000 --- a/.changeset/feat_add_setting_strict_icons.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: minor ---- - -Add option for showing icons only when available and changed default to it diff --git a/.changeset/feat_add_sticker_shortcut.md b/.changeset/feat_add_sticker_shortcut.md deleted file mode 100644 index 98badabc7..000000000 --- a/.changeset/feat_add_sticker_shortcut.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: minor ---- - -Add CTRL+E shortcut to editor to bring sticker menu up diff --git a/.changeset/feat_redesign_user_menu.md b/.changeset/feat_redesign_user_menu.md deleted file mode 100644 index 2166a30a8..000000000 --- a/.changeset/feat_redesign_user_menu.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: minor ---- - -Redesign the user menu tab diff --git a/.changeset/fix-abandn.md b/.changeset/fix-abandn.md deleted file mode 100644 index 099e68dd7..000000000 --- a/.changeset/fix-abandn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Fix leaving modal looking outsized diff --git a/.changeset/fix-cat-status.md b/.changeset/fix-cat-status.md deleted file mode 100644 index fdc50978c..000000000 --- a/.changeset/fix-cat-status.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Fix cat status not being present on its own. diff --git a/.changeset/fix-encrypted-thread-messages.md b/.changeset/fix-encrypted-thread-messages.md deleted file mode 100644 index 3be0d0f51..000000000 --- a/.changeset/fix-encrypted-thread-messages.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Fix encrypted thread messages not appearing until reopened. diff --git a/.changeset/fix-hash-router-account-switcher-path.md b/.changeset/fix-hash-router-account-switcher-path.md deleted file mode 100644 index 17f718f27..000000000 --- a/.changeset/fix-hash-router-account-switcher-path.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Fix account switcher's add account button redirecting to the wrong path when hashRouter is enabled diff --git a/.changeset/fix-mentions-in-non-text-reply.md b/.changeset/fix-mentions-in-non-text-reply.md deleted file mode 100644 index 49ce995c0..000000000 --- a/.changeset/fix-mentions-in-non-text-reply.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Fix mentions not sending in non-textual replies diff --git a/.changeset/fix-pin-crash-sticker.md b/.changeset/fix-pin-crash-sticker.md deleted file mode 100644 index 6304f8db8..000000000 --- a/.changeset/fix-pin-crash-sticker.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Fix crash when opening pins with stickers. diff --git a/.changeset/fix-preserve-add-account-param.md b/.changeset/fix-preserve-add-account-param.md deleted file mode 100644 index 1b78177c7..000000000 --- a/.changeset/fix-preserve-add-account-param.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Fix registration not working when accessed from add account button diff --git a/.changeset/fix-right-aligned-bubbles-message-header-order.md b/.changeset/fix-right-aligned-bubbles-message-header-order.md deleted file mode 100644 index 107eab991..000000000 --- a/.changeset/fix-right-aligned-bubbles-message-header-order.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Reverse the order of message header elements in the right aligned bubbles layout. diff --git a/.changeset/fix-timeline-sorting.md b/.changeset/fix-timeline-sorting.md deleted file mode 100644 index ad0a7905d..000000000 --- a/.changeset/fix-timeline-sorting.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Fix timeline sorting order regression when "show hidden events" is enabled. diff --git a/.changeset/fix_ghost_quickmenu.md b/.changeset/fix_ghost_quickmenu.md deleted file mode 100644 index 9c9ce736a..000000000 --- a/.changeset/fix_ghost_quickmenu.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Fix ghost quickmenu diff --git a/.changeset/fix_icons_showing_wrongly.md b/.changeset/fix_icons_showing_wrongly.md deleted file mode 100644 index becaa15fb..000000000 --- a/.changeset/fix_icons_showing_wrongly.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Fix Collapsed mode showing the wrong icon diff --git a/.changeset/fix_some_specific_crash.md b/.changeset/fix_some_specific_crash.md deleted file mode 100644 index cd31eb633..000000000 --- a/.changeset/fix_some_specific_crash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Fix poll crashing sable if interacted with different clients diff --git a/.changeset/update-twemoji-font-unicode-range.md b/.changeset/update-twemoji-font-unicode-range.md deleted file mode 100644 index 713f38c13..000000000 --- a/.changeset/update-twemoji-font-unicode-range.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Update `@sableclient/twemoji-font` to fix missing Twemoji emoji coverage. diff --git a/CHANGELOG.md b/CHANGELOG.md index ab8f1e8ed..4df2d188a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,38 @@ # Sable Client Changelog +## 1.19.0 (2026-06-29) + +### Features + +* Added a GIF search functionality ([#970]() by @7w1, @nikiwastaken) +* Change animal identity to allow arbitrary animals ([#984]() by @nushea) +* Add a new Mobile Context ([#946]() by @7w1, @nushea) +* Add Copy Message button to copy unformatted version. ([#1001]() by @nushea) +* Change profile handle part to a button that copies it ([#981]() by @nushea) +* Add reactions to arbitrary events ([#946]() by @7w1, @nushea) +* Add a context menu for copying and downloading images. ([#994]() by @nikiwastaken, @nushea) +* Add search message keybind and combine sidebar items. ([#943]() by @nushea) +* Add option for showing icons only when available and changed default to it ([#978]() by @nushea) +* Add CTRL+E shortcut to editor to bring sticker menu up ([#982]() by @nushea) +* Redesign the user menu tab ([#990]() by @nikiwastaken, @nushea) + +### Fixes + +* Swap to using the stable identifier `m.recent_emoji` for recent emojis and add migration logic. ([#1009]() by @7w1) +* 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 account switcher's add account button redirecting to the wrong path when hashRouter is enabled ([#993]() by @EphemeralFog) +* Fix mentions not sending in non-textual replies ([#1004]() by @nushea) +* Fix crash when opening pins with stickers. ([#972]() 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) +* 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) +* Update `@sableclient/twemoji-font` to fix missing Twemoji emoji coverage. ([#964]() by @7w1) + ## 1.18.3 (2026-06-17) ### Fixes diff --git a/package.json b/package.json index 452bf7f96..18d4dd5f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sable", - "version": "1.18.3", + "version": "1.19.0", "description": "An almost stable Matrix client", "keywords": [], "license": "AGPL-3.0-only",