mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Send self messages as normal messages, new flag --note-to-self for sync message
Fixes #373
This commit is contained in:
parent
b31e97dd2d
commit
e1134d832a
7 changed files with 98 additions and 18 deletions
|
@ -3,6 +3,11 @@
|
|||
## [Unreleased]
|
||||
### Added
|
||||
- `--verbose` flag to increase log level
|
||||
- `--note-to-self` flag for `send` command to send a note to linked devices
|
||||
|
||||
### Changed
|
||||
- Messages sent to self number will be sent as normal Signal messages again, to
|
||||
send a sync message, use the new `--note-to-self` flag
|
||||
|
||||
### Fixed
|
||||
- Disable registration lock before removing the PIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue