mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-01 20:10:39 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
1bd60eea81
commit
f43acc5c60
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
- Remote message delete command (Thanks @adaptivegarage)
|
- Remote message delete command (Thanks @adaptivegarage)
|
||||||
- sendSyncRequest command to request complete contact/group list from master device
|
- sendSyncRequest command to request complete contact/group list from master device
|
||||||
- New `--delete-account` argument for unregister (Dangerous)
|
- New `--delete-account` argument for unregister (Dangerous)
|
||||||
|
- New `--family-name` argument for updateProfile
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Sending reaction to group (Thanks @adaptivegarage)
|
- Sending reaction to group (Thanks @adaptivegarage)
|
||||||
|
@ -19,6 +20,7 @@
|
||||||
- Only one identity key is stored per recipient and updated from profile (to match app behavior)
|
- Only one identity key is stored per recipient and updated from profile (to match app behavior)
|
||||||
- updateContact, block and unblock are now disabled for linked devices
|
- updateContact, block and unblock are now disabled for linked devices
|
||||||
- After registering an empty profile is created so new groups can be joined immediately
|
- After registering an empty profile is created so new groups can be joined immediately
|
||||||
|
- If message decryption fails due to a broken session, the session is automatically renewed
|
||||||
|
|
||||||
## [0.8.1] - 2021-03-02
|
## [0.8.1] - 2021-03-02
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue