Releases: AsamK/signal-cli
Releases · AsamK/signal-cli
Version 0.6.4
- 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
Bug fixes and small improvements
Version 0.6.2
- Fixes sending of group messages
Version 0.6.1
- 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
- Simple json output
- dbus signal for receiving messages
- Registration lock PIN
- Output quoted message
Version 0.5.6
- 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
- fix receiving messages on linked devices
- add unregister command
Version 0.5.4
- Fix linking of new devices
Version 0.5.3
- New commandline paramter for receive: --ignore-attachments
- Updated dependencies
Version 0.5.2
- Add support for group info requests
- Improve closing of file streams