Skip to content

Commit 823e0bd

Browse files
committed
Merge branch 'rc' of https://github.com/BEXIS2/Core into rc
2 parents 7ab9dc4 + c9badc1 commit 823e0bd

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

Release Notes/Release_Notes.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ Set up if user need to agree the data agreements before download and where the a
2121

2222

2323

24-
25-
2624
# Bugfixes and enhancements
2725
### New features
2826

@@ -38,6 +36,7 @@ Set up if user need to agree the data agreements before download and where the a
3836
- **Entity Template:** Fix Wrong (trash) icon for cancel button in edit mode ([#2228](https://github.com/BEXIS2/Core/issues/2228))
3937
- **Core UI**: UX improvements across the core UI. ([#2223](https://github.com/BEXIS2/Core/issues/2223))
4038
- **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))
4140

4241

4342
### Search
@@ -68,6 +67,11 @@ Set up if user need to agree the data agreements before download and where the a
6867
- **Complex types**: Random reuse of metadata elements with the same name in complex types. ([#2189](https://github.com/BEXIS2/Core/issues/2189))
6968
- **Concept Output**: Multi complex → one complex conversion does not work. ([#2224](https://github.com/BEXIS2/Core/issues/2224))
7069
- **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+
7175

7276

7377
### Upload & parsing
@@ -81,6 +85,9 @@ Set up if user need to agree the data agreements before download and where the a
8185
- **Data Structure Edit**: Fix Selecting a meaning opens the select template overlay ([#2222](https://github.com/BEXIS2/Core/issues/2222))
8286
- **External Link**: Fix Missing validation and required fields indicator ([#2218](https://github.com/BEXIS2/Core/issues/2218))
8387
- **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))
8489

8590
### DOI & Citation
8691
- **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
93+
([#2258](https://github.com/BEXIS2/Core/issues/2258)) ([#2104](https://github.com/BEXIS2/Core/issues/2104))

0 commit comments

Comments
 (0)