Releases: dimagi/commcare-android
Releases · dimagi/commcare-android
Beta_2.58_477000
Beta 2.58 474459
CommCare 2.57.0
Personal ID device Configuration workflow
CommCare 2.56.1
- Fixed an issue where the audio recording widget would pause during sleep and doze modes
Full Changelog: commcare_2.56.0...commcare_2.56.1
CommCare 2.56.0
What's Changed
- [No op] Refactor entityLoaderTask to use a helper class by @shubham1g5 in #2907
- Add support for a custom Map marker for the Case List by @shubham1g5 in #2935
- Backmerge Commcare 2.55 by @avazirna in #2940
- Adds New Analytics event by @shubham1g5 in #2952
- Update pull_request_template.md by @shubham1g5 in #2946
- ConnectID Foundation by @OrangeAndGreen in #2847
- Expires entity cache for related cases by @shubham1g5 in #2955
- Cache and Lazy-Load Modifications by @shubham1g5 in #2928
- Remove media permissions by @avazirna in #2963
- Address minor UI feedback by @avazirna in #2969
- Fix Case detail tab title by @avazirna in #2953
- MInor Tweaks for Cache and Lazy Load by @shubham1g5 in #2982
- Additional logging to troubleshoot the repeated login issue by @shubham1g5 in #2993
- Fixes for Entity Cache and Lazy loading work by @shubham1g5 in #2998
- Update Firebase dependencies by @avazirna in #3002
- Cache Prime Fix: Reuse entity factory for cache prime by @shubham1g5 in #3018
Full Changelog: commcare_2.55.0...commcare_2.56.0
Beta release 472005
It contains the bug fixes around the connect and some ui revamp
CommCare 2.55.0
- Major UI update 🎉🎉🎉
- Added support for Android 14
- Improved Case detail layout when handling empty display texts
- Improved support for translations in repeat groups
- Fixed an issue with rendering case detail tabs
Full Changelog: commcare_2.54.1...commcare_2.55.0
CommCare 2.54.1
- Added Graceful Session Pause feature to safeguard sessions in case of forced app kills
- Fixed a form navigation issue due to multiple search callout extras
- Resolved an issue with unregistering Pending Sync Alert receivers
- Fixed a menu instance evaluation issue when handling duplicate menu IDs
- Fixed a Case List search issue causing false negatives
- Made user session extensible to prevent expiration during audio recordings
- Fixed a bug that was causing app updates to get stale
- Added a Developer Option to override the log submission server
CommCare 2.54.0
- 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
- Fixed Zip Path Traversal vulnerability
- Fixed issue with Audio Recording Widget crashing on start