Skip to content

Releases: instedd/surveda

0.33.2

21 Feb 14:24
Compare
Choose a tag to compare

0.33.1

31 Dec 16:53
6321d90
Compare
Choose a tag to compare

Enhancements

  • Create unique list of valid RespondentState and RespondentDisposition (#1975)
  • Enhance survey loading process in project overview (#1954)
  • IVR simulation: show an animated wave when playing audio (#1990)
  • IVR simulation: show inputs and step in mobile phone component (#1991)

Bugfixes

  • Implement actual pagination of surveys in a panel survey (#1968) completing #1949 and #1954
  • Fix questionnaire CSV export (#1995)
  • Force audios to be cached (#2008)

0.32.6

15 Dec 22:19
33fc8e4
Compare
Choose a tag to compare

Bugfixes

  • Audio files now properly set cache-control headers so User Agents can cache them (#2013)

0.33

02 Dec 16:01
b49e20e
Compare
Choose a tag to compare

Features

  • IVR simulator (#1950)
  • TTS in IVR simulation (#1989)

Enhancements

  • Enhance pagination (#1949)
  • New panel survey wave icon (#1948)
  • Upgrade babel (#1976)

Bug fixes

  • Missing n of respondents in cockpit (#1847)

0.32.5

25 Oct 14:21
140bbd8
Compare
Choose a tag to compare

Enhancements

  • Change Panel Survey wave icon #1948

Bugfixes

  • Pages count fail #1949
  • Missing nrespondents #1947

0.32.3

03 Sep 14:44
db3b779
Compare
Choose a tag to compare

Features

  • Create panel survey from project overview (#1916)
  • New settings UI for panel surveys (#1917)

Enhancements

0.32.2

02 Jun 18:20
c0fdd4f
Compare
Choose a tag to compare

Bugfixes

  • Fix issue with language selection audio in questionnaire export #1894

0.32.1

20 May 21:44
0acbeca
Compare
Choose a tag to compare

Bugfixes

  • Fix questionnaire export issue [#1800]
  • Add unit tests to questionnaire export [#1869]

Enhancements

  • Take out ineligible from survey repetition [#1875]
  • Change skip logic label [#1874]

0.32.0

26 Apr 16:58
f4c69e6
Compare
Choose a tag to compare

Features

  • Add start and end dates to survey configuration #1838 #1839
  • Improve UI for panel surveys #1857
    • All the repetitions of a PS will be shown together as in a folder
    • PS will have a different card design to distinguish them from regular surveys

Bugfixes

  • Include folder actions in the Activity tab

Enhancements

  • Unify schedule message in cards and overview

0.31.0

01 Mar 18:40
f9435ee
Compare
Choose a tag to compare

Features

  • Upload sample files with RespondentID. #1837
  • Disable downloading incentives when respondents were add via RespondentID. #1842

Bugfixes

  • Fix missing audios in export. #1823
  • Internationalize some missing texts. #1829
  • Export only the questionnaire's settings of enabled languages. #1832
  • Log that respondents were added when survey is running. #1835

Others

  • Vendor d3 components to handle internationalization. #1827
  • Initial cypress integration tests. #1831