X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/b51c7916293cb3303193c48e281f2a9d55224f85..dced7a14c8e26d8347994231029db3ac4cb72125:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 11271473..d520e273 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,24 @@ # Changelog ## [Unreleased] + +### Added + +- Added `--receive-mode` parameter for `jsonRpc` command + +## [0.12.1] - 2023-08-26 + +### Added + +- New `addStickerPack` command + +### Fixed +- Fixed some issues with upgrading from older accounts + +### Changed +- Reverted receive notification in JSON-RPC to old format, only explicit subscriptions should use the new format + +## [0.12.0] - 2023-08-11 **Attention**: Now requires native libsignal-client version 0.30.0 ### Breaking changes