Releases: bbernhard/signal-cli-rest-api
Releases · bbernhard/signal-cli-rest-api
Version 0.36
- fixed ARM64 build
Version 0.35
- updated signal-cli to version 0.8.0
- added experimental support for native images
- documentation improvements (thanks to @Colgaton)
Version 0.34
- added API endpoints to block/join/quit Signal Groups
Version 0.33
- 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
- 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
- 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
- fix "setpriv: libcap-ng is too old for 'all' caps" error (see #46)
Version 0.30
- updated signal-cli to version 0.6.12
- use non-root user in docker container (thanks to @fl42)
Version 0.29
- updated signal-cli to version 0.6.12
- use non-root user in docker container (thanks to @fl42)
Version 0.27
- 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