Skip to content

Releases: instedd/surveda

0.37.0

17 Jul 09:28
c61bd2f
Compare
Choose a tag to compare

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).

0.36.2

19 Jun 08:52
Compare
Choose a tag to compare

Fixes:

  • Texts should be left-aligned in Survey's Overview (#1266)
  • Can't upload MP4 file (#2271)
  • Disclaimer for project settings (#2286)
  • Remove success rate label from survey main forecast chart (#2287)

0.36.1

25 Apr 09:30
Compare
Choose a tag to compare

Features:

  • Add batch_size parameter to project settings (#2229)
  • Add batch_limit_per_minute parameter to project settings (#2206)

Fixes:

  • Stop sending cookies in mobile web (#2241)
  • Respondents line chart on survey and panel survey cards (#2199)
  • Unique member-project relationship (#2233)
  • Speed up generation of survey CSV exports (#2205)

0.36.0

31 Mar 19:53
Compare
Choose a tag to compare

Enhancements:

  • New settings page for projects (#2191)
  • Interactive survey chart (#2195)
  • Distinct success chart for surveys (#2200)
  • Support AAC, ADTS and M4A audio files (#2190)
  • Validate audio files & always transcode to MP3 (#2189)
  • Show email of channel owner when creating a survey (#2093)
  • Show count of running surveys inside a folder (#2224)

Fixes:

  • Import large CSV of respondents (#2160)
  • IVR: only accept integer numeric answers (#2186)

UI glitches:

  • Truncated tooltip in retries histogram (#2185)
  • Delete survey icon (#2124)

Technical debt:

  • Ability to disable request timeouts per instance (#2146)
  • Upgrade to Elixir 1.10 + support for MySQL ANSI QUOTES (#2209)
  • Simplified Docker environment (#2182)

0.35.3

01 Nov 20:49
857bf19
Compare
Choose a tag to compare

Enhancements

  • Allow to disable HTTP requests timeouts (#2146)

0.35.2

09 Jun 20:05
42925af
Compare
Choose a tag to compare

Enhancements

  • Show daily success rate in survey overview (#2054)
  • Expand the list of available questionnaire languages (#2090)

Bugfixes

  • Prompts are not logged in the Interactions file in MobileWeb mode (#2066)

0.35.1

03 Jun 20:43
d666c55
Compare
Choose a tag to compare

Enhancements

  • Expand the list of available questionnaire languages (#2090)

0.35.0

06 May 13:03
3ac99be
Compare
Choose a tag to compare

Enhancements

  • Setup auto formaters (#2047)
  • Add ellipsis on the step text detail for the IVR simulator (#2053)
  • Migrate to Phoenix 1.3 project structure (#2061)

Bugfixes

  • Respondent incorrectly flagged as refused (#2052)
  • IVR simulator keeps playing after STOP (#2054)
  • Reset sanitized phone number after pattern (#2055)

0.34.0

07 Mar 17:50
Compare
Choose a tag to compare

Enhancements

  • Upgrade to Ecto 3 (#1984)
  • Upgrade to Phoenix 1.4 (#1962)
  • Upgrade coherence (#2036)
  • Use plugs to load/valide current project (#1974)

0.33.3

21 Feb 17:29
Compare
Choose a tag to compare

Enhancements

  • Move panel surveys to a folder (#1981)
  • Missing bucket error when calculating percentages in survey overview (#1999)
  • IVR simulator repeat the question 3 times, then breakoff (#2003)
  • Handle long quex names (#2026)
  • Delete panel surveys (#2029)

Bugfixes

  • Optimize audios uuid column (#1996)
  • Quex export match csv and zip names (#2024)
  • UI error derived from #1977 (#2040)
  • Can't rename/delete folder (#2043)