Releases: onaio/onadata
Releases · onaio/onadata
v4.0.0
What's Changed
- Remove redundant Dockerfile used for development by @kelvin-muchiri in #2575
- Add user to organization asynchronously by @kelvin-muchiri in #2574
- Upgrade to Django 4.2 by @ukanga in #2572
Full Changelog: v3.19.0...v4.0.0
v3.19.0 (2024-03-26)
What's Changed
- Ignore child questions of grouped sections within repeating sections during CSV export by @kelvin-muchiri in #2559
- Add migration to update old enketo urls by @ciremusyoka in #2552
- Add Instance History indexing to checksum & uuid fields by @KipSigei in #2564
- V3.18.2 docker updates by @ukanga in #2563
- Security Remediations by @KipSigei in #2569
Full Changelog: v3.18.2...v3.19.0
v3.18.2 (2024-02-22)
What's Changed
- Improve performance of /status endpoint and add onadata-version to /status endpoint 2558 by @FrankApiyo
v3.18.1 (2024-02-22)
What's Changed
Bug fixes
- Fix bug invalid endpoint when fetching media files #2551 by @kelvin-muchiri
v3.18.0 (2024-02-06)
What's Changed
- Process Instance metadata from light tasks synchronously by @kelvin-muchiri in #2547
- Fix SQL syntax error when grouping by select one by @KipSigei in #2549
Full Changelog: v3.17.3...v3.18.0
v3.17.3 (2024-01-15)
What's Changed
Full Changelog: v3.17.2...v3.17.3
v3.17.2 (2023-12-18)
v3.17.1 (2023-12-11)
What's Changed
- Enable
TokenAuthentication
on briefcase viewset by @KipSigei in #2523 - Fix stale data sent to RapidPro when asynchronous processing of submissions is enabled by @kelvin-muchiri in #2522
Full Changelog: v3.17.0...v3.17.1
v3.17.0 (2023-11-27)
v3.16.0 (2023-11-23)
- Add custom template tag: settings_value #2510
[@FrankApiyo] - Enhancement: Handle Statement Timeout in Briefcase Viewset #2508
[@KipSigei] - Trigger database call to correctly capture OperationalError #2513
[@KipSigei] - Upgrade Django for omitted requirements files #2512
[@kelvin-muchiri]