Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: AsamK/signal-cli

v0.14.5

Choose a tag to compare

@github-actions github-actions released this 11 Jun 11:07
v0.14.5

Full Changelog: v0.14.4.1...v0.14.5

v0.14.4.1

Choose a tag to compare

@github-actions github-actions released this 23 May 23:12
v0.14.4.1
  • Fix startup crash

Full Changelog: v0.14.4...v0.14.4.1

v0.14.4

Choose a tag to compare

@github-actions github-actions released this 23 May 22:37
v0.14.4

What's Changed

New Contributors

Full Changelog: v0.14.3...v0.14.4

v0.14.3

Choose a tag to compare

@github-actions github-actions released this 22 Apr 21:31
v0.14.3

What's Changed

New Contributors

Full Changelog: v0.14.2...v0.14.3

v0.14.2

Choose a tag to compare

@github-actions github-actions released this 04 Apr 13:18
v0.14.2

The required libsignal version is now documented in the https://github.com/AsamK/signal-cli/blob/master/libsignal-version file.

What's Changed

New Contributors

Full Changelog: v0.14.1...v0.14.2

v0.14.1

Choose a tag to compare

@github-actions github-actions released this 08 Mar 12:48
v0.14.1

What's Changed

  • Enforce poll choices are between 2 and 10 by @zmjohnso in #1956
  • Expose a chat's isArchived status in JSON output by @moppman in #1957

New Contributors

Full Changelog: v0.14.0...v0.14.1

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 10:09
v0.14.0

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

Choose a tag to compare

@AsamK AsamK released this 05 Feb 17:51
v0.13.24

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

v0.13.23

Choose a tag to compare

@github-actions github-actions released this 24 Jan 13:46
v0.13.23

What's Changed

New Contributors

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

v0.13.22

Choose a tag to compare

@github-actions github-actions released this 14 Nov 19:34
v0.13.22

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