Skip to content

Releases: dimagi/commcare-android

CommCare 2.54.0

27 Aug 14:49
Compare
Choose a tag to compare
  • Added support for Android 13
  • Added support for Certificate Transparency
  • Added background sync capabilities
  • Enhanced security with the use of the SECURE_FLAG
  • Implemented Push Notifications using Firebase Cloud Messaging (FCM)
  • Added support for fullscreen mode when playing inline videos
  • Enhanced the audio recording widget to better handle concurrent recordings
  • Added checkbox support in case searches
  • Fixed an issue rendering grid images wider than the screen size
  • Fixed navigation drawer issues when in Root menu mode
  • Dropped support for Android 4.1 - 4.4 devices, minimum supported is now Android 5

Full Changelog: commcare_2.53.1...commcare_2.54.0

CommCare 2.53.1

31 Jul 15:37
fb21463
Compare
Choose a tag to compare
  • Fixed Zip Path Traversal vulnerability
  • Fixed issue with Audio Recording Widget crashing on start

CommCare 2.53.0

19 Oct 11:29
Compare
Choose a tag to compare
  • Added support for Android 12
  • Implemented encryption to captured media files (audio, video, image and signature)
  • Added pause feature to Audio capture widget UI
  • Implemented function get_json_property to retrieve individual properties from Stringified JSON documents. This is mainly relevant to address geocoding
  • Added a new XPath function called decrypt-string that allows the conversion of encrypted data to its original form

CommCare 2.52.1

16 Aug 08:09
b8b0359
Compare
Choose a tag to compare

Fixed an issue on pre-lollipop android devices where capturing a barcode was crashing the app.

CommCare 2.52.0

28 Jul 06:57
Compare
Choose a tag to compare
  • Updated Signature Widget to restrict users from saving empty signatures.
  • Updated graph UI to rotate labels on horizontal axis.
  • Removed expansion of bubbles in the graphs on click events.
  • Updated CommCare button UI.
  • When cc-use-mapbox-map setting is enabled for an app, we'll use mapbox styled map for capturing location for location-capture questions that have an appearance attribute of maps.
  • Fixed sync failures due to large lookup tables.
  • Added a special itext support for showing form summary in incomplete form list. More details can be found here
  • We'll use .mp3 codec for audios recorded inside CommCare
  • We'll show a better error message for app install failures due to captive portals.
  • Updated case relationship algorithm so that if a form creates a cyclic case relationship on save, it will get quarantined locally on mobile and won't be uploaded to HQ. Any case updates applicable for such forms won't be applied. Only applicable for projects with auto purge on aka cc-auto-purge is set to yes in custom settings.

CommCare 2.52 Beta

08 Jun 05:40
24ff7b8
Compare
Choose a tag to compare
CommCare 2.52 Beta Pre-release
Pre-release

Major changes for this pre release are:

  • We've updated button UI.
  • Fixed sync failures due to large lookup tables.
  • Added a special itext support for showing form summary in incomplete form list. More details can be found here
  • We'll use .mp3 codec for audios recorded inside CommCare
  • We'll show a better error message for app install failures due to captive portals.

CommCare 2.51.4

01 Jun 05:09
75f87d7
Compare
Choose a tag to compare
  • Fixed missing attachments in image upload questions for devices running Android 7 or less.

CommCare 2.51.3

18 May 08:41
39c4d08
Compare
Choose a tag to compare
  • Fixed missing attachments issue.
  • Fixed navigation drawer visibility issue.
  • Fixed issues in navigation when launched using external app.

CommCare 2.51.2

18 Mar 04:23
ed7c5c1
Compare
Choose a tag to compare
  • Remove bold text style from likert format list.
  • Fixes a crash while filtering case list using barcode scanner.
  • Fixes an issue where hint text overrides display text of case claim prompt.

CommCare 2.51.1

23 Feb 06:07
6b4ebb9
Compare
Choose a tag to compare

Fixed an issue introduced in 2.51.0 where question hint was invisible.