This repository has been archived by the owner on Apr 16, 2022. It is now read-only.
ODK Briefcase v1.14.0
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)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #681 resume last pull (#698)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Update UI with more consistent user language (#708)
- Yaw Anokwa @yanokwa (Nafundi)
- Ensure the export dir exists before starting the export operation (#715)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
Fixed
- Issue #702 Avoid checking the Location response header if the response is not an HTTP 3xx redirect (#703)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #709 Fix downloading form media attachments #710
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Ensure that CLI ops select the forms they need to transfer (#712)
- Guillermo Gutiérrez @ggalmazor (Nafundi)