mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-01 20:10:39 +00:00
Add CHANGELOG.md
This commit is contained in:
parent
943b2c7304
commit
4c3a249a2c
1 changed files with 17 additions and 0 deletions
17
CHANGELOG.md
Normal file
17
CHANGELOG.md
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
### Added
|
||||||
|
- Show additional message content (view once, remote delete, mention, …) for received messages
|
||||||
|
- `--captcha` parameter for `register` command, required for some IP ranges
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Profile keys are now stored separately from contact list
|
||||||
|
- Receipts from normal and unidentified messages now have the same format in json output
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Issue where some messages were sent with an old counter index
|
||||||
|
|
||||||
|
## Older
|
||||||
|
|
||||||
|
Look at the [release tags](https://github.com/AsamK/signal-cli/releases) for information about older releases.
|
Loading…
Add table
Add a link
Reference in a new issue