Skip to content

Releases: levimdmiller/sms-bridge

v0.2.5 Remove redundant sms on mms

18 Apr 05:03
e551de2
Compare
Choose a tag to compare

v0.2.4 Disable twilio header checking

20 Feb 23:08
f1b6817
Compare
Choose a tag to compare
Disable twilio header checking (#37)

v0.2.3 Disable twilio header check on attachments

20 Feb 19:48
b79d655
Compare
Choose a tag to compare
Disable attachment twilio header check (#36)

v0.2.2 Fix matrix security issue

20 Feb 19:19
843679d
Compare
Choose a tag to compare
Fix matrix security issue (#35)

v0.2.1 Fix attachment security

18 Feb 09:22
4c84621
Compare
Choose a tag to compare

Remove user authentication from /attachment/** because twilio requires it to be unauthenticated (minus the twilio X-Twilio-Signature header).

docker pull levimiller/sms-bridge:version-0.2.1

v0.2.0 Handle outgoing attachments

18 Feb 07:15
908bf77
Compare
Choose a tag to compare

Handles outgoing (from matrix to twilio) attachments for audio/video/image/files.

docker pull levimiller/sms-bridge:version-0.2.0

v0.1.0 Handle incoming attachments

16 Feb 03:47
9f56731
Compare
Choose a tag to compare

Handles incoming attachments for audio/video/image/files, with a fallback to the twilio url for unknown mime types.

docker pull levimiller/sms-bridge:version-0.1.0

v0.0.8: Bump to version 0.0.8 (#28)

15 May 05:33
27676c9
Compare
Choose a tag to compare
* bump version to 0.0.8

v0.0.7: Release 0.0.7 (#26)

01 Mar 01:12
2c0670b
Compare
Choose a tag to compare
* Invite virtual user before trying to join

* Add a check if the user is already joined before joining

* bump version

v0.0.6

26 Feb 05:09
6e13bf1
Compare
Choose a tag to compare
Release 0.0.6 (#25)