Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@sebastian-raubach sebastian-raubach released this 15 Nov 14:54
· 8 commits to main since this release
  • NEW Trait reference images: The trial owner can now add trait reference images to a shared trial after its creation. These allow data collectors to look at a visual reference that should help with the scoring of traits.
  • NEW Trait deletion: It is now possible for trial owners to delete a trait even after the trial has been shared. This operation should be well considered as it has far-reaching consequences. Any data collected for this trait on any other device will be lost once they synchronize.
  • NEW Germplasm display: Added options to choose how germplasm is displayed on the main data input, e.g. germplasm identifier, rep, both or none.
  • NEW BrAPI trial creation: Added functionality to create a GridScore trial based on a Breeding API (BrAPI) study.
  • NEW Remote trials: Allowed sharing of GridScore trials with a remote self-hosted GridScore server instead of the default one.
  • NEW Trials export 'long' format: We've added another export option for tab-delimited export into the 'long' format where each individual data point is stored in its own row compared to the 'wide' format where data is exported as a germplasm by trait matrix.
  • FIX Leading/trailing spaces: Fixed issues with the automatic removal of leading and trailing spaces in input fields.
  • FIX Language switching: Fixed persistence of language switching. GridScore will now remember your language selection between sessions again.