What's Changed
PR | Description |
---|---|
kpi#6034 | Ensure ownership transfers do not get stuck in a "pending" state. |
kpi#6035 | Add support for encrypted and last_submission_time fields in /api/v2/assets to ease migration from deprecated /api/v1/forms
|
kpi#6006 | Migrate the authorizated_application endpoints from the now deprecated /authorizated_application/ to the /api/v2/authorized_application/ .
|
kpi#5991 | Include the <formhub><uuid> in the /api/v2/assets/ output as deployment__uuid . This avoids needing a programmatically difficult process to retrieve <formhub><uuid> for a given asset.
|
kpi#5994 | Migrate the tag endpoint from the now deprecated /tags/ to the /api/v2/tags/ .
|
kpi#5992 | Documented deprecated endpoints for KoboCAT and KPI v1 endpoints in DEPRECATION.md.
|
kpi#6032 | Fixes a crash in the clean_duplicated_submissions_root_uuid command when processing submissions without a meta/rootUuid .
|
kpi#6031 | The "Learn more about these changes here" link in account settings is broken on KoboToolbox instances using a custom support URL |
Full Changelog: 2.025.14g...2.025.29