Skip to content

Releases: AsamK/signal-cli

Version 0.6.4

02 Nov 12:47
v0.6.4
Compare
Choose a tag to compare
  • Fix rounding error for attachment ids in json output
  • Add additional info to json output
  • Add commands to update profile name and avatar
  • Add command to update contact names

Version 0.6.3

05 Sep 18:33
v0.6.3
Compare
Choose a tag to compare

Bug fixes and small improvements

Version 0.6.2

16 Dec 20:20
v0.6.2
Compare
Choose a tag to compare
  • Fixes sending of group messages

Version 0.6.1

09 Dec 17:33
v0.6.1
Compare
Choose a tag to compare
  • Added getGroupIds dbus command
  • Use "NativePRNG" pseudo random number generator, if available
  • Switch default data path:
    $XDG_DATA_HOME/signal-cli ($HOME/.local/share/signal-cli)
    Existing data paths will continue to work (used as fallback)

Version 0.6.0

03 May 20:15
v0.6.0
Compare
Choose a tag to compare
  • Simple json output
  • dbus signal for receiving messages
  • Registration lock PIN
  • Output quoted message

Version 0.5.6

16 Jun 09:59
v0.5.6
Compare
Choose a tag to compare
  • new listGroups command
  • Support for attachments with file names
  • Support for complete contacts sync
  • Support for contact verification sync
  • DBus interface:
  • Get/Set group info
  • Get/Set contact info

Version 0.5.5

18 Feb 11:51
Compare
Choose a tag to compare
  • fix receiving messages on linked devices
  • add unregister command

Version 0.5.4

17 Feb 19:50
Compare
Choose a tag to compare
  • Fix linking of new devices

Version 0.5.3

29 Jan 13:17
Compare
Choose a tag to compare
  • New commandline paramter for receive: --ignore-attachments
  • Updated dependencies

Version 0.5.2

16 Dec 11:09
Compare
Choose a tag to compare
  • Add support for group info requests
  • Improve closing of file streams