X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/c1004fb4f8eada543db791bc689106716f68e81f..207764e0be91aeb9a6c52fa8639a822555f8759a:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 14cc4514..b16eb894 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ ## [Unreleased] +## [0.11.4] - 2022-10-19 + +### Added +- Approve/Refuse group join requests, using same interface as adding/removing members +- Add --ignore-stories flag to prevent receiving story messages + +### Fixed +- Fixed issue with receiving messages that can't be decrypted +- Do not discard incoming group join messages + +### Improved +- Add code to receive new PNI after change number + +## [0.11.3] - 2022-10-07 + +### Fixed +- Fix sending messages to groups (in non-daemon mode) +- Fix updating from older signal-cli version +- Fix issue with handling decryption error message +- Fix graalvm native build (Thanks @bentolor) + +## [0.11.2] - 2022-10-06 + +### Fixed +- Update user agent version to work with new Signal-Server check + +## [0.11.1] - 2022-10-05 + +### Fixed +- Fix sending group messages +- Fix store migration issue on Windows +- Fix building fat jars + ## [0.11.0] - 2022-10-02 **Attention**: Now requires native libsignal-client version 0.20.0