Skip to content

Commit 05bc9d8

Browse files
authored
Merge pull request #440 from SableClient/release
chore: prepare release 1.10.5
2 parents de35442 + 2d4538b commit 05bc9d8

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/fix-muted-room-unread-indicator.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-thread-drawer-server-side-backfill.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Sable Client Changelog
22

3+
## 1.10.5 (2026-03-20)
4+
5+
### Fixes
6+
7+
* Hide unread dot/highlight for rooms with notification mode set to Mute. ([#429](https://github.com/SableClient/Sable/pull/429) by @saschabuehrle)
8+
* Fix thread drawer flooding console with "Ignoring event" warnings when server-side thread support is enabled. ([#438](https://github.com/SableClient/Sable/pull/438) by @Just-Insane)
9+
310
## 1.10.4 (2026-03-20)
411

512
### Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sable",
3-
"version": "1.10.4",
3+
"version": "1.10.5",
44
"description": "An almost stable Matrix client",
55
"type": "module",
66
"packageManager": "pnpm@10.32.1+sha512.a706938f0e89ac1456b6563eab4edf1d1faf3368d1191fc5c59790e96dc918e4456ab2e67d613de1043d2e8c81f87303e6b40d4ffeca9df15ef1ad567348f2be",

0 commit comments

Comments
 (0)