Skip to content

5.1.0

Compare
Choose a tag to compare
@netcanvas-bot netcanvas-bot released this 21 Jan 12:23
· 1346 commits to master since this release
0beda1a

Welcome to Architect 5.1.0

This release includes the following fixes and improvements:

  • Support for four new input types: Slider, DatePicker, Relative Date Picker, and Text Area.
    • Slider: An input that allows you to implement a Visual Analog Scale (VAS) on a form.
    • DatePicker: This input allows you to capture data information in various resolutions (Year/Month/Day, Year/Month, Year).
    • Relative Date Picker: As above, except automatically bounded by distance from an "anchor date". Allows questions such as "Within the past 6 weeks...".
    • Text Area: A text input for longer format text entry.
  • Support for protocol schema version 3.
  • Fixed an issue where double clicking a .netcanvas file on Windows would cause the app to error out.

Known Issues

  • When a select box is open, it is possible to scroll the body of the page, which causes the select items to detach from the box.
    • Strategies for mediation: Avoid scrolling the main page while a select item is open.
    • Long term resolution: Block body scrolling or adjust select children position relative to body scroll (https://github.com/codaco/Architect/issues/155)

This app is part of a free, open-source suite of tools for the collection of social network data developed through the Complex Data Collective, a registered not-for-profit, and funded by the National Institutes of Health (R01 DA042711). Network Canvas is a collaboration between Northwestern University and the University of Oxford managed out of Northwestern’s Institute for Sexual and Gender Minority Health and Wellbeing.

For documentation, further information about the project, and download links for the other apps in the suite, visit https://networkcanvas.com.

Please also support this project by providing feedback! To contribute feedback, email our project team at info@networkcanvas.com.