Releases: getodk/central-backend
Releases · getodk/central-backend
ODK Central v2024.2.0
Release notes can be found at https://github.com/getodk/central/releases/tag/v2024.2.0
ODK Central v2024.1.0
Release notes can be found at https://github.com/getodk/central/releases/tag/v2024.1.0
ODK Central v2023.5.0
Release notes can be found at https://github.com/getodk/central/releases/tag/v2023.5.0
ODK Central v2023.4.0
Release notes can be found at https://github.com/getodk/central/releases/tag/v2023.4.0
ODK Central v2023.3.1
Release notes can be found at https://github.com/getodk/central/releases/tag/v2023.3.1
ODK Central v2023.3.0
Release notes can be found at https://github.com/getodk/central/releases/tag/v2023.3.0
ODK Central v2023.2.0
Use postgres 14 (#773) * Use postgres 14 * Make run-docker-postgres in makefile use postgres 14 * Update postgres image in soak test * Update link to trigram concept in api docs to postgres14 --------- Co-authored-by: Kathleen Tuite <[email protected]>
ODK Central v2023.1.0
Check for meta group on form upload (#759) * Check for meta in form xml and update tests * Only check for missingMeta on new forms
ODK Central v2022.3.1
Enhance: complex type / groups can be '$select'ed (#717) * Enhance: complex type / groups can be '$select'ed * added a couple of unit tests
ODK Central v2022.3.0
updated API.md to reflect dataset/entities changes (#656) * updated API.md to reflect dataset/entities changes * Add articles and capitalize Central concepts * correct hyperlinks for Related APIs in Datasets group * added audit log actions for entity * move Datasets group after Submissions group * remove revisionNumber and id from Dataset object * update download Dataset endpoint * added details about implicit behavior of uploading/publishing a form with entities * Grouping changelog and testing ability to push * Small edits and changes to section names/links * Spelling and link fix * Related datasets renamed to dataset properties * Filled in Dataset and CSV details * Changes in response to comments Co-authored-by: Hélène Martin <[email protected]> Co-authored-by: Kathleen Tuite <[email protected]>