1Life Android Release 1.9.0
Conditional Branching
Release Date: May 25, 2026
Platform: Android
Version: 1.9.0
🔧 Summary
This release introduces support for Conditional Branches which enables forms to dynamically display questions based on selected responses.
Questions can now belong to branches where child questions are only shown when the corresponding parent status is selected. Branches support up to three nested levels, with unlimited branches supported per form.
🐛 Issue Details
Conditional branch support
Forms previously lacked support for dynamic question visibility based on user-selected responses.
✅ Resolution
-
Implemented Conditional Branches support.
-
Added support for up to three nested branch levels per branch.