]> nmode's Git Repositories - signal-cli/blobdiff - CHANGELOG.md
Check account identifiers on the server before updating the account attributes
[signal-cli] / CHANGELOG.md
index 43a7d3364a3b327102c084734d709f0184549985..3d27afb37fe25cc5989b75e4149534b3e9841e70 100644 (file)
@@ -2,6 +2,30 @@
 
 ## [Unreleased]
 
+## [0.10.8] - 2022-06-13
+
+### Added
+- Attachments can now be given as data: URIs with base64 data instead of just file paths (Thanks @KevinRoebert)
+- `version` command can now be used on the commandline, in addition to the `--version` flag.
+  In the next version the current short form `-v` will change its meaning to `--verbose`!
+
+### Improved
+- An account can now be registered on both LIVE and STAGING environment in the same config directory.
+- Logging output for registering has been extended.
+
+## [0.10.7] - 2022-05-29
+
+### Added
+- Added profile information to `listContacts` command output
+- Added filter flags for `listContacts` command
+- New `sendPaymentNotification` command to send payment receipt blobs
+- New `--given-name` and `--family-name` parameters for `updateContact` command
+- Implement sending link previews with `--preview-url`, `--preview-title` parameters for the `send` command
+- New `--send-read-receipts` parameter for `receive` and `daemon` commands for automatically marking received messages as read
+
+### Fixed
+- Issue with endless growing `pre-keys-pni` data directory
+
 ## [0.10.6] - 2022-05-19
 **Attention**: Now requires native libsignal-client version 0.17