mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-23 14:04:16 +00:00
Bump version to 0.13.24
This commit is contained in:
parent
833fe25855
commit
efb66f6675
@ -1,5 +1,14 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [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.
|
||||||
|
|||||||
@ -8,7 +8,7 @@ plugins {
|
|||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
group = "org.asamk"
|
group = "org.asamk"
|
||||||
version = "0.13.23"
|
version = "0.13.24"
|
||||||
}
|
}
|
||||||
|
|
||||||
java {
|
java {
|
||||||
|
|||||||
@ -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