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: Release Notes/Release_Notes.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,6 @@ Set up if user need to agree the data agreements before download and where the a
21
21
22
22
23
23
24
-
25
-
26
24
# Bugfixes and enhancements
27
25
### New features
28
26
@@ -38,6 +36,7 @@ Set up if user need to agree the data agreements before download and where the a
38
36
-**Entity Template:** Fix Wrong (trash) icon for cancel button in edit mode ([#2228](https://github.com/BEXIS2/Core/issues/2228))
39
37
-**Core UI**: UX improvements across the core UI. ([#2223](https://github.com/BEXIS2/Core/issues/2223))
40
38
-**Accessibility**: Accessibility improvements for Dataset Creation / Edit / Data Structure flows. ([#2271](https://github.com/BEXIS2/Core/issues/2271))
39
+
-**JWT Token**: Add a copy to clipboard button ([#2259](https://github.com/BEXIS2/Core/issues/2259))
41
40
42
41
43
42
### Search
@@ -68,6 +67,11 @@ Set up if user need to agree the data agreements before download and where the a
68
67
-**Complex types**: Random reuse of metadata elements with the same name in complex types. ([#2189](https://github.com/BEXIS2/Core/issues/2189))
69
68
-**Concept Output**: Multi complex → one complex conversion does not work. ([#2224](https://github.com/BEXIS2/Core/issues/2224))
70
69
-**Structure Mapping**: Allow mapping multiple default sources to one target. ([#2227](https://github.com/BEXIS2/Core/issues/2227))
70
+
-**Concept mapping**: False outcome when one field is mapped to multiple target fields with default values. ([#2202](https://github.com/BEXIS2/Core/issues/2202))
71
+
-**Dataset Details**: Creating links fails with HTTP 500 error. ([#2269](https://github.com/BEXIS2/Core/issues/2269))
72
+
-**Set links**: Set links cannot be deleted — fix deletion handling. ([#2272](https://github.com/BEXIS2/Core/issues/2272))
73
+
-**Metadata API**: Formats missing in JSON schemas — add missing format entries. ([#2275](https://github.com/BEXIS2/Core/issues/2275))
74
+
71
75
72
76
73
77
### Upload & parsing
@@ -81,6 +85,9 @@ Set up if user need to agree the data agreements before download and where the a
81
85
-**Data Structure Edit**: Fix Selecting a meaning opens the select template overlay ([#2222](https://github.com/BEXIS2/Core/issues/2222))
82
86
-**External Link**: Fix Missing validation and required fields indicator ([#2218](https://github.com/BEXIS2/Core/issues/2218))
83
87
-**Manage Meaning**: Fix Crashes when saving empty relation([#2215](https://github.com/BEXIS2/Core/issues/2215))
88
+
-**Data Structure From File**: Fix Escaped delimiter not ignored during data structure creation ([#283](https://github.com/BEXIS2/Core/issues/222832835))
84
89
85
90
### DOI & Citation
86
91
-**DOI Overview**: Fix links not working. ([#2261](https://github.com/BEXIS2/Core/issues/2261))
92
+
-**Citation API**: Add and add generic creation of citation formats
0 commit comments