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
> This version holds several UX/UI improvements, bugfixes and enhancements related to dataset creation and upload and a revised download. For example single file downloads without metadata are no longer allowed without edit permissions. The content of the download archive also have been extended und refactored. During creation you can now also enable to check if required DWC terms are assigned (show as warning). Further our new integrated curation tool has been added for testing.
- Update script from version 4.1.0 to 4.2.0: [Update_Script_4.1.0_4.2.0.sql](https://github.com/BEXIS2/Core/blob/rc/database%20update%20scripts/4.1.0-4.2.0.sql)
10
10
11
11
### New Settings:
12
-
-**...**
12
+
-**Show Darwin Core Archive Validation** (RPM)
13
+
If this flag is true, you can validate your data structure against a darwin core archive type.
14
+
15
+
-**Curation Group Name** & **Curation Labels** (DDM)
16
+
The new curation module was added for testing (Instruction: https://github.com/BEXIS2/Core/issues/2277). It is not ready for production!
17
+
18
+
-**Data Agreement by download** (DDM)
19
+
Set up if user need to agree the data agreements before download and where the agreement is written.
20
+
"options": ["none","data policy","terms and conditions"]
21
+
22
+
23
+
24
+
13
25
14
26
# Bugfixes and enhancements
15
27
### New features
16
-
-**Species Mapping Module (SMM)**: Create Species Mapping Module. ([#2201](https://github.com/BEXIS2/Core/issues/2201))
28
+
17
29
18
30
### UI / UX
19
31
-**Documentation**: Change edit and add save icon. ([#2221](https://github.com/BEXIS2/Core/issues/2221))
32
+
-**Documentation**: Fix unintended line breaks before images ([#2247](https://github.com/BEXIS2/Core/issues/2247))
20
33
-**Search UI**: Small improvements. ([#2232](https://github.com/BEXIS2/Core/issues/2232))
0 commit comments