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

ODK Build 0.3.5

Compare
Choose a tag to compare
@issa-tseng issa-tseng released this 06 Mar 23:02
· 158 commits to master since this release

New:

  • Add a bunch of new appearance options for media type controls (#200)

Improved:

  • Change the text "Relevance" to "Show question if" in the sidebar (#203)
  • Show a warning instead of an error for field-list group relevance (#166)
  • Set ref attribute in group body tags (#195)
  • Allow uploads to ODK Aggregate over plain unsecured HTTP (#54 / thanks to @trendspotter)

Fixed:

  • Fixed duplication-drag (hold option/ctrl while dragging) in new browsers (#214)
  • Correctly run validation when loading forms from file
  • Wrap date literals in date() so that date range constraints work correctly (#197)