Skip to content

Releases: dhis2/dhis2-android-sdk

Release 1.4.3

13 Sep 13:34
490e60c
Compare
Choose a tag to compare

Bugfixing:

Release 1.4.2

01 Jul 10:42
476b5be
Compare
Choose a tag to compare

Bugfixes:

  • TrackedEntityInstance synchronization: do not ignore missing elements in the import summary (ANDROSDK-1397, ANDROSDK-1399, ANDROSDK-1396).
  • TrackedEntityInstance download misbehaving under certain settings in the Android Settings app (ANDROSDK-1400).
  • Filter by eventStatus=VISITED is not working properly in 2.33 and below (ANDROSDK-1401)

Release 1.4.1

14 Jun 12:37
5c8455f
Compare
Choose a tag to compare

New features:

Bugfixes:

Release 1.4.0

22 Apr 05:30
00185ea
Compare
Choose a tag to compare

New features:

Bugfixing:

Libraries:

Release 1.3.2

23 Mar 06:24
b87954c
Compare
Choose a tag to compare

Bugfixing:

  • Download TEI by uid is appending capture orgunits (ANDROSDK-1338).
  • TEI query appends null orgunit parameter if list is empty (ANDROSDK-1339).

Release 1.3.1

29 Jan 06:39
03cefea
Compare
Choose a tag to compare

New features:

Bugfixing:

Release 1.3.0

06 Oct 09:33
Compare
Choose a tag to compare

New features:

  • Update icons to version 2.35 (ANDROSDK-1234)
  • TrackerImportConflict: add properties to show a readable message and highlight the element in the form (ANDROSDK-1229)
  • Add access property to TrackedEntityType (ANDROSDK-1233)
  • New properties in Settings webapp (ANDROSDK-1231)

Library updates:

  • Update dhis2-antlr-expression-parser to version 1.0.11; add support for log() and log10() functions (ANDROSDK-1230)

Release 1.2.1

13 Aug 07:03
1d1daff
Compare
Choose a tag to compare

Bugfixing:

  • Reserved values are being deleted when trying to get one in offline mode ANDROSDK-1215.
  • Get updated dhis version on every call to versionManager ANDROSDK-1217.

Release 1.2.0

03 Aug 06:31
3a02595
Compare
Choose a tag to compare

New features:

Synchronization improvements:

Bugfix:

  • Update lastUpdated and lastUpdatedAtClient in propagations (ANDROSDK-1169)

Release 1.1.2

12 Jun 10:15
4dc6ad8
Compare
Choose a tag to compare

Bugfixing:

Other:

  • Do not download orgunit geometry by default (ANDROSDK-1157)
  • Support for displayFormName in TrackedEntityAttribute(ANDROSDK-831)