Skip to content

0.37.0

Latest
Compare
Choose a tag to compare
@ysbaddaden ysbaddaden released this 17 Jul 09:28
· 41 commits to main since this release
c61bd2f

Features

Introduces the Channel Broker that acts as a dam between the survey-broker and the actual external services (i.e. Verboice, Nuntium).

No more than channel-capacity IVR calls or SMS messages will leave Surveda at any given time. Active contacts are memorized and marked as completed whenever we receive callbacks (yet also actively check their state against the external service to cleanup in case of missed callbacks or bugs). No IVR calls are sent to the external services outside of their scheduled window (feature pending for SMS messages).

Bugfixes

  • Fix display of percentages in chart tooltips (#2293)
  • Harmonize uploadable audio file types (#2294)

Deployment Notes

  • Nuntium latest master is required (release pending).
  • Verboice latest master is recommended (release pending).