- Changed certain error cases to successfully convert and present warnings instead.
- 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.
- Added option for full vs standard, with default to standard preset.
- Template tweaks
- Makefile refactor
- Refactored requirements
- Added more tests
- 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.
- 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
- Added continuous integration
- Fixed a bug where the following elements were occasionally not being rendered: choice names/values, constraint messages. These issues typically affected only SurveyCTO forms.
- Upgraded PPP dependency to 1.1.4, which applied several bugfixes.
#v1.0.0, 2017-07-01
- Initial release
This changelog uses semvar