From 9a5e29e01524de881f8698dfbe9f1e92bb343014 Mon Sep 17 00:00:00 2001 From: AsamK Date: Fri, 9 Feb 2024 22:11:01 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 -- 2.50.1