Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

ODK Build 0.3.1

Compare
Choose a tag to compare
@issa-tseng issa-tseng released this 02 Jun 02:56
· 224 commits to master since this release

This is a desktop version of ODK Build. It operates independently from build.opendatakit.org, and is a great option if you have questionable connectivity or don't wish to bother with creating an account.

New features

  • Create "Other… specify" type questions without messing with relevance logic. Look for the new "Follow-up question" option on Choose One/Select Many questions, which allow you to add a follow-up question to ask given certain answers.
  • New option to specify a custom error message for required field validation.
  • New option to customize a form's name on the device. Look under Edit > Form Properties.
  • Remove multiple questions at once by selecting them all and trying to remove any of them. It will ask what you wish to do.
  • [Offline Build] New completely anonymous usage analytics to help us improve the app for you.
  • [Offline Build] Now checks for new releases and notifies you if one is found.

Bug fixes

  • #155: [Offline Build] Display Language menu wouldn't update language name as expected.
  • #123: Clarified the explanation of Invalid Text.
  • #151: Media type questions could crash XML export if a media type was not explicitly chosen.
  • #148: deviceid metadata questions were not converting to XLSForm correctly.
  • #138: Advanced property section should remember whether it is visible or not.
  • #118: [Online Build] Clicking on the checkmark in a menu yielded undefined behaviour.
  • #107: Uploading a form to a nonexistent Aggregate URL generated a nonsense error.