Skip to content

Commit 6b90143

Browse files
authored
Update news.json
1 parent c0351b7 commit 6b90143

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/data/news.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,18 @@
112112
"content": "<p>This release focused on updating UI libraries, fixing bugs, adding new constraint features, and adding the first version of the new primary data for testing.</p><p>Please take a look at <a href=\"https://bexis2.github.io/software/releases/#3.2.0\">here</a> for more details.</p>"
113113
},
114114
{
115-
"id": 11,
115+
"id": 12,
116116
"title": "BEXIS2 Release - 3.2.1",
117117
"author": "David Schöne",
118118
"date": "2024/04/25",
119119
"content": "<p>In this release 2 bugs were fixed for the mapping and delete dataset landingpage.</p><p>Please take a look at <a href=\"https://bexis2.github.io/software/releases/#3.2.1\">here</a> for more details.</p>"
120+
},
121+
{
122+
"id": 13,
123+
"title": "BEXIS2 Release - 3.3.0",
124+
"author": "Franziska Zander",
125+
"date": "2024/07/02",
126+
"content": "<p>It took us a bit longer, but BEXIS2 version 3.3.0 also has exciting new features! The first is the Darwin Core Archive Export, which is now possible entirely via the UI of BEXIS2 (metadata & data). The second bigger feature is the integration of a DOI workflow, which allows issuing DOIs at DataCite (your institutional account is required). Further, BEXIS2 instance can now define their own landing page and use an external metadata form to enter metadata. As part of our new release procedure we updated libraries, but also improved authentication options needed for our future development and fixed several bugs. </p><p>Please take a look at <a href=\"https://bexis2.github.io/software/releases/#3.3.0\">here</a> for more details.</p>"
120127
}
121128

122129
]

0 commit comments

Comments
 (0)