Bump version to 0.13.24

This commit is contained in:
AsamK 2026-02-05 18:04:51 +01:00
parent 658b098c3a
commit 4c77cde9da
2 changed files with 12 additions and 0 deletions

View File

@ -10,6 +10,15 @@
- Remove `sandbox` value for --service-environment parameter, use `staging` instead
- The `daemon` command now requires at least one channel parameter (`--socket`, `--dbus`, ...) and no longer defaults to dbus
## [0.13.24] - 2026-02-05
Requires libsignal-client version 0.87.0.
### Improved
- Improve performance of first send to large group
- Improve envelope validation
## [0.13.23] - 2026-01-24
Requires libsignal-client version 0.86.12.

View File

@ -45,6 +45,9 @@
<content_attribute id="social-chat">intense</content_attribute>
</content_rating>
<releases>
<release version="0.13.24" date="2026-02-05">
<url type="details">https://github.com/AsamK/signal-cli/releases/tag/v0.13.24</url>
</release>
<release version="0.13.23" date="2026-01-24">
<url type="details">https://github.com/AsamK/signal-cli/releases/tag/v0.13.23</url>
</release>