Releases: levimdmiller/sms-bridge
Releases · levimdmiller/sms-bridge
v0.2.5 Remove redundant sms on mms
Release 0.2.5 (#38)
v0.2.4 Disable twilio header checking
Disable twilio header checking (#37)
v0.2.3 Disable twilio header check on attachments
Disable attachment twilio header check (#36)
v0.2.2 Fix matrix security issue
Fix matrix security issue (#35)
v0.2.1 Fix attachment security
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
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
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)
* bump version to 0.0.8
v0.0.7: Release 0.0.7 (#26)
* Invite virtual user before trying to join * Add a check if the user is already joined before joining * bump version
v0.0.6
Release 0.0.6 (#25)