Skip to content

Releases: bbernhard/signal-cli-rest-api

Version 0.36

26 Feb 20:56
Compare
Choose a tag to compare
  • fixed ARM64 build

Version 0.35

24 Feb 19:04
Compare
Choose a tag to compare
  • updated signal-cli to version 0.8.0
  • added experimental support for native images
  • documentation improvements (thanks to @Colgaton)

Version 0.34

28 Jan 19:51
445cff9
Compare
Choose a tag to compare
  • added API endpoints to block/join/quit Signal Groups

Version 0.33

25 Jan 21:34
Compare
Choose a tag to compare
  • Improved usability when connecting via docker exec to the running container
  • Updated signal-cli to version 0.7.4
  • Added endpoint to list + trust identities
  • Fixed parsing issues in groups endpoint + added missing information to the endpoint
  • Added endpoints to list/change configurations

Version 0.33-pre

24 Jan 20:13
Compare
Choose a tag to compare
Version 0.33-pre Pre-release
Pre-release
  • Improved usability when connecting via docker exec to the running container
  • updated signal-cli to version 0.7.4
  • added endpoint to list + trust identities
  • fixed parsing issues in groups endpoint + added missing information to the endpoint
  • added endpoints to list/change configurations

This is a pre-release and only available on dockerhub with the dev tag. If you want to give it a try, pull the dev version with docker pull bbernhard/signal-cli-rest-api:latest-dev

Version 0.32

17 Jan 13:14
Compare
Choose a tag to compare
  • updated signal-cli to version 0.7.2
  • added health endpoint - used by the docker daemon to perform health checks (see #63)
  • added endpoint to the update profile
  • added endpoint to query attachments (see #52)
  • fixed bug that prevented to create a new Signal group (see #54)
  • fixed some markdown formatting issues (thanks to @x-jokay)
  • added docker container health checks (thanks to @x-jokay)
  • change base docker image to reduce docker image size (thanks to @x-jokay)
  • added possibility to specify captcha in register endpoint (see #19)

Version 0.31

08 Jan 18:15
Compare
Choose a tag to compare
  • fix "setpriv: libcap-ng is too old for 'all' caps" error (see #46)

Version 0.30

04 Jan 21:46
Compare
Choose a tag to compare
  • updated signal-cli to version 0.6.12
  • use non-root user in docker container (thanks to @fl42)

Version 0.29

25 Dec 17:49
Compare
Choose a tag to compare
Version 0.29 Pre-release
Pre-release
  • updated signal-cli to version 0.6.12
  • use non-root user in docker container (thanks to @fl42)

Version 0.27

20 Dec 16:28
Compare
Choose a tag to compare
Version 0.27 Pre-release
Pre-release
  • updated signal-cli to version 0.7.0

This is a pre-release and only available on dockerhub with the dev tag. If you want to give it a try, pull the dev version with docker pull bbernhard/signal-cli-rest-api:latest-dev