You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changes since v3.3.3-alpha
New
Allow task info visibility to be configurable in remote config (needed for studies where showing the number of questions and est time of completion of a task is not necessary)
Also allow slider and yesno input to be a matrix type (allow showing multiple slider questions in one page)
Added iOS Privacy Manifest (required for new App Store updates)
Fixes
Updated dependencies
Updated date input to be DD/MM/YYYY format
Added explicit check for changes in MP participant attributes (for changes in protocol, etc)
Ensure storage service is ready before app initialisation
Decode iat in token if not present in response (e.g. for ory tokens)
Fixed schema versions persisting even when enrolling on a separate platform instance