From 187fa015d6ea346d5a6d0e96c9f684a662956ea4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 03:20:50 +0000 Subject: [PATCH] chore: prepare release 1.16.0 --- .changeset/add-new-logo.md | 9 ------ .changeset/add-room-banner-support.md | 5 ---- ...ul_fail_if_msc4140_event_delay_exceeded.md | 5 ---- .changeset/add_icons_to_room_sidebar.md | 5 ---- .changeset/add_resize-side-panel.md | 5 ---- ...oggle_to_not_join_room_on_initial_click.md | 5 ---- .changeset/feat_right_click_rename_folder.md | 5 ---- .changeset/fix-drop-redundant-paragraph.md | 5 ---- .changeset/fix-fallback-body-styling.md | 5 ---- .changeset/fix-line-on-profiles.md | 5 ---- .changeset/fix-matrix-to-link-wrapping.md | 5 ---- .changeset/fix-modal-layout-thing.md | 5 ---- .changeset/fix-myroomnick.md | 5 ---- .../fix-spoiler-hides-mentions-and-images.md | 5 ---- .changeset/fix-svg-embeds.md | 5 ---- .changeset/fix-timeline-dividers.md | 5 ---- .changeset/thread-drawer-root-separator.md | 5 ---- CHANGELOG.md | 30 +++++++++++++++++++ package.json | 2 +- 19 files changed, 31 insertions(+), 90 deletions(-) delete mode 100644 .changeset/add-new-logo.md delete mode 100644 .changeset/add-room-banner-support.md delete mode 100644 .changeset/add_graceful_fail_if_msc4140_event_delay_exceeded.md delete mode 100644 .changeset/add_icons_to_room_sidebar.md delete mode 100644 .changeset/add_resize-side-panel.md delete mode 100644 .changeset/add_toggle_to_not_join_room_on_initial_click.md delete mode 100644 .changeset/feat_right_click_rename_folder.md delete mode 100644 .changeset/fix-drop-redundant-paragraph.md delete mode 100644 .changeset/fix-fallback-body-styling.md delete mode 100644 .changeset/fix-line-on-profiles.md delete mode 100644 .changeset/fix-matrix-to-link-wrapping.md delete mode 100644 .changeset/fix-modal-layout-thing.md delete mode 100644 .changeset/fix-myroomnick.md delete mode 100644 .changeset/fix-spoiler-hides-mentions-and-images.md delete mode 100644 .changeset/fix-svg-embeds.md delete mode 100644 .changeset/fix-timeline-dividers.md delete mode 100644 .changeset/thread-drawer-root-separator.md diff --git a/.changeset/add-new-logo.md b/.changeset/add-new-logo.md deleted file mode 100644 index f706f3bac..000000000 --- a/.changeset/add-new-logo.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -default: minor ---- - -# Introduce the new Sable logo! - -- You may need to reinstall PWAs to recieve the new app icons, if you use them. -- Our logo is [licensed under CC0](https://github.com/SableClient/Sable/blob/dev/TRADEMARKS.md), aka do whatever you want with it! -- Also, there's a script for other us or other forks to replace the icon in the future, if needed. diff --git a/.changeset/add-room-banner-support.md b/.changeset/add-room-banner-support.md deleted file mode 100644 index 57ffeb749..000000000 --- a/.changeset/add-room-banner-support.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: minor ---- - -Add Space banner support per MSC4221. You can now set it from the space settings. diff --git a/.changeset/add_graceful_fail_if_msc4140_event_delay_exceeded.md b/.changeset/add_graceful_fail_if_msc4140_event_delay_exceeded.md deleted file mode 100644 index f7c79c885..000000000 --- a/.changeset/add_graceful_fail_if_msc4140_event_delay_exceeded.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Add graceful fail if MSC4140 event delay exceeded diff --git a/.changeset/add_icons_to_room_sidebar.md b/.changeset/add_icons_to_room_sidebar.md deleted file mode 100644 index 6487cf2de..000000000 --- a/.changeset/add_icons_to_room_sidebar.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: minor ---- - -Add setting to show icons of the rooms in the Rooms sidebar diff --git a/.changeset/add_resize-side-panel.md b/.changeset/add_resize-side-panel.md deleted file mode 100644 index 0dfb59b64..000000000 --- a/.changeset/add_resize-side-panel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: minor ---- - -Add Resize the sidepanels and the thread height of the original object using hoverable tools. diff --git a/.changeset/add_toggle_to_not_join_room_on_initial_click.md b/.changeset/add_toggle_to_not_join_room_on_initial_click.md deleted file mode 100644 index ea6aa750e..000000000 --- a/.changeset/add_toggle_to_not_join_room_on_initial_click.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: minor ---- - -Add toggle to allow one to not join a call in a room by just clicking it in the sidebar. diff --git a/.changeset/feat_right_click_rename_folder.md b/.changeset/feat_right_click_rename_folder.md deleted file mode 100644 index 4d34eef28..000000000 --- a/.changeset/feat_right_click_rename_folder.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: minor ---- - -Added the ability to right click on a folder to rename it. diff --git a/.changeset/fix-drop-redundant-paragraph.md b/.changeset/fix-drop-redundant-paragraph.md deleted file mode 100644 index 44403dfd5..000000000 --- a/.changeset/fix-drop-redundant-paragraph.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Drops paragraph tags when messages are only a single paragraph, use markdown (two new lines) to define a new paragraph rather than a line break. diff --git a/.changeset/fix-fallback-body-styling.md b/.changeset/fix-fallback-body-styling.md deleted file mode 100644 index 9c80bbcd0..000000000 --- a/.changeset/fix-fallback-body-styling.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Fixed the text wrapping behavior of fallback messages. diff --git a/.changeset/fix-line-on-profiles.md b/.changeset/fix-line-on-profiles.md deleted file mode 100644 index 576bc6e2f..000000000 --- a/.changeset/fix-line-on-profiles.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Fixed the thin line appearing at the top of unstyled profiles. diff --git a/.changeset/fix-matrix-to-link-wrapping.md b/.changeset/fix-matrix-to-link-wrapping.md deleted file mode 100644 index ef186b922..000000000 --- a/.changeset/fix-matrix-to-link-wrapping.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Matrix.to links sent without explicit markdown formatting are sent as raw links instead of html links. diff --git a/.changeset/fix-modal-layout-thing.md b/.changeset/fix-modal-layout-thing.md deleted file mode 100644 index 39e911ef6..000000000 --- a/.changeset/fix-modal-layout-thing.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: minor ---- - -Upgraded the forward modal to use the same modal present for search and added the ability to forward to same room the message is from. diff --git a/.changeset/fix-myroomnick.md b/.changeset/fix-myroomnick.md deleted file mode 100644 index 44b1e41e9..000000000 --- a/.changeset/fix-myroomnick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Fix `/myroomnick` and room cosmetics display name not updating name. diff --git a/.changeset/fix-spoiler-hides-mentions-and-images.md b/.changeset/fix-spoiler-hides-mentions-and-images.md deleted file mode 100644 index cf52327b5..000000000 --- a/.changeset/fix-spoiler-hides-mentions-and-images.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Fix spoilers not hiding nested content like mentions, emoji images, and custom-colored spans. diff --git a/.changeset/fix-svg-embeds.md b/.changeset/fix-svg-embeds.md deleted file mode 100644 index 8b4f6bf8a..000000000 --- a/.changeset/fix-svg-embeds.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Added svgs to the allowed embeds for rendering/sending. diff --git a/.changeset/fix-timeline-dividers.md b/.changeset/fix-timeline-dividers.md deleted file mode 100644 index 5bb38c6c3..000000000 --- a/.changeset/fix-timeline-dividers.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Suppress timeline dividers when there's no rendered events between them. diff --git a/.changeset/thread-drawer-root-separator.md b/.changeset/thread-drawer-root-separator.md deleted file mode 100644 index f474a72f5..000000000 --- a/.changeset/thread-drawer-root-separator.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -default: patch ---- - -Improve thread drawer separation between the pinned root message and replies with a border. diff --git a/CHANGELOG.md b/CHANGELOG.md index 973d89b59..352dd8787 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,35 @@ # Sable Client Changelog +## 1.16.0 (2026-05-14) + +### Features + +* Add Space banner support per MSC4221. You can now set it from the space settings. ([#801]() by @nushea) +* Add setting to show icons of the rooms in the Rooms sidebar ([#768]() by @nushea) +* Add Resize the sidepanels and the thread height of the original object using hoverable tools. ([#768]() by @nushea) +* Add toggle to allow one to not join a call in a room by just clicking it in the sidebar. ([#768]() by @nushea) +* Added the ability to right click on a folder to rename it. ([#814]() by @7w1) +* Upgraded the forward modal to use the same modal present for search and added the ability to forward to same room the message is from. ([#808]() by @7w1) + +#### Introduce the new Sable logo! ([#809]() by @Septicity) + +- You may need to reinstall PWAs to recieve the new app icons, if you use them. +- Our logo is [licensed under CC0](https://github.com/SableClient/Sable/blob/dev/TRADEMARKS.md), aka do whatever you want with it! +- Also, there's a script for other us or other forks to replace the icon in the future, if needed. + +### Fixes + +* Add graceful fail if MSC4140 event delay exceeded ([#276]() by @jasonlaguidice) +* Drops paragraph tags when messages are only a single paragraph, use markdown (two new lines) to define a new paragraph rather than a line break. ([#799]() by @7w1) +* Fixed the text wrapping behavior of fallback messages. ([#806]() by @7w1) +* Fixed the thin line appearing at the top of unstyled profiles. ([#803]() by @7w1) +* Matrix.to links sent without explicit markdown formatting are sent as raw links instead of html links. ([#786]() by @7w1) +* Fix `/myroomnick` and room cosmetics display name not updating name. ([#805]() by @7w1) +* Fix spoilers not hiding nested content like mentions, emoji images, and custom-colored spans. ([#807]() by @7w1) +* Added svgs to the allowed embeds for rendering/sending. ([#804]() by @7w1) +* Suppress timeline dividers when there's no rendered events between them. ([#720]() by @mvanhorn) +* Improve thread drawer separation between the pinned root message and replies with a border. ([#830]() by @7w1) + ## 1.15.3 (2026-05-09) ### Fixes diff --git a/package.json b/package.json index 2438fcddf..d0ed9d100 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sable", - "version": "1.15.3", + "version": "1.16.0", "description": "An almost stable Matrix client", "type": "module", "packageManager": "pnpm@10.32.1+sha512.a706938f0e89ac1456b6563eab4edf1d1faf3368d1191fc5c59790e96dc918e4456ab2e67d613de1043d2e8c81f87303e6b40d4ffeca9df15ef1ad567348f2be",