Skip to content

Releases: getodk/central

ODK Central v1.4.0

02 Mar 18:43
1e90515
Compare
Choose a tag to compare

Form Deletion

  • 4.14 Purge deleted Forms
  • Handle deleted resources in Server Audit Log (#127)

Submissions

  • 5.10a Export Submissions with “select multiple” choices as columns
  • (n/a) or remove group names
  • (n/a) or include deleted Form fields
  • Display name of Form version associated with Submission (getodk/central-backend#398)
  • Save additional metadata about Submission version (#254)

Other

  • Require passwords/passphrases to be at least 10 characters long
  • Add Swahili

Bugs Fixed + Small Wins

Maintenance

  • Add usage information metrics
  • Fix select usage information metrics (getodk/central-backend#437)
  • Update Backend dependencies
  • Update Frontend dependencies
  • Update Enketo
    • Ensure that form_logo.png is loaded when present
    • All signature images are now uploaded in offline-capable Forms
  • Update pyxform-http
    • Add accuracy parameters for geopoint
    • Warn when languages are missing translations

GitHub issue: #252
Forum announcement: https://forum.getodk.org/t/odk-central-v1-4/36886

ODK Central v1.3.3

05 Nov 16:26
751b7f7
Compare
Choose a tag to compare

Bugs Fixed

  • Fix LetsEncrypt renewal failures (#253)
  • Remove warning message from odk-cmd command line tool (getodk/central-backend#419)
  • Update Enketo
    • Public access links with media and forms with non-ASCII form IDs now load as expected

ODK Central v1.3.2

22 Oct 17:05
66a3a07
Compare
Choose a tag to compare

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.

ODK Central v1.3.1

06 Oct 01:25
9d6b76c
Compare
Choose a tag to compare

Bugs Fixed

  • Fix an issue related to certbot that prevented users from installing Central for the first time.

ODK Central v1.3.0

30 Sep 19:46
d8a4ee5
Compare
Choose a tag to compare

Submissions

  • 8.05c See changes to data inline
  • 8.03b Preview Markdown while making a comment

Analytics

  • Show notice about configuring analytics
  • Configure analytics
  • View usage report
  • Submit usage report

Other

  • See basic User Access Logs
  • Alert user about Central upgrade

Bugs Fixed + Small Wins

  • Add Italian
  • Add ability to filter OData by Submission update timestamp
  • Include all groups in OData, even if not relevant
  • Pull Draft XLSForm forward when version name is changed as Form is published (#207)
  • Allow downloads to have Unicode filenames (getodk/central-backend#389)
  • Export decrypted client audit logs for Projects with managed encryption (getodk/central-backend#387)
  • Central could hang after an incorrect decryption passphrase (getodk/central-backend#392)
  • Return informative error message for invalid search() appearance
  • Add options for connecting to custom database server (getodk/central-backend#377)
  • Reduce container logs by enabling local driver for log rotation (#231)
  • Implement additional filtering for Sentry (getodk/central-backend#347)

Maintenance

GitHub issue: #223
Forum announcement: https://forum.getodk.org/t/odk-central-v1-3/35255

ODK Central v1.2.2

28 Jun 16:36
09523c9
Compare
Choose a tag to compare
  • Add Project name to App User QR codes
  • Add Japanese
  • Update translations
  • Update Frontend dependencies

ODK Central v1.2.1

09 Jun 01:00
3de8780
Compare
Choose a tag to compare

Bugs Fixed + Small Wins

  • Add ability to review a Submission from the Submissions table
  • Fix issue that caused actions to be shown for two Submissions at once in the Submissions table
  • Fix issue that prevented upgrade to v1.2 for a server that has ever had a Form with an ID ending in .xml, .xls, or .xlsx

ODK Central v1.2.0

18 May 19:03
06d3aa8
Compare
Choose a tag to compare

Submission Listing

  • 5.43/5.44/5.45 See missing media/Review State/edits in table
  • 5.11c Filter Submissions table by Review State

Submission Details

  • 8.01 See a single Submission
  • 8.02 See Submission activity
  • 8.03 Leave a comment on a Submission
  • 5.06 Set Submission Review State

Submission Edit

  • 5.07 Update a Submission via web interface

Sessions

OData

Other

  • Add ability to link to file download
  • See Project encryption status in Project list
  • See Form Draft/Submission State in Form list
  • Make Form name/title consistent with Form definition (#29, getodk/central-backend#355)
  • Log additional actions in Server Audit Log (getodk/central-backend#274, #208, #209)
  • Update Backend dependencies
  • Update Frontend dependencies
  • Update Enketo, pyxform-http

Bugs Fixed + Small Wins

GitHub issue: #198
Forum announcement: https://forum.getodk.org/t/odk-central-v1-2/33583

ODK Central v1.1.2

14 Jan 21:31
86d3ebc
Compare
Choose a tag to compare

Small Wins

  • App User Managed QR codes will now set up ODK Collect to automatically send finalized Forms as soon as a connection is found.
  • Add favicon (getodk/central-frontend#332)
  • Update pyxform-http

ODK Central v1.1.1

28 Dec 15:06
f9b3acd
Compare
Choose a tag to compare

Bugs Fixed

  • Fix an issue downloading an immediate backup of a larger database.
  • Fix an issue restoring from an immediate backup.
  • Fix an issue sending email after a scheduled backup fails.
  • Do not generate an audit log entry if backups are not set up.