File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ Unreleased]
3+ ## [ 0.13.22] - 2025-11-14
4+
5+ Requires libsignal-client version 0.86.1.
6+
7+ ### Fixed
8+
9+ - Fix timeout handling for receive command
10+ - Fix device link URI parsing for unencoded trailing =
11+ - Adapt setPin command to server changes
412
513## [ 0.13.21] - 2025-10-25
614
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ plugins {
88
99allprojects {
1010 group = " org.asamk"
11- version = " 0.13.22-SNAPSHOT "
11+ version = " 0.13.22"
1212}
1313
1414java {
Original file line number Diff line number Diff line change 4545 <content_attribute id =" social-chat" >intense</content_attribute >
4646 </content_rating >
4747 <releases >
48+ <release version =" 0.13.22" date =" 2025-11-14" >
49+ <url type =" details" >https://github.com/AsamK/signal-cli/releases/tag/v0.13.22</url >
50+ </release >
4851 <release version =" 0.13.21" date =" 2025-10-25" >
4952 <url type =" details" >https://github.com/AsamK/signal-cli/releases/tag/v0.13.21</url >
5053 </release >
You can’t perform that action at this time.
0 commit comments