ODK JavaRosa v2.17.0
Highlights
- Adds support for
odk-new-repeat
event, actions nested in repeats, and space-separated event lists - Fixes
jr:choice-name
in repeats
Added
- Support for
odk-new-repeat
event and actions nested in repeats (#493)- Hélène Martin @lognaturel (Nafundi)
- Support for
odk-instance-first-load
event for actions nested in form controls and for space-separated event lists (#495)- Hélène Martin @lognaturel (Nafundi)
Fixed
- Improve error message for call on
decimal-date-time
with an argument that can't be converted to a Date (#494)- Hélène Martin @lognaturel (Nafundi)
- Always use the current date to parse a time value in the absence of a date (#478)
- Grzegorz Orczykowski @grzesiek2010 (Nafundi)
- Fixes support for external secondary instances from cache (#497)
- Grzegorz Orczykowski @grzesiek2010 (Nafundi)
- fixes jr:choice-name with relative references (#486)
- Hélène Martin @lognaturel (Nafundi)
- Use custom join method for Android compatibility (#503 )
- Hélène Martin @lognaturel (Nafundi)