Skip to content

Commit 42e4b35

Browse files
authored
chore: prepare release 1.19.1 (#1037)
> [!IMPORTANT] > Merging this PR will create a new release. ## Fixes * Fix sliding sync being enabled when setting is disabled. ([#1036](<#1036>) by @7w1)
2 parents b8bfb86 + 15b8fcf commit 42e4b35

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fix-sliding-sync-force-enable.md

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

CHANGELOG.md

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

3+
## 1.19.1 (2026-07-09)
4+
5+
### Fixes
6+
7+
* Fix sliding sync being enabled when setting is disabled. ([#1036](<https://github.com/SableClient/Sable/pull/1036>) by @7w1)
8+
39
## 1.19.0 (2026-07-09)
410

511
### Features

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.19.0",
3+
"version": "1.19.1",
44
"description": "An almost stable Matrix client",
55
"keywords": [],
66
"license": "AGPL-3.0-only",

0 commit comments

Comments
 (0)