Skip to content

ODK Central v1.3.2

Compare
Choose a tag to compare
@matthew-white matthew-white released this 22 Oct 17:05
· 261 commits to master since this release
66a3a07

Bugs Fixed + Small Wins

  • Fix filename parameters in Content-Disposition header
  • Strip XML prefix from field names in Submission edit history (getodk/central-backend#410)
  • Export Submissions CSV with same number of columns in each row
  • Allow a Submission’s client audit log to have a variable number of columns
  • Skip parsing for an encrypted client audit log
  • Add tag of central repo to version.txt
  • Increase stack trace limit
  • Add host name to Sentry errors thrown by workers
  • Update translations
  • Update Enketo
    • New browser submissions with defaults in URL query string are now accepted.
    • Media files with spaces in their file name now load in the browser.
    • Form loading in Firefox's private browsing mode now works.
  • Update pyxform
    • Forms can use the allow-mock-accuracy parameter to allow external GPS to report accuracy.