Releases: dimagi/commcare-android
CommCare 2.49.5
App Updates now resume App downloads from the point it failed instead of re-downloading all resources in the update from scratch after any network failures.
CommCare 2.49.4 [June 28, 2020]
- Fixed an issue introduced in CommCare 2.49 where if a form had a validation failure in one of the questions and finish button is clicked, it won't push the user back to the failing question in the form and simply will appear to do nothing.
CommCare 2.49.3 [June 24, 2020]
- Fixes
UnsatisfiedLinkError
crash introduced in2.49.1
and2.49.2
which was prevalent on Android 4.4 devices.
CommCare 2.49.2
- Fixes a highly frequent crash introduced in 2.49 that affected all the pre-nougat android devices. This crash occurs when network connectivity changes more specifically when device reconnects to internet.
CommCare 2.49.1
Fixes a highly frequent CommCare crash introduced in 2.48.8 LTS and 2.49 CommCare. This crash surfaces in case of frequent update failures causing the internal failure logs to become too big to deserialize in memory.
CommCare 2.48.9 (LTS Only)
Fixes a highly frequent CommCare crash introduced in 2.48.8 LTS and 2.49 CommCare. This crash surfaces in case of frequent update failures causing the internal failure logs to become too big to deserialize in memory.
CommCare 2.48.8 (LTS Only)
Tunes Update reset bheaviour to ignore rate limiting and network failures.
CommCare 2.49.0
- Removed support for Android 4.0 devices.
- Improved GIS capabilities so that users can view cases on map and record a boundary in an X-Form.
- Implemented a more robust background scheduling mechanism for Auto-updates.
- Improved error message when users are being rate-limited.
- CommCare will start auto-submitting forms in a timely fashion.
- Added support for updating CommCare from inside CommCare when a newer version is available on playstore.
- Now we show a detailed error message when user is behind a captive portal while using CommCare.
- Modified the search algorithm to match perfect prefixes.
- Added support for
index-of
x-query function which will return the position of atomic value within a sequence. - Implemented a custom property
cc-label-required-questions-with-asterisk
to show a red asterisk to denote mandatory questions in a form. - Added a new flag "AUTO_SYNC_FREQUENCY" for auto-sync which will get priority over the old flag "cc-auto-update".
- Fixed a bug in the position of popup menus which only affected users on android 7 devices.
CommCare 2.48.7
Introduces Conscrypt libs to provide Android 4.4 devices with a mechanism for modern cipher suites.
CommCare 2.48.6
Enables TLS 1.2 HTTPS support for Android SDK 16-19.