Skip to content

0.4.0 - swinging sciurus

Compare
Choose a tag to compare
@enkore enkore released this 19 Sep 19:46
· 63 commits to master since this release
  • Changed search semantics: ORing terms instead of ANDing. Allow much more terms. Allow JSON POST.
  • Specified and implemented handling of phone numbers: all phone numbers are normalized to ITU-T E.164 form in ingress
  • Implemented plivo SMS backend
  • Added admin interface
  • Added timestamps to models
  • Added prometheus metrics exporting
  • Added optional required authorization for REST requests
  • Improved tests