mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-09-20 06:09:21 +00:00
Bump version to 0.13.24
This commit is contained in:
parent
658b098c3a
commit
4c77cde9da
@ -10,6 +10,15 @@
|
|||||||
- Remove `sandbox` value for --service-environment parameter, use `staging` instead
|
- 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
|
- 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
|
## [0.13.23] - 2026-01-24
|
||||||
|
|
||||||
Requires libsignal-client version 0.86.12.
|
Requires libsignal-client version 0.86.12.
|
||||||
|
|||||||
@ -45,6 +45,9 @@
|
|||||||
<content_attribute id="social-chat">intense</content_attribute>
|
<content_attribute id="social-chat">intense</content_attribute>
|
||||||
</content_rating>
|
</content_rating>
|
||||||
<releases>
|
<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">
|
<release version="0.13.23" date="2026-01-24">
|
||||||
<url type="details">https://github.com/AsamK/signal-cli/releases/tag/v0.13.23</url>
|
<url type="details">https://github.com/AsamK/signal-cli/releases/tag/v0.13.23</url>
|
||||||
</release>
|
</release>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user