Skip to content

Commit 87da39e

Browse files
committed
Expand settings link release notes
1 parent e4c2e0e commit 87da39e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.changeset/change-settings-link-markers.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@ default: patch
66

77
Settings links copied from Sable now stay on the current client URL and include a small Sable marker in the link. That lets Sable recognize settings links copied from other Sable instances without treating unrelated third-party `/settings/...` links as Sable settings links.
88

9+
When you send a bare settings link in the composer, Sable now rewrites it into a labeled link so it looks better on non-Sable clients too. For example: `[Settings > Account > Display Name](https://client.example/settings/account?focus=display-name&moe.sable.client.action=settings)`.
10+
11+
Invalid or malformed settings-looking links now stay normal links instead of being shown as settings chips.
12+
913
If you previously set `settingsLinkBaseUrl` in `config.json`, remove it. Sable now derives settings links from the runtime app URL, and the old config key is no longer used.

0 commit comments

Comments
 (0)