Skip to content

Releases: bbernhard/signal-cli-rest-api

Version 0.22

23 Nov 20:04
c01abfa

Choose a tag to compare

Version 0.22 Pre-release
Pre-release
  • ARM image now works again - thanks to @funkybunch
  • REST API listening port is now configureable - thanks to @funkybunch

Version 0.21

22 Nov 12:54
12a16c3

Choose a tag to compare

Version 0.21 Pre-release
Pre-release
  • messages that were formatted like parameters weren't correctly handled - thanks to @fl42

Version 0.20

18 Oct 20:42

Choose a tag to compare

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

12 Oct 19:43

Choose a tag to compare

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

28 Aug 14:21
524939d

Choose a tag to compare

  • significantly reduced docker image size (thanks to @bentolor)

Version 0.18

13 Sep 10:26
524939d

Choose a tag to compare

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

13 Aug 17:24

Choose a tag to compare

  • cleanup temp files on success to prevent docker container from growing (see #26)

Version 0.15

11 Jul 21:26
3b69572

Choose a tag to compare

  • endpoint for linking existing devices (thanks @danijelst)
  • added possibility to specify registration pin in verify endpoint.

Version 0.14

30 May 07:39

Choose a tag to compare

  • updated signal-cli to version 0.6.8

Version 0.12

25 Apr 15:14

Choose a tag to compare

  • rework of group support