Version 2.021.06 was deployed to:
- https://kf.kobotoolbox.org/ at 16:14 UTC on 12 February 2021
- https://kobo.humanitarianresponse.info/ at 16:33 UTC on 12 February 2021
Please find a list of changes below. Thanks for using KoBoToolbox.
PR | Description | Related Issues |
---|---|---|
#2980 | Fix submission modal displaying wrong labels for choices Submission Modal was displaying wrong labels for choice type questions (e.g. select_one , rank , score ). It happened whenever multiple choices had the same name property. |
Fixes #2971 Fixes #2969 |
#2981 | Removed support for Excel Analyser Remove the Excel Analyser from our list of export options, as it is no longer maintained. Please refer to OCHA’s documentation if you would like to use the Excel Analyser: KoBoToolbox Excel Data Analyser v1.23 | HumanitarianResponse |
Closes #2536 Related to KoBoCat PR: kobotoolbox/kobocat#670 |
#2974 | Always search for root survey when adding to library Fix issue in the form builder where it was impossible to add a question from inside a group to the library. |
Fixes #2973 |
#2970 | Revert "Fix fail producing empty asset" A change intended to avoid confusing, empty drafts appearing after failed uploads mistakenly deleted some projects with actual content. We’ve recovered the projects and reverted the change. This change was previously deployed as a hotfix |
Reverts kobotoolbox/kpi#2755 |
Of interest to self-hosters
PR | Description | Related Issues |
---|---|---|
#2989 | Remove deprecated KC content types Fix an issue where creating new users could fail with the error Could not find KoBoCAT content type api.organizationprofile / api.team / api.project
|
Closes #2865 |
#2966 | Add instructions for drag-and-dropping images into in-app messages Created a warning for superusers when creating in-app messages. - This warning is to alert the user that they should drag and drop photos into the snippet and/or body - The URL from in-app message files takes the user to the right image, but through a path that only superusers can access |
Part of #2778 |
kobocat#673 | Proceed if empty instance found when syncing Mongo Prevent a system administration command, ./manage.py sync_mongo --remongo , from failing if it encounters an empty submission |