Skip to content

Commit 0222c6f

Browse files
committed
RN v2
1 parent c1e579b commit 0222c6f

File tree

5 files changed

+13
-3
lines changed

5 files changed

+13
-3
lines changed

docs/release-notes/v1.60-v1.69.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,20 @@ New Data classes were introduced:
106106

107107
### Samples
108108

109-
Do not create 4 samples
110-
Sample deletion removed from GUI
111-
Single sample deletion
109+
* Starting with this release, creating a Study no longer automatically creates four empty Sample entries. Instead, use the **Add Samples** button to upload a Samples metadata file.
110+
111+
![Add Samples](../user-guide/doc-odm-user-guide/doc-odm-user-guide/images/add-samples-button.png)
112+
113+
* Sample deletion is no longer available via the GUI. Instead, a new option is available to delete a single Sample object via the **manageData** endpoint.
114+
115+
![Single Sample deletion](../user-guide/doc-odm-user-guide/doc-odm-user-guide/images/sample-object-deletion.png)
112116

113117
### Templates
114118

119+
Starting with this release, the Template Editor includes a new feature to view the list of Studies that use the template you’re viewing. In the new Study Browser window, you’ll see the list of Studies available to you.
120+
121+
![Template applied](../user-guide/doc-odm-user-guide/doc-odm-user-guide/images/template-applied-to-studies.png)
122+
115123
### Preview PDF attachments
116124

117125
* **Preview PDFs directly from ME**: Attachments with filenames ending in **`.pdf`** can now be previewed from the attachment list.
@@ -129,6 +137,8 @@ Single sample deletion
129137

130138
### Metadata validity facet
131139

140+
A new default facet has been added to filter Studies by **valid** or **invalid** metadata, validated against the applied template. Metadata is considered **invalid** if at least one field is invalid in any Study entity.
141+
132142
![Validity Facet](../user-guide/doc-odm-user-guide/doc-odm-user-guide/images/validity-facet.png)
133143

134144
### Key security improvements
42.4 KB
Loading
254 KB
Loading
243 KB
Loading
-88.9 KB
Loading

0 commit comments

Comments
 (0)