Skip to content

Releases: AsamK/signal-cli

Version 0.5.1

18 Nov 20:54
Compare
Choose a tag to compare

Version 0.5.0

29 Aug 09:40
Compare
Choose a tag to compare
  • Check if a number is registered on Signal, before adding it to a group
  • Prevent sending to groups that the user has quit
  • Commands to trust new identity keys (see README)
  • Messages from untrusted identities are stored on disk and decrypted when the user trusts the identity
  • Timestamps shown in ISO 8601 format

Version 0.4.1

18 Jul 11:43
Compare
Choose a tag to compare
  • Fix issue with creating groups
  • Lock config file to prevent parallel access by multiple instances of signal-cli
  • Improve return codes, always return non-zero code, when sending failed

Version 0.4.0

19 Jun 19:48
Compare
Choose a tag to compare
  • Linking to Signal-Desktop and Signal-Android is now possible (Provisioning)
  • Added a contact store, mainly for syncing contacts with linked devices (editing not yet possible via cli)
  • Avatars for groups and contacts are now stored (new folder "avatars" in the config path)

Version 0.3.1

03 Apr 13:57
Compare
Choose a tag to compare
  • Fix running with Oracle JRE 8
  • Fix registering
  • Fix unicode warning when compiling with non utf8 locale

Version 0.3.0

02 Apr 14:52
Compare
Choose a tag to compare
  • Renamed textsecure-cli to signal-cli, following the rename of libtextsecure-java to libsignal-service-java
  • The experimental dbus interface was also renamed to org.asamk.Signal
  • Upload new prekeys to the server, when there are less than 20 left, prekeys are needed to create new sessions

Version 0.2.1

10 Feb 11:55
Compare
Choose a tag to compare

Improve dbus service
New command line argument --config to specify config directory

Version 0.2.0

30 Dec 17:19
Compare
Choose a tag to compare

Added an experimental dbus interface, for sending and receiving messages (The interface is unstable and may change with future releases).

This release works with Java 7 and 8.

v0.1.0

28 Nov 00:08
Compare
Choose a tag to compare

Add support for creating/updating groups and sending to them

v0.0.5

21 Nov 18:16
Compare
Choose a tag to compare
  • Add receive timeout commandline parameter
  • Show message group info