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

ODK Briefcase v1.9.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@yanokwa yanokwa released this 29 Jan 06:31
· 1338 commits to master since this release
d269c82

All changes

Highlights

  • Support for customizable bulk exports
  • Rewrite of command line interface
  • Faster launch for users with many forms
  • Now only runs on Java 1.8 and higher

Added

  • #160 Add Google Analytics consent
  • #185 Disable Google Analytics user interface and reporting
  • #82 Do not parse forms in JavaRosa for faster launches
  • #114 Change all caps to sentence case
  • #170 Unify Export tab text boxes and buttons
  • #227 Default to the first options in Pull/Push
  • #252 Add CLI adapter
  • #259 Add bulk form exports UI
  • #220 Briefcase should run on Java 9
  • #295 Polish UI for consistency
  • #158 Upgrade Briefcase to target Java 8

Removed

  • #200 Remove Aggregate 0.9.x support

Fixed

  • #176 Send usage statistics shortly after user enables those settings
  • #197 Include default logging configuration
  • #168 SLF4J messages print when run from the CLI
  • #205 Race condition using parallel pulls causes HTTP 401 Unauthorized
  • #203 No suitable driver found for JDBC:HSQLDB using Java 1.7
  • #237 Replace dialogs from CLI with command line messages
  • #235 Initialize form cache when using CLI
  • #223 Successfully pull forms but not creating the correct folder structure
  • #261 Folder selection behavior is odd
  • #265 Filesystem location text fields should be resetable