What's Changed
- Clear the fields on create button is clicked. by @santosh-pingle in #2786
- populate initial with initialExpression result collection by @parthfloyd in #2751
- added fix to prevent the crash in catalog app by @santosh-pingle in #2785
- Disable typing when dropdown has answer by @FikriMilano in #2794
- Use toSpanned in validation error dialog text by @FikriMilano in #2798
- Add review page title by @rahulmalhotra in #2796
- Configure Review layout for SDC catalog application by @rahulmalhotra in #2783
- Replace designation with translation extension in the demo questionnaire by @LZRS in #2883
- Move the add button for repeated groups to bottom by @LZRS in #2868
- Localize text for QuestionnaireValidationErrorMessageDialog items by @LZRS in #2888
- Fix answer option match for coding initial expression by @parthfloyd in #2887
- bug: include name and dob in DiffUtil content comparison by @oscarArismendi in #2885
- Fix QuestionnaireItem's title styling in Header, for compose by @LZRS in #2901
- Bump SDC version to 1.3.1 by @jingtang10 in #2912
Compose migration (backward compatible)
- Set up Compose interop interface for Questionnaire ViewHolderFactories by @LZRS in #2870
- Migrate QuestionnaireReviewRecyclerView to compose by @ellykits in #2881
- Migrate QuestionnaireEditRecyclerview to compose by @ellykits in #2884
- Migrate EditTextViewHolderFactory to compose by @LZRS in #2871
- Migrating QuantityViewHolderFactory to compose by @LZRS in #2874
- Migrate DisplayViewHolderFactory to compose by @LZRS in #2876
- Migrate SliderViewHolderFactory to compose by @LZRS in #2877
Other changes in the repo
- Add missing versions in compose dependencies by @jingtang10 in #2913
- Add benchmark for FHIR Engine sync api by @LZRS in #2830
- Refactor gradle dependencies and plugins management by @ellykits in #2903
- Migrate to kotlin v2 compiler by @LZRS in #2816
- Set up benchmark app with Compose by @LZRS in #2817
- Implement benchmarks for FhirEngine search api in app by @LZRS in #2820
- Compose benchmark app crud by @LZRS in #2818
New Contributors
- @parthfloyd made their first contribution in #2751
- @oscarArismendi made their first contribution in #2885
Full Changelog: sdc-1.3.0...sdc-1.3.1