X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/9d821fb89286bb186659730f5afd2de0ee029248..9c517336c3d840d001859d5cf7db7bb94311791d:/CHANGELOG.md?ds=sidebyside diff --git a/CHANGELOG.md b/CHANGELOG.md index efefc6e3..b16eb894 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,32 @@ ## [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