Skip to content

Releases: getodk/central-backend

ODK Central v2024.1.0

29 Apr 19:26
b4754cf
Compare
Choose a tag to compare

ODK Central v2023.5.0

18 Dec 22:38
983ec81
Compare
Choose a tag to compare

ODK Central v2023.4.0

25 Sep 22:59
63fdf15
Compare
Choose a tag to compare

ODK Central v2023.3.1

06 Jul 15:43
ba6ee47
Compare
Choose a tag to compare

ODK Central v2023.3.0

01 Jun 19:03
ff5ad18
Compare
Choose a tag to compare

ODK Central v2023.2.0

10 Mar 00:12
05ebccd
Compare
Choose a tag to compare
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 <kathleen.tuite@gmail.com>

ODK Central v2023.1.0

03 Feb 23:29
ad061f6
Compare
Choose a tag to compare
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

12 Dec 23:39
8e21629
Compare
Choose a tag to compare
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

06 Dec 19:15
b885e22
Compare
Choose a tag to compare
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 <lognaturel@gmail.com>
Co-authored-by: Kathleen Tuite <kathleen.tuite@gmail.com>

ODK Central v1.5.3

21 Sep 21:06
Compare
Choose a tag to compare
Fix typo in API docs