Skip to content

Commit 4c77cde

Browse files
committed
Bump version to 0.13.24
1 parent 658b098 commit 4c77cde

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@
1010
- Remove `sandbox` value for --service-environment parameter, use `staging` instead
1111
- The `daemon` command now requires at least one channel parameter (`--socket`, `--dbus`, ...) and no longer defaults to dbus
1212

13+
## [0.13.24] - 2026-02-05
14+
15+
Requires libsignal-client version 0.87.0.
16+
17+
### Improved
18+
19+
- Improve performance of first send to large group
20+
- Improve envelope validation
21+
1322
## [0.13.23] - 2026-01-24
1423

1524
Requires libsignal-client version 0.86.12.

data/org.asamk.SignalCli.metainfo.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
<content_attribute id="social-chat">intense</content_attribute>
4646
</content_rating>
4747
<releases>
48+
<release version="0.13.24" date="2026-02-05">
49+
<url type="details">https://github.com/AsamK/signal-cli/releases/tag/v0.13.24</url>
50+
</release>
4851
<release version="0.13.23" date="2026-01-24">
4952
<url type="details">https://github.com/AsamK/signal-cli/releases/tag/v0.13.23</url>
5053
</release>

0 commit comments

Comments
 (0)