Skip to content

Releases: AsamK/signal-cli

v0.14.0

01 Mar 10:09
v0.14.0

Choose a tag to compare

Attention: Now requires Java 25

Requires libsignal-client version 0.87.4.
libsignal v0.87.4 and later versions require a C++ standard library at runtime which adheres to CXXABI_1.3.9 introduced with GCC 5.1.0 that is usually not available by default on older systems, see here

Breaking changes

  • Remove isRegistered method without parameters from Signal dbus interface, which always returned true
  • 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

Added

  • The link command now prints a QR code in the terminal. (Thanks @karel1980)
  • Add --ignore-avatars flag to prevent downloading avatars
  • Add --ignore-stickers flag to prevent downloading sticker packs
  • Add --no-urgent flag to send command to send messages that don't trigger a push notification. (Thanks @kaikozlov)
  • Add sendPinMessage/sendUnpinMessage commands for pinning messages

Improved

  • Improved behavior for unregistered contacts
  • Profiles are refreshed when using the listContacts command
  • For long text messages the text attachment is used instead of the truncated body

Fixed

  • Adapted to new binary aci/pni formats in the Signal protocol
  • Group invites should now work when the user was invited via phone number (PNI only)

What's Changed

New Contributors

Full Changelog: v0.13.23...v0.14.0

v0.13.24

05 Feb 17:51
v0.13.24

Choose a tag to compare

Full Changelog: v0.13.23...v0.13.24

v0.13.23

24 Jan 13:46
v0.13.23

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.22...v0.13.23

v0.13.22

14 Nov 19:34
v0.13.22

Choose a tag to compare

Full Changelog: v0.13.21...v0.13.22

v0.13.21

25 Oct 11:30
v0.13.21

Choose a tag to compare

What's Changed

  • Add missing isExpirationUpdate field to JSON serialization by @13rac1 in #1858

New Contributors

Full Changelog: v0.13.20...v0.13.21

v0.13.20

23 Sep 19:12
v0.13.20

Choose a tag to compare

What's Changed

  • Updated the JSON-RPC handler on a file lock overlap by @AntonKun in #1851

New Contributors

Full Changelog: v0.13.19...v0.13.20

v0.13.19

15 Sep 10:02
v0.13.19

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.18...v0.13.19

v0.13.18

16 Jul 17:54
v0.13.18

Choose a tag to compare

Full Changelog: v0.13.17...v0.13.18

v0.13.17

28 Jun 13:06
v0.13.17

Choose a tag to compare

Full Changelog: v0.13.16...v0.13.17

v0.13.16

07 Jun 15:14
v0.13.16

Choose a tag to compare

Full Changelog: v0.13.15...v0.13.16