Skip to content

v4.5.0

Compare
Choose a tag to compare
@sebastian-raubach sebastian-raubach released this 10 Feb 10:46
· 36 commits to master since this release
  • NEW Changelog: From this version on, Germinate will include a changelog for each version highlighting the major new features and changes of each release. This changelog is available on the 'About Germinate' page as well as by clicking on the version number in the Germinate footer.
  • NEW Trials time series data: We have added a new section to the trials page focusing on trials data in a temporal context where the development of each germplasm and trait is visualized through the trial.
  • NEW Unmanned aerial vehicle (UAV) imagery support: Germinate now supports storing the imagery captured by UAVs throughout a trial alongside the measured data. The images will be visualized on a map and can be flicked through based on the time of recording.
  • NEW Shapefile support: In tandem with the UAV imagery support, we have added support for uploading the trial layout in form of Shapefiles. These will be shown on top of any UAV imagery and colour-coded based on the measured trials data values.
  • NEW User feedback: We have added a way for your users to provide feedback to you on Germinate and the data within it. If enabled, the users can select a snapshot of their screen and provide additional information as well as a feedback type like 'bug', 'data error' or 'question'. This feedback can be reviewed and acted upon by the database owners.
  • CHG Boxplot charts: Previously, Germinate pre-calculated any boxplot data on the server before displaying the result in the browser. This has now changed so that Germinate will display the individual data points alongside the boxplots which allows selection and item marking in those visualizations.
  • NEW Boxplot grouping: In addition to the changed boxplot charts, they can now be grouped by 'dataset', 'treatment' and 'group' to further enrich the visualization.
  • NEW Data update widget:Whenever data is uploaded, a new item will now be created on the front page highlighting that new data is available. This will make it much more obvious to users that new data is available or data has changed.
  • NEW Dataset changes/edits: After data has been uploaded to Germinate it is assigned to a dataset. While the meta-data of dataset could be edited previously, it wasn't possible to delete datasets completely or re-assign them to different experiments. We have now added this functionality. Additionally, new (empty) datasets can now be created through the Germinate interface which makes importing data from GridScore easier.
  • NEW Germinate setup wizard: A new Germinate setup wizard has been added to simplify the initial setup of Germinate.
  • CHG Compounds merge with traits: Because of their large overlap in the way they are stored, chemical compounds have been merged in with traits and chemical compound data is now available as trait data.
  • FIX BrAPI endpoint bug: Fixed a bug where the BrAPI endpoint for observation variables might fail depending on the trait restrictions.