- updated
signal-cli
to version 0.10.0 (uses now Java 17) - improved
qrcodelink
endpoint (generate QR code with version 10 and the highest error correction level) - added
search
endpoint (allows to check whether a phone number is registered with the signal service) - added
unregister
endpoint - fixed bug in
json-rpc
mode (properly close websocket connection when client disconnects)
Info: Due to this GraalVM issue I can't build the arm64 native signal-cli
myself anymore. So, beginning with this release, the signal-cli
native binary from @morph027 (https://gitlab.com/packaging/signal-cli) will be used for arm64. Many thanks to @morph027