Hello everyone,
We have deployed a new release to both Global and EU servers as of 19:30 UTC on 2 April 2024.
This release consists of:
- KPI version 2.024.09
- KoboCAT version 2.024.09
- Pyxform version 1.9.0, unchanged from the previous release
- Enketo Express version 6.2.2, unchanged from the previous release .
KPI
New Features
PR | Description |
---|---|
kpi#4743 kpi#4785 kpi#4773 kpi#4862 kpi#4864 kpi#4863 |
Transfer project ownership Allow users to transfer one of their projects to another user. The feature is accessible through the project sharing settings. Project types includes Deployed, Draft and Archived projects and will also transfer all submissions, media attachments, translations and transcripts. The old owner will maintain access to the project until the permissions are removed. |
kpi#4403 | New Formbuilder features 1. Option to use an auto-completing dropdown for a select_one question2. Add select_one_from_file question type to the formbuilder3. Add select_multiple_from_file question type to the formbuilder4. Add meta question start-geopoint to the formbuilder sidebar5. Add ability to set appearance values on groups |
Bug Fixes and Improvements
PR | Description |
---|---|
kpi#4876 | Fix bug where background audio files were not playing in the submission preview. |
kpi#4878 | Fix Audio Player errors in Data Table being hidden by UI. |
kpi#4871 | Fix the positioning of the new feature dialog box. |
kpi#4852 | Remove a duplicate āOriginal File (audio)ā setting that was present when viewing a submission in NLP without a transcript. |
kpi#4868 | Use label (Cancel) for cancel button in Analysis Question Editor to be less ambigious. |
kpi#4866 | Ensure that after deleting qualitative analysis questions, the UI is not displaying obsolete cached questions. |
kpi#4867 | Fix issues with analysis questions reordering not working for a project with multiple audio questions. |
kpi#4865 | Fix exports button being disabled after selecting zero fields and disabling custom selection |
kpi#4858 | Make the SSO section in Account Settings visible for users that have linked with an SSO provider thatās been hidden |
kpi#4855 | Improve labels on buttons to make them more accessible. |
kpi#4837 | Enables the Data table view is visible at all times assuming user as View submission permissions |
kpi#4849 | Ensure latest columns are displayed in Data Table after closing NLP processing view |
Of Interest to Developers
PR | Description |
---|---|
kpi#4848 | NLP split tabs components |
kpi#4562 | Remove raven package, add sentry npm package. |
kpi#4880 | Update colors pallet used by KoboToolbox. |
Kobocat
PR | Description |
---|---|
kobocat#921 | Remove unused audit logging feature |
formpack
PR | Description |
---|---|
formpack#319 | Properly flatten select_multiple_from_file |
formpack#318 | Properly flatten select_one_from_file |
formpack#314 | expand select_*_from_file |
formpack#313 | Allow a default value to be set for max-pixels on questions of type: āimageā |
formpack#317 | Add support for qualitative analysis questions |