v0.1.15
New features:
- Accept input from URL parameter in the format of
?msg=...
. - Be more flexible in accepting different message formats: JSON, base64 encoded, or gzipped then base64 encoded.
- Some UI improvements.
- Add a
/test.html
endpoint for testing purpose.