You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/v1.50-v1.59.md
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,31 @@
10
10
11
11
**Admins** - users who manage organization in ODM, its user and groups.
12
12
13
+
## 1.56 Open Data Manager 2024 February Release
14
+
15
+
### New Features
16
+
17
+
-**[Advanced] Usage Tracking**: this feature allows to collect metrics and statistics organised in dashboards on Genestack side. Information for particular instance can be requested from Genestack. Currently available metrics are:
18
+
- Number of users with “Activated” status.
19
+
- Number of API calls broken down by API labels.
20
+
- Average length of UI sessions.
21
+
- Number of Studies.
22
+
- Number of metadata objects and groups for Samples, Libraries, and Preparations.
23
+
- Number of data objects broken down by Data Classes.
24
+
-**Data Class labels** per Study are reintroduces from Study Browser view.
25
+
-**[Curators] Data upload via GUI**: gct/generic data/vcf/facs data can be associated with any sample metadata attribute from template (except the key genestack:accession) when uploading data via Metadata Editor. This prevents users from need to edit original data to meet the rules of ODM data model.
26
+
-**Templates**: Ability to rename template when duplicating it.
27
+
28
+
### Fixed Major Issues
29
+
30
+
-**GUI Issues**:
31
+
- Fixed error message when linking data to Sample metadata attribute with empty values in Study.
32
+
33
+
### Other Changes
34
+
35
+
-**Tasks Page**: redesigned Task Manager is available from GUI.
36
+
-**Python SDK, R SDK** are not published in the release.
0 commit comments