Releases: bbernhard/signal-cli-rest-api
Releases · bbernhard/signal-cli-rest-api
Version 0.66
- Updated signal-cli to version 0.11.7
Version 0.66
Updated signal-cli to version 0.11.7
Version 0.65
- extended
sendendpoint with:- Mentions
- Quote timestamp
- Quote author
- Quote message
- Quote mentions
(thanks to @robin-thoni)
- updated signal-cli to version 0.11.6
Version 0.64
- updated signal-cli to version 0.11.4
Version 0.64
- updated signal-cli to version 0.11.3
This is a pre-release intended for testing. In case you want to give it a try, use the following docker image: bbernhard/signal-cli-rest-api:0.113-dev. Any feedback is highly appreciated ;-)
Version 0.63
- added workaround to fix the
deprecated versionwarning from the Signal server.
This version works for all architectures and modes, except for arm64 in native mode. (will hopefully be fixed with the next release)
Version 0.62
updated signal-cli to v0.10.9
Version 0.61
- updated signal-cli to version 0.10.8
Version 0.60
- updated signal-cli to version 0.10.7
- extended
unregisterREST API endpoint and added possibility to delete the local account data (with thedeleteAccountDatasignal-cli command) as well - added possibility to specify trust mode globally
Version 0.59
- updated
signal-clito version 0.10.5 - extended
trustendpoint (added possibility to trust all known keys) - fixed bug in update profile endpoint (due to a regression it wasn't possible to set the
name) - the
adminsare now also returned in the groups GET endpoint