Releases: dhis2/dhis2-android-sdk
Releases · dhis2/dhis2-android-sdk
Release 0.6.0
New features:
- Add support for event scheduling and generation (https://jira.dhis2.org/browse/ANDROSDK-63)
- Add support for Data elements – display in reports (https://jira.dhis2.org/browse/ANDROSDK-69)
- Add support for enrolemnt comments(notes) (https://jira.dhis2.org/browse/ANDROSDK-46)
- Add support for Capture coordinates at registration and TEI coordinates (https://jira.dhis2.org/browse/ANDROSDK-60)
- Add support for Shortcut link to add a relative (https://jira.dhis2.org/browse/ANDROSDK-72)
- Implement new security model (read write sharing and authorities) (https://jira.dhis2.org/browse/ANDROSDK-103)
- Download OU name for all OU path from user OU (https://jira.dhis2.org/browse/ANDROSDK-125)
Release 0.5.0
New features:
- 2.29 compatibility
- Indicators, periods
- New features ObjectStyle and RenderType
- Aggregated datavalues (download)
- Improved performance to download TrackedEntityInstances
Release 0.4.3.1
Merge pull request #145 from dhis2/develop Develop (0.4.3.1)
Release 0.4.0
New features:
- Tests refactor & nomenclature change
- Basic events download with basic pagination and limit (https://jira.dhis2.org/browse/ANDROSDK-11)
- Tracker data download (TEIs, Enrollments, etc) (https://jira.dhis2.org/browse/ANDROSDK-10)
- Provided 2 separate calls for logout (logout() and wipeDB()) (https://jira.dhis2.org/browse/ANDROSDK-2)
- Program Rules functions implemented (https://jira.dhis2.org/browse/ANDROSDK-16)
- Download categories, categoryOptions, categoryCombinations & categoryOptionCombinations and sync events for programs with cat. combinations configured (https://jira.dhis2.org/browse/ANDROSDK-22)
- Implement DB migrations (https://jira.dhis2.org/browse/ANDROSDK-7)
Bugfixing:
- 2nd Login doesn't retrieve the user OU tree (https://jira.dhis2.org/browse/ANDROSDK-1)