Skip to content

Releases: bbernhard/signal-cli-rest-api

Version 0.66

19 Mar 22:00

Choose a tag to compare

  • Updated signal-cli to version 0.11.7

Version 0.66

12 Mar 17:21

Choose a tag to compare

Version 0.66 Pre-release
Pre-release

Updated signal-cli to version 0.11.7

Version 0.65

31 Dec 21:11

Choose a tag to compare

  • extended send endpoint 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

24 Oct 19:44

Choose a tag to compare

  • updated signal-cli to version 0.11.4

Version 0.64

12 Oct 18:52

Choose a tag to compare

Version 0.64 Pre-release
Pre-release
  • 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

06 Oct 15:46

Choose a tag to compare

  • added workaround to fix the deprecated version warning 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

05 Aug 19:34

Choose a tag to compare

updated signal-cli to v0.10.9

Version 0.61

17 Jul 17:16

Choose a tag to compare

  • updated signal-cli to version 0.10.8

Version 0.60

13 Jun 16:41

Choose a tag to compare

  • updated signal-cli to version 0.10.7
  • extended unregister REST API endpoint and added possibility to delete the local account data (with the deleteAccountData signal-cli command) as well
  • added possibility to specify trust mode globally

Version 0.59

17 Apr 16:47

Choose a tag to compare

  • updated signal-cli to version 0.10.5
  • extended trust endpoint (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 admins are now also returned in the groups GET endpoint