Releases: onaio/onadata
Releases · onaio/onadata
v3.6.1 (2022-11-10)
- Retry post submission processing tasks if submission is not found #2333 [@DavisRayM]
v3.6.0 (2022-10-31)
- Update dependencies & update flaky tests #2327 [@DavisRayM]
- Refresh google credentials once expired/invalid #2326 [@FrankApiyo]
- Update github action workflows #2325 [@DavisRayM]
v3.5.0 (2022-10-06)
v3.4.0 (2022-09-22)
- Order submission URLs correctly #2313 [@ciremusyoka]
- Check number of media files in test #2314 [@ukanga]
- Remove group name prefix for grouped gps fields #2316 [@KipSigei]
- Update CI Badge #2317 [@DavisRayM]
v3.3.2 (2022-09-05)
- Update application dependencies to address security vulnerabilities #2309 [@DavisRayM]
- Remove username max_length constraint in ShareProjectSerializer #2311 [@KipSigei]
- Switch to prospector to do static analysis #2310 [@ukanga]
- Send Trivy summary to Slack #2306 [@DavisRayM]
- Fix typo while retrieving configurations #2305 [@DavisRayM]
- Handle data only repeat structure #2304 [@ukanga]
- Ensure the default ignored flake8 errors are actually ignored #2302 [@DavisRayM]
v3.3.1 (2022-08-22)
- Fix boto3 configs typo #2305 [@DavisRayM]
v3.3.0 (2022-08-22)
- Correctly configure S3 client when generating presigned URLs #2301 [@DavisRayM]
- Fix external choices form uploads #2300 [@KipSigei]
- Fix AWS storage class typo #2298 [@KipSigei]
- Update
generate_platform_stats
management command with extra columns #2297 [@DavisRayM] - Add ability to paginate geojson responses #2295 [@KipSigei]
v3.2.0 (2022-07-13)
What's Changed
- Fix an issue when trying to access azure attachments with the
suffix
query param by @DavisRayM in #2291 - Tag release v3.2.0 by @DavisRayM in #2292
Full Changelog: v3.1.1...v3.2.0
v3.1.1 (2022-07-08)
Bug fixes and Enhancements
- Update translate template tag #2289 [@DavisRayM ]
- Update Azure dependencies PR #2267 [@DavisRayM ]
v3.1.0 (2022-07-08)
Bug fixes and Enhancements
- Add dependabot configuration and trivy scans PR #2262 [@DavisRayM ]
- Add CSP Support PR #2270 [@ukanga ]
- Link a dataset as GeoJSON PR #2272 [@KipSigei ]
- Run Docker build workflows on main branch PR #2275 [@DavisRayM ]
- Show correct form validation errors PR #2278 [@KipSigei ]
- Upgrade Django to v3.2.14 PR #2280 [@KipSigei ]