v0.20

New API Enhancements

CSV format added to stats and results API to improve integration with legacy systems.

Added question sequence number and project launch guid to results API.

Improved filtering of results with the question tags.

Build custom stat dashboards more quickly with the new summarized stats section of the API.

📘

Improvement

SMS question trailing whitespace handling improved. Multiple line breaks at the end of a question are now handled properly.

Changelog

  • added: CSV format added to stats and results APIs. Add &format=csv to enable.
  • added: Question sequence number i.e. display order added to results API
  • added: Added question tag filtering to API
  • added: Project launch participant GUID added to results API
  • added: Added summarized stats to meta section of stats API
  • improved: SMS question trailing whitespace handling improved
  • added: