Skip to content

Releases: AsamK/signal-cli

v0.13.4

06 Jun 09:07
v0.13.4
Compare
Choose a tag to compare

Attention: Now requires libsignal-client version 0.47.0

Full Changelog: v0.13.3...v0.13.4

v0.13.3

19 Apr 17:33
v0.13.3
Compare
Choose a tag to compare

What's Changed

  • Document the unit of "start" and "length" for mentions and text styles by @brenns10 in #1505

New Contributors

CHANGELOG

Full Changelog: v0.13.2...v0.13.3

v0.13.2

23 Mar 09:09
v0.13.2
Compare
Choose a tag to compare

What's Changed

Attention: Now requires libsignal-client version 0.40.1

Full Changelog: v0.13.1...v0.13.2

v0.13.1

27 Feb 17:44
v0.13.1
Compare
Choose a tag to compare

Added

  • Add --reregister parameter to force registration of an already registered account

Fixed

  • Fixed rare issue with duplicate PNIs during migration

Improved

  • Show information when requesting voice verification without prior SMS verification
  • Username can now be set with an explicit discriminator (e.g. testname.000)
  • Improve behavior when PNI prekeys upload fails
  • Improve submitRateLimitChallenge error message if captcha is rejected by server
  • Only retry messages after an identity was trusted

Changed

  • Default number sharing to NOBODY, to match the official apps behavior.

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.13.1

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