From: AsamK Date: Fri, 9 Feb 2024 21:11:01 +0000 (+0100) Subject: Update CHANGELOG.md X-Git-Tag: v0.13.0~20 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/9a5e29e01524de881f8698dfbe9f1e92bb343014 Update CHANGELOG.md --- diff --git a/CHANGELOG.md b/CHANGELOG.md index fa0aff9c..183503e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,15 @@ **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. - - Sending to the self number (+XXXX) now behaves the same as the `--note-to-self` parameter. To get the previous - behavior, the `--notify-self` parameter can be added - New `--unrestricted-unidentified-sender` 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