Skip to content

v0.1.15

Compare
Choose a tag to compare
@ninegua ninegua released this 21 Sep 04:40
· 4 commits to main since this release

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.