Releases: onaio/onadata
Releases · onaio/onadata
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]
v3.15.0 (2023-11-17)
What's Changed
- Soft delete xform from legacy UI by @FrankApiyo in #2503
- Upgrade Django to version 3.2.23 by @kelvin-muchiri in #2507
- Custom project invitation template by @kelvin-muchiri in #2506
Full Changelog: v3.14.4...v3.15.0
v3.14.4 (2023-11-07)
What's Changed
- Update ona-oidc package to version 1.0.3 by @kelvin-muchiri in #2501
- Improve performance for attachments xform meta permissions check by @KipSigei in #2499
- Create user auth token if doesn't exist on user get by @ciremusyoka in #2496
Full Changelog: v3.14.3...v3.14.4
v3.14.3 (2023-10-30)
What's Changed
Enhancements
- Allow only authenticated users with correct permissions to download media by @KipSigei in #2492
- Stream response on endpoint
/<username>/xformsManifest/<form_id>
by @kelvin-muchiri in #2493
Full Changelog: v3.14.2...v3.14.3
v3.14.2 (2023-10-19)
What's Changed
Bug Fixes
- Save xml to json data in pre-save by @kelvin-muchiri in #2486
- Gracefully handle empty geoshapes and geotraces in data by @KipSigei in #2489
Full Changelog: v3.14.1...v3.14.2
v3.14.1 (2023-10-09)
Release Notes
Enhancements
- Rebuilding to pick the latest google export changes.
v3.14.0 (2023-10-02)
v3.2.0-1 (2023-09-25)
Patch Fix
- Ensure sas token is appended to azure blob url #2482
v3.13.1 (2023-09-13)
Release Notes
Bug Fixes
- Revert to have data exports default sorting by id
PR #2474
[@kelvin-muchiri]