Releases: onaio/onadata
Releases · onaio/onadata
v1.11.3-2
v1.11.3-1: Test HEAD request to submission endpoint. (#1154)
- Return correct response for HEAD request on submission endpoint
v1.11.3
v1.11.2
v1.11.1
- Last submission time in serializer should be in isoformat. (#1119 )
- Add request method in sql profiling logs. (#1121)
- Re-implement users with object permissions (#1120)
- XML submission checksum (#1122)
- Fix permissions (#1125)
- Support grouping on non-numeric field. (#1128)
- Merged dataset fixes (#1124)
Merged Datasets
- Introducing merged datasets (#1057)
- Licence copyright update (4913c6f)
- Support switching to a different user for Oauth2 Apps (#1062)
- Task to clean up pending and failed exports (#1068)
- Keeping track of received attachments per submission (#1049)
- New /data endpoint filters:
date_created
,date_modified
,status
,submitted_by
,version
(#1048) - Bug fixes (#954, #983, #1069, #1072, #1077, #1087, #1088, #1093, #1107)
Merged Datasets pre-release
- Introducing merged datasets (#1057)
- Licence copyright update (4913c6f)
- Support switching to a different user for Oauth2 Apps (#1062)
- Task to clean up pending and failed exports (#1068)
- Keeping track of received attachments per submission (#1049)
- New /data endpoint filters:
date_created
,date_modified
,status
,submitted_by
,version
(#1048) - Bug fixes (#954, #983, #1069, #1072, #1077, #1087, #1088, #1093, #1107)
v1.10.7-1 fixes
- fix: pin
safe_create_instance
to master.