Skip to content

Releases: complexdatacollective/Architect

6.5.2

23 Apr 18:13
eaca332
Compare
Choose a tag to compare

Network Canvas Architect 6.5.2

This is a bug fix release which addresses an issue with sorting categorical variables in the version of Interviewer used in the preview mode. It is recommended to all users running any prior versions of the app.

Changelog:

  • Update Interviewer to version 6.5.3

6.5.1

04 Oct 17:26
Compare
Choose a tag to compare

Network Canvas Architect 6.5.1

This is a bug fix release which addresses two small issues in the version of Interviewer used in the preview mode, and improves the variable search. It is recommended to all users running any prior versions of the app.

Changelog:

  • Update Interviewer reference to 6.5.1
  • Update the variable search to ignore the case of the search term and the existing variables

6.5.0

04 Sep 08:25
3540b45
Compare
Choose a tag to compare

Network Canvas Architect 6.5.0

This release of Architect fixes several bugs, and updates the internal version of Interviewer to 6.5.0. It is recommended for all current users.

Changelog

  • Fixed several issues with rendering DatePicker components, including a bug which caused the component to be blank after selecting a year and a bug where the bottom of the component was cut off.
  • Updates the project to use stylelint for sass linting.
  • Updated preview mode version of Interviewer to 6.5.0.

6.4.6

26 Jun 23:22
9075ef6
Compare
Choose a tag to compare

Network Canvas Architect 6.4.6

This release of Architect provides several small bug fixes and should be installed by anyone using version 6.4.0 or above.

Changelog

  • Fixed an issue where skip logic section allowed skip logic to be configured with no rules, causing an invalid protocol.
  • Updated preview mode version of Interviewer to 6.4.2 to fix an issue where skip logic was not being evaluated properly for ego categorical variables.

6.4.5

14 Jun 21:19
7bfa57b
Compare
Choose a tag to compare

Network Canvas Architect 6.4.5

This release of Architect fixes several important bugs and should be installed by anyone using version 6.4.0 or above.

Changelog:

  • Fixed an issue that caused invalid field validation when the validation type was changed.
  • Fixed an issue where the protocol could become corrupt due to the user deleting a variable that was in use as a validation property on a separate variable.
  • Updated the variable "in use" column in the codebook overview screen to correctly identify when a variable is used as part of another variable's validation.
  • Fixed a bug that caused the protocol not to be saveable when disabling node filtering in a name generator side panel.

6.4.4

03 May 12:57
0c5089e
Compare
Choose a tag to compare

Network Canvas Architect 6.4.4

This release of Architect provides several small bug fixes, and should be installed by anyone using version 6.4.0 or above.

Changelog:

  • Updated the built-in version of Interviewer to 6.4.1 to address a bug in categorical/ordinal bin and bucket sorting
  • Fixed spacing errors in dialogs that reference the community website
  • Fixed a bug that prevented the sample protocol from being installed when a user first opened the app

6.4.3

23 Nov 10:59
ba8127f
Compare
Choose a tag to compare

Network Canvas Architect 6.4.3

This release of Architect fixes a significant bug that caused users to lose the ability to save their protocol. It is recommended for all users of version 6.4.2.

Changelog:

  • Fixed a bug introduced in the previous version, which caused the protocol to become invalid after editing form fields. This could also manifest as variable labels becoming blank.
  • Made the stage heading focused by default when creating a new stage.
  • Added links to the new community website.
  • Fixed an issue where the date picker background was the wrong color.
  • Updated preview mode version of Interviewer to 6.4.0

6.4.2

05 Oct 08:24
ef490d1
Compare
Choose a tag to compare

Network Canvas Architect 6.4.2

This is a bugfix release of Architect, fixing several issues of varying severity. It should be installed by any users currently using version 6.4.0 or 6.4.1. Users running versions prior to this should consult the release notes for 6.4.0 before upgrading.

Changelog:

  • Fixed a bug that made it impossible to remove form field validation.
  • Fixed a bug that meant that ego variables were not being validated correctly.
  • Fixed a bug that caused skip logic and filtering rules that used edge attributes not to function.
  • Numerous small fixes for the rendering of the printable codebook.
  • Removed mp4 files from the list of possible extensions for video assets.
  • Updated the preview mode to use Interviewer 6.3.2.

6.4.1

22 Aug 13:18
cf766a7
Compare
Choose a tag to compare

Network Canvas Architect 6.4.1

This release of Architect improves the performance of the app, and the preview mode. It should be installed by any users currently using version 6.4.0.

Changelog:

  • Improved the performance of the app by fixing a bug that caused unnecessary rendering of form field components.
  • Updated the preview mode to use Interviewer 6.3.1.

6.4.0

25 Mar 13:02
50a64a1
Compare
Choose a tag to compare

Network Canvas Architect 6.4.0

This release of Architect implements the ability to specify the minimum and maximum number of alters to be created on a name generator stage, and adds additional skip logic and filter options for working with categorical variables.

Implementing these features required increasing the protocol schema version to 7. Installing this update will enable you to upgrade existing protocols to this schema version. This update should be installed by any users wishing to take advantage of these new features. If you wish to edit a protocol with a prior schema version without updating it, do not install this update.

The minimum/maximum alter functionality was funded through collaboration with Dr Jereed Ivanich at the Colorado School of Public Health. If you are interested in commissioning feature development for Network Canvas, please see our documentation on the subject.

Changelog:

  • Implemented minimum and maximum limits for the number of alters that can be named on name generator type interfaces. When specified, the user will be prompted to name more alters, or prevented from adding additional alters as appropriate.
  • Implemented new rule types that allow you to work with the number of categorical values that have been selected within a categorical variable, regardless of their value.