Releases: instedd/surveda
Releases · instedd/surveda
0.33.1
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
Bugfixes
- Audio files now properly set
cache-control
headers so User Agents can cache them (#2013)
0.33
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
Enhancements
- Change Panel Survey wave icon #1948
Bugfixes
0.32.3
Features
- Create panel survey from project overview (#1916)
- New settings UI for panel surveys (#1917)
Enhancements
0.32.2
Bugfixes
- Fix issue with language selection audio in questionnaire export #1894
0.32.1
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
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
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