Skip to content

Commit 24bb1d5

Browse files
chore: prepare release 1.12.3
1 parent fec777a commit 24bb1d5

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/emoji-autoselect-fix.md

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

.changeset/fix-uri-crash.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.12.3 (2026-03-24)
4+
5+
### Fixes
6+
7+
* Fixed text autocomplete issues ([#487](https://github.com/SableClient/Sable/pull/487) by @nushea)
8+
* Fix crash when url contains malformed/dangling uri components. ([#512](https://github.com/SableClient/Sable/pull/512) by @7w1)
9+
310
## 1.12.2 (2026-03-24)
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.12.2",
3+
"version": "1.12.3",
44
"description": "An almost stable Matrix client",
55
"type": "module",
66
"packageManager": "[email protected]+sha512.a706938f0e89ac1456b6563eab4edf1d1faf3368d1191fc5c59790e96dc918e4456ab2e67d613de1043d2e8c81f87303e6b40d4ffeca9df15ef1ad567348f2be",

0 commit comments

Comments
 (0)