Releases: bbernhard/signal-cli-rest-api
Releases · bbernhard/signal-cli-rest-api
Version 0.22
- ARM image now works again - thanks to @funkybunch
- REST API listening port is now configureable - thanks to @funkybunch
Version 0.21
- messages that were formatted like parameters weren't correctly handled - thanks to @fl42
Version 0.20
- updated signal-cli to version 0.6.11
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.19
- use non-root user in Dockerfile (see #31)
- add white border around QR code to improve readability (see #33) - thanks to @danijelst
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.17
- significantly reduced docker image size (thanks to @bentolor)
Version 0.18
- Updated signal-cli to v0.6.10
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.16
- cleanup temp files on success to prevent docker container from growing (see #26)
Version 0.15
- endpoint for linking existing devices (thanks @danijelst)
- added possibility to specify registration pin in verify endpoint.
Version 0.14
- updated signal-cli to version 0.6.8
Version 0.12
- rework of group support