Releases: onaio/onadata
Releases · onaio/onadata
v4.11.0 (2025-01-15)
What's Changed
- Add GeoJSON attachment params to EXPORT_OPTIONS by @FrankApiyo in #2757
- CSV export optimization by @kelvin-muchiri in #2755
Full Changelog: v4.10.1...v4.11.0
v4.10.1 (2025-01-07)
What's Changed
- Security updates by @kelvin-muchiri in #2750
- Fix CSV import error for a form that defines Entities by @kelvin-muchiri in #2754
Full Changelog: v4.10.0...v4.10.1
v4.10.0 (2024-12-02)
What's Changed
- Delete bulk submissions asynchronously by @kelvin-muchiri in #2738
- fix: value error exception for non numeric project id by @ukanga in #2741
- Check error message in response by @ukanga in #2742
- fix: ensure xform GET query parameter is numeric by @ukanga in #2743
- Add management command to restore soft deleted form by @kelvin-muchiri in #2744
Full Changelog: v4.9.2...v4.10.0
v4.9.2 (2024-11-18)
What's Changed
- Security updates by @kelvin-muchiri in #2729
- Invalidate XForm list cache when form is published/replaced by @kelvin-muchiri in #2730
- Update pre commit install instructions by @kelvin-muchiri in #2723
- Update to oidc v1.1.2 by @ukanga in #2736
- Security updates by @kelvin-muchiri in #2737
- Ensure geojson exports creation process is idempotent by @FrankApiyo in #2734
- [fix] Lookup only models where the parent is h:head by @ukanga in #2733
Full Changelog: v4.9.1...v4.9.2
v4.3.4-oidc-udpate
Update ona-oidc to v1.1.1
v4.5.0-patch-30102024
Update django: 4.2.15 -> 4.2.16
v4.2.2-patch-30102024
Update django: 4.2.15 -> 4.2.16
v4.9.1 (2024-10-24)
What's Changed
- Remove deleted_by serializer field for Dataviews by @FrankApiyo in #2721
- Fix extra columns excluded in DataView CSV export by @kelvin-muchiri in #2727
Full Changelog: v4.9.0...v4.9.1
v4.9.0 (2024-10-22)
What's Changed
- Disable sending of activation email when creating organization by @kelvin-muchiri in #2710
- Add organization email to organization profile instead of adding to organization user by @FrankApiyo in #2712
- Update pre-commit hooks by @kelvin-muchiri in #2717
- Add/remove user from organization synchronously by @kelvin-muchiri in #2715
- Redirect client to download media directly from Amazon S3 / Azure Storage by @kelvin-muchiri in #2713
Full Changelog: v4.8.0...v4.9.0
v4.8.0 (2024-09-23)
What's Changed
- Add support for
OR
operation data filter for date fields by @kelvin-muchiri in #2704 - Update ona-oidc version to 1.1.1 by @FrankApiyo in #2708
Full Changelog: v4.7.1...v4.8.0