Skip to content

Releases: AsamK/signal-cli

v0.13.0

18 Feb 21:24
v0.13.0
Compare
Choose a tag to compare

Attention: Now requires Java 21 and libsignal-client version 0.39.2

Breaking changes

  • Sending to the self number (+XXXX) now behaves the same as the --note-to-self parameter. To get the previous
    behavior with notification, the --notify-self parameter can be added.

Added

  • New --hidden parameter for removeContact command
  • New --notify-self parameter for send command, for sending a non-sync message when self is part of the recipients
    or groups.
  • New --unrestricted-unidentified-sender, --discoverable-by-number, --number-sharing, --username
    and --delete-username parameter for updateAccount command
  • New --bus-name parameter for daemon command to use another D-Bus bus name
  • New getAvatar and getSticker commands to get avatar and sticker images
  • New sendMessageRequestResponse command to accept/delete message requests

Fixed

  • Improve issue with stale prekeys and receiving messages to PNI address

Improved

  • Better shutdown handling after Ctrl+C and SIGTERM
  • Implemented full remote storage sync.
    Provides better contact and settings sync for linked devices.
  • listContacts doesn't list unregistered users anymore

What's Changed

New Contributors

Full Changelog: v0.12.8...v0.13.0

v0.12.8

05 Feb 23:26
v0.12.8
Compare
Choose a tag to compare

Full Changelog: v0.12.7...v0.12.8

v0.12.7

15 Dec 18:17
v0.12.7
Compare
Choose a tag to compare

Full Changelog: v0.12.6...v0.12.7

v0.12.6

11 Dec 18:08
v0.12.6
Compare
Choose a tag to compare

Full Changelog: v0.12.5...v0.12.6

v0.12.5

21 Nov 20:20
v0.12.5
Compare
Choose a tag to compare

v0.12.4

22 Oct 19:24
v0.12.4
Compare
Choose a tag to compare

Changelog

What's Changed

New Contributors

Full Changelog: v0.12.3...v0.12.4

v0.12.3

17 Oct 16:56
v0.12.3
Compare
Choose a tag to compare

Full Changelog: v0.12.2...v0.12.3

v0.12.2

30 Sep 20:27
v0.12.2
Compare
Choose a tag to compare

Full Changelog: v0.12.1...v0.12.2

v0.12.1

26 Aug 16:20
v0.12.1
Compare
Choose a tag to compare

Full Changelog: v0.12.0...v0.12.1

v0.12.0

10 Aug 23:00
v0.12.0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.11...v0.12.0