X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/abc5d5e863d1a324542e694abeb8a52de34275e8..207764e0be91aeb9a6c52fa8639a822555f8759a:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index eb473c71..b16eb894 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,27 @@ ## [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