Skip to content

Release 0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@josemp10 josemp10 released this 06 Jul 12:39
· 10659 commits to master since this release
fcdc0eb

New features:

Bug fixes:

  • TrackedEntityInstanceQuery: send an error when orgunit list is too long (ANDROSDK-247)
  • Map event and enrollment coordinate as double on post (ANDROSDK-272)
  • Tei last page download (ANDROSDK-270)

Changes in D2:

  • In EventModel: rename enrollment_uid to enrollment (method name only).
  • In ProgramTrackedEntityAttributeModel: rename allowFutureDates to allowFutureDate (method name only).
  • In Enrollment: rename dateOfEnrollment to enrollmentDate, and dateOfIncident to incidentDate (method name only).
  • New error codes for login offline (see D2ErrorCode): NO_AUTHENTICATED_USER_OFFLINE, DIFFERENT_AUTHENTICATED_USER_OFFLINE, DIFFERENT_SERVER_OFFLINE

Internal: