X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/29923cf930dda65e32375c0bc1b195a3ae24f748..66161b74a6c38114a9de5355b6775333d86e0328:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 55300aab..235f693d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,29 @@ ## [Unreleased] +## [0.12.2] - 2023-09-30 +**Attention**: Now requires native libsignal-client version 0.32.1 + +### Added + +- Added `--receive-mode` parameter for `jsonRpc` command +- Add `libsignal_client_path` build property to override libsignal-client jar file + +### Changed +- `jsonRpc` command now supports multi-account mode including registering and linking + +## [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