Skip to content

0.4.7

Compare
Choose a tag to compare
@mandric mandric released this 02 Jul 17:57
· 8275 commits to master since this release
  • Fixed ODK forms list bug when the list is empty. Issue #886
  • Fixed compact textforms parser bug with exclamation points. Issue #989
  • Fixed bug in compact textforms parser we ignored fields with uppercase
    letters in the key of the form definition. Issue #991
  • Fixed bug when creating record with empty message. Issue #990
  • Moved raw message to bottom of report body. Issue: #927