Releases: onaio/onadata
Releases · onaio/onadata
v5.6.0
What's Changed
- feat: bump oidc to v2.4.0 to add ability to import user by @kelvin-muchiri in #2911
Full Changelog: v5.5.0...v5.6.0
v5.5.0
What's Changed
- fix: bump valigetta to v0.2.1 to resolve uncaught incorrect padding error by @kelvin-muchiri in #2907
- perf: rename default decryption status migration by @kelvin-muchiri in #2908
- feat: bump oidc to add support for auth code + PKCE by @kelvin-muchiri in #2909
Full Changelog: v5.4.0...v5.5.0
v5.4.0
What's Changed
- feat: track mutation type when creating/updating Entity by @kelvin-muchiri in #2901
- Fix form replacement error by @FrankApiyo in #2902
Full Changelog: v5.3.2...v5.4.0
v5.3.2
What's Changed
- fix: resolve mismatch between tableau schema and data if repeat section is within group section by @kelvin-muchiri in #2894
- Bump ona-oidc to v2.2.0 by @FrankApiyo in #2896
- feat: prioritise regenerating XForm schema to fix broken schema after PyXForm upgrade by @kelvin-muchiri in #2897
- perf: Improve performance for migration by @kelvin-muchiri in #2898
- Update onadata base image version by @FrankApiyo in #2899
Full Changelog: v5.3.1...v5.3.2
v5.3.1
v5.3.0
What's Changed
- Resolve corrupted submission decryption failure reason and status not saved by @kelvin-muchiri in #2883
- Rename Instance decryption_status plaintext to unmanaged by @kelvin-muchiri in #2886
- fix (xform): Update XForm schema after PyXForm upgrade by @kelvin-muchiri in #2888
- feat: Add background-audio media type support by @FrankApiyo in #2887
Full Changelog: v5.2.5...v5.3.0
v5.2.5
What's Changed
- Make duplicate submission check efficient by @kelvin-muchiri in #2879
- Fix bug where encrypted XLSForm with choice filter has invalid XML by @kelvin-muchiri in #2881
Full Changelog: v5.2.4...v5.2.5
v5.2.4
What's Changed
- Skip Instance decryption if encryption is not using managed keys by @kelvin-muchiri in #2878
Co-authored by: @FrankApiyo
Full Changelog: v5.2.3...v5.2.4
v5.2.3
What's Changed
- Use safe cache operations by @kelvin-muchiri in #2874
Full Changelog: v5.2.2...v5.2.3