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

ODK Briefcase v1.7.0

Compare
Choose a tag to compare
@yanokwa yanokwa released this 07 Nov 23:40
· 1608 commits to master since this release

All changes

Highlights

  • Check for existing instances happens much faster when pulling
  • Instances do not have to be re-pulled when storage directory is moved
  • Download instances in parallel for much faster pulls. Off by default and marked as experimental because it may result in slower pulls with forms on App Engine.

Added

  • #138 Better utilize concurrency when pulling form submissions
  • #154 JavaRosa 2.4.0

Fixed

  • #140 Recorded instance check performance degrades proportionally with total instances
  • #141 App responsiveness degrades proportionally with form history length during pull
  • #149 Fetched instances not recognized when storage directory is moved
  • #152 Loss in connection prevents Briefcase from downloading submissions
  • #142 Application logs exceptions to console