Skip to content

v3.11.0 (2023-07-28)

Compare
Choose a tag to compare
@FrankApiyo FrankApiyo released this 28 Jul 09:41
· 357 commits to main since this release
f92f3c2

What's Changed

New features

  • Ensure onadata can work in a multi-domain setup
    PR #2450 <https://github.com/onaio/onadata/pull/2450>
    [@FrankApiyo]
  • Add ability to create, update project invitations
    PR #2430 <https://github.com/onaio/onadata/pull/2430>
    [@kelvin-muchiri]

Bug fixes

  • Fix AttributeError: 'ExportBuilder' object has no attribute 'to_google_sheets'
    PR #2458 <https://github.com/onaio/onadata/pull/2458>
    [@kelvin-muchiri]
  • Fix AttributeError: 'NoneType' object has no attribute 'strip' when exporting form data
    PR #2453 <https://github.com/onaio/onadata/pull/2453>
    [@kelvin-muchiri]

Perfomance enhancement

  • Enhance performance of open-data endpoint api/v2/open-data//data
    PR #2456 <https://github.com/onaio/onadata/pull/2456>
    [@kelvin-muchiri]