Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.

ODK Briefcase v1.14.0

Compare
Choose a tag to compare
@ggalmazor ggalmazor released this 18 Feb 14:04
· 459 commits to master since this release
6988fbd

All changes

Highlights

  • New Start pull from last submission pulled feature will improve pull performance on slow connections for forms with more than 100 submissions
    • In the UI: Enable this in the Settings tab. Users can also clear any saved pull history using in the Settings tab.
    • In the CLI: Use the-sfl (--start_from_last) flag

Added

  • Issue #700 Update JavaRosa (#701)
  • Issue #681 resume last pull (#698)
  • Update UI with more consistent user language (#708)
  • Ensure the export dir exists before starting the export operation (#715)

Fixed

  • Issue #702 Avoid checking the Location response header if the response is not an HTTP 3xx redirect (#703)
  • Issue #709 Fix downloading form media attachments #710
  • Ensure that CLI ops select the forms they need to transfer (#712)