Skip to content

Latest commit

 

History

History
51 lines (41 loc) · 1.53 KB

CHANGES.md

File metadata and controls

51 lines (41 loc) · 1.53 KB

v1.3.2, 2018-09-18

Bugfixes

  • Changed certain error cases to successfully convert and present warnings instead.

v1.3.1, 2018-09-14

Bugfixes

  • Fixed an issue where French date widget text was being displayed for non-French languages.
  • Fixed an issue where brackets were appearing around skip pattern expressions.
  • Fixed an issue where bullets were not appearing for choice lists.

v1.3.0, 2018-09-14

New features

  • Added option for full vs standard, with default to standard preset.

General updates

  • Template tweaks

Developer updates

  • Makefile refactor
  • Refactored requirements
  • Added more tests

v1.2.1, 2018-07-18

Developer updates

  • Updated makefile command for pushing into production.
  • Changed changelog "CHANGES.txt" to be a markdown document. It is now "CHANGES.md".
  • Readme update; added CI status tags.

v1.2.0, 2018-07-18

General updates

  • Changed the app_instance title from "Conversion UI" to "PPP for Open Data Kit"
  • Added favicon
  • Changed default selected file format button to 'Doc'
  • Re-ordered file format buttons alphabetically

Developer Updates

  • Added continuous integration

v1.1.4, 2018-07-10

Bugfixes

  • Fixed a bug where the following elements were occasionally not being rendered: choice names/values, constraint messages. These issues typically affected only SurveyCTO forms.

v1.1.0, 2018-07-01

Bugfixes

  • Upgraded PPP dependency to 1.1.4, which applied several bugfixes.

#v1.0.0, 2017-07-01

General updates

  • Initial release

This changelog uses semvar