Skip to content

Commit 3addc6e

Browse files
Add Release Notes for release 1.11.0 (#39)
Provides Information on the new features within the upcoming data manager release
1 parent f5a062f commit 3addc6e

File tree

1 file changed

+70
-20
lines changed

1 file changed

+70
-20
lines changed

docs/index.md

Lines changed: 70 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6,47 +6,96 @@ the [Data Manager](https://rdm.qbic.uni-tuebingen.de/login) platform early on in
66

77
## What's new?
88

9-
### Glossary
10-
<div style="font-size: smaller; color: rgba(122,122,122,1)">September 02th, 2025 </div>
9+
### Orcid Linkage and Template Registration Overhaul
1110

12-
Introduction of a glossary explaining the terms with example values in the research data management documentation.
13-
Check it out [here](metadata/concepts.md)
11+
<div style="font-size: smaller; color: rgba(122,122,122,1)">September 18th, 2025 </div>
12+
13+
📌 Checkout the complete [release notes](https://github.com/qbicsoftware/data-manager-app/releases/tag/1.11.0) on GitHub.
14+
15+
💡 Highlights:
16+
17+
- Orcid Linkage: If you didn't add your orcid account during account registration you can
18+
catch up now by linking your orcid account in your user profiles
19+
- Simplify sample registration: Downloading the batch registration template can now be done within
20+
the sample registration dialog
21+
directly.
22+
- Simplify measurement registration: Specify the domain within the measurement registration dialog
23+
directly download the domain
24+
specific template
25+
- Optional measurement name: The measurement registration sheets for proteomics and genomics now
26+
feature a column "measurement
27+
name" to optionally store the internally assigned lab identifier
28+
- Raw data filtering: The registered datasets can now be filtered by their properties via a
29+
dedicated search field
30+
- Download Urls for filtered raw data: Triggering the download of dataset URLS provides only the
31+
URLs of the filtered dataset
32+
33+
## Update history
34+
35+
### Metadata Examples and Descriptions
36+
37+
<div style="font-size: smaller; color: rgba(122,122,122,1)">September 18th, 2025 </div>
38+
39+
- Glossary: Introduction of a glossary explaining the terms with example values in the research data
40+
management documentation. Check it out [here](metadata/concepts.md)
1441

15-
## Update notes
1642

1743
### Enable Asynchronous Sample and Experiment Update
44+
1845
<div style="font-size: smaller; color: rgba(122,122,122,1)">June 10th, 2025 </div>
1946

2047
- Enable the user to trigger sample creation and update asynchronously
2148
- Enable the user to trigger experiment update processes asynchronously.
2249
- Keep him informed of the progress via dedicated toast notifications
2350

2451
### Streamline service API within the Data Manager backend to enable CRUD processes asynchronously
52+
2553
<div style="font-size: smaller; color: rgba(122,122,122,1)">March 4th, 2025 </div>
2654

2755
- Enable the user to trigger project creation asynchronously
2856
- Keep him informed of the progress via dedicated toast notifications
2957
- Update the Data Manager to Java 21
3058

59+
### Confounding variable support
60+
61+
<div style="font-size: smaller; color: rgba(122,122,122,1)">February 12th, 2025 </div>
62+
63+
- Experimental design: The management of confounding variables on experiment and sample level is now
64+
possible
65+
- Ontology: Ontology terms are now queried from TIB's new [APIv3](https://terminology.tib.eu/ts/api)
66+
by default, which uses the improved OLS4 backend
67+
- Measurements: Technical replicate information is now shown for measurements
68+
- Measurements: Sample pool names are now displayed in the measurement overview
69+
- Metadata: Improved Excel file export that also displays the ontology terms CURIE
70+
71+
Check out the
72+
full [release notes](https://github.com/qbicsoftware/data-manager-app/releases/tag/1.8.0) on GitHub.
3173

3274
### New project summary layout
75+
3376
<div style="font-size: smaller; color: rgba(122,122,122,1)">November 14th, 2024 </div>
3477

35-
- A completely new design of the project summary, that targets many improvements for accessing and updating high level project information
36-
- Enhances the spreadsheet templates with examples using what Microsoft calls [Input Messages](https://support.microsoft.com/en-us/office/more-on-data-validation-f38dee73-9900-4ca6-9301-8a5f6e1f0c4c) and links to further information resources
78+
- A completely new design of the project summary, that targets many improvements for accessing and
79+
updating high level project information
80+
- Enhances the spreadsheet templates with examples using what Microsoft
81+
calls [Input Messages](https://support.microsoft.com/en-us/office/more-on-data-validation-f38dee73-9900-4ca6-9301-8a5f6e1f0c4c)
82+
and links to further information resources
3783
- Spreadsheet templates are no static documents anymore, but generated dynamically
3884

3985
### Excel spreadsheets now supported for sample batch registration
86+
4087
<div style="font-size: smaller; color: rgba(122,122,122,1)">October 23rd, 2024 </div>
4188

4289
- Sample Batches can now be registered and updated
4390
directly [with XLSX spreadsheets](batch/sample-batch.md).
44-
- RO-Crate Export: The project summary information can now be [downloaded](project/project_edit.md#download-project-metadata) as an
91+
- RO-Crate Export: The project summary information can now
92+
be [downloaded](project/project_edit.md#download-project-metadata) as an
4593
RO-Crate to your local filesystem within the project summary.
4694
For more information on RO-Crates visit [here](https://www.researchobject.org/ro-crate/).
4795
- Some smaller [bug fixes](https://github.com/qbicsoftware/data-manager-app/releases/tag/1.5.0).
4896

4997
### Excel spreadsheets now supported for measurements
98+
5099
<div style="font-size: smaller; color: rgba(122,122,122,1)">September 4th, 2024 </div>
51100

52101
- Measurements can now be registered and updated
@@ -55,21 +104,22 @@ Check it out [here](metadata/concepts.md)
55104
- Sample metadata: the term `Organism ID` has been renamed to `Biological Replicate` to match its
56105
purpose of use.
57106
- The Data Manager is now connected to the [TIB terminology service](https://terminology.tib.eu).
58-
The [queried ontologies](ontology_search/ontology_search_introduction.md) are restricted to life science specific ones. You miss one? Please let us
107+
The [queried ontologies](ontology_search/ontology_search_introduction.md) are restricted to life
108+
science specific ones. You miss one? Please let us
59109
know and submit
60110
a [feature request](https://github.com/qbicsoftware/data-manager-app/issues/new/choose). Currently
61111
included ontologies are:
62-
- Bio-assay Ontology (__BAO__)
63-
- Brenda Tissue Ontology (__BTO__)
64-
- Chemical Entities of Biological Interest (__CHEBI__)
65-
Bioinformatics operations, data types, formats, identifiers and topics (__EDAM__)
66-
- Experimental Factor Ontology (__EFO__)
67-
- Environmental Factor Ontology (__ENVO__)
68-
- Gene Ontology (__GO__)
69-
- Molecular Interaction (__MI__)
70-
- PSI Mass Spectrometry Ontology (__MS__)
71-
- National Cancer Institute Thesaurus (__NCIT__)
72-
- Plant Ontology (__PO__)
112+
- Bio-assay Ontology (__BAO__)
113+
- Brenda Tissue Ontology (__BTO__)
114+
- Chemical Entities of Biological Interest (__CHEBI__)
115+
Bioinformatics operations, data types, formats, identifiers and topics (__EDAM__)
116+
- Experimental Factor Ontology (__EFO__)
117+
- Environmental Factor Ontology (__ENVO__)
118+
- Gene Ontology (__GO__)
119+
- Molecular Interaction (__MI__)
120+
- PSI Mass Spectrometry Ontology (__MS__)
121+
- National Cancer Institute Thesaurus (__NCIT__)
122+
- Plant Ontology (__PO__)
73123
- For
74124
species, [terms can be selected](ontology_search/ontology_search_introduction.md)
75125
from [NCBI's tree of life](https://doi.org/10.1371/journal.pgen.1005912).

0 commit comments

Comments
 (0)