Hey everyone,
We’re thrilled to announce the availability of the SDC library version 1.3.1, a significant update to our Android component! This release focuses on stability, modernizing our UI components, and some key feature enhancements based on community feedback.
What’s New in 1.3.1?
This release is a focused effort on improving core stability, enhancing developer experience, and modernizing our UI components:
-
UI/UX Enhancements: We’ve improved the UX for various widgets e.g Clearing the fields when create button is clicked, Disabling typing when dropdown has answer, Moving the add button for repeated groups to bottom, Adding a page header title to the Questionnaire review page e.t.c
-
Compose Migration: A number of widgets have been migrated from the legacy Android View system to Jetpack Compose e.g. the
QuestionnaireReviewRecyclerView,QuestionnaireEditRecyclerview,EditTextViewHolderFactoryamong others. This offers better performance and flexibility for modern Android UIs. -
Localization:
QuestionnaireValidationErrorMessageDialogitems text has been localized text and designation replaced with the translation extension in the demo questionnaire. -
General Bug Fixes: Several bug fixes have been addressed including initialExpression with multiple values as result rendering incorrectly, Incorrect answer option matching for coding initial expression e.t.c
Learn More
For a comprehensive list of all changes, bug fixes, and detailed technical descriptions, please check out the full release notes on GitHub:
A Big Thank You!
A huge shout-out to the community members who contributed pull requests, reported bugs, and provided invaluable feedback. Your support drives the continuous improvement of the SDC library!
We encourage you to update your applications and explore the new features. If you run into any issues, have suggestions, or want to contribute, please feel free to open an issue or start a discussion right here in the forum or on our GitHub repository.
Happy coding!
--
The OHS Team