Skip to content

Releases: MPDL/dataverse

Release v6.7.1-mpdl-2

23 Sep 10:09

Choose a tag to compare

#84 Fix for hidden Metadata Fields are displayed

- Cause of the error: Incorrect render condition (dsf.include was removed from parts of the condition)

Release v6.7.1-mpdl-1

26 Aug 11:38

Choose a tag to compare

Merge remote-tracking branch 'origin/mpdl-develop' into mpdl-develop

Release v6.6-mpdl-1

10 Apr 14:45

Choose a tag to compare

Fix for Test after Merge tag v6.6

- Fixed: XmlMetadataTemplateTest
-> Edmond uses URLs as values for "authorIdentifier" for ORCID (and ROR)

Release v6.5-mpdl-1

17 Jan 08:06

Choose a tag to compare

Fix for Datacite XML template

Release v6.4-mpdl-1

04 Nov 08:52

Choose a tag to compare

#80 Update citation.tsv & citation.properties (after Merge v6.4) III

- Edit authorIdentifier.description & publicationURL.description

Release v6.3-mpdl-3

25 Jul 13:31

Choose a tag to compare

importConstants

Release v6.3-mpdl-2

25 Jul 06:43

Choose a tag to compare

Added labels in Bundle.properties to prevent log messages

Release v6.3-mpdl-1

16 Jul 13:20

Choose a tag to compare

#77 Update controlledVocabulary language codes

- Add some missing two- and three-letter ISO 639 codes (new in dataverse v6.3 - missed in merge v6.3)
- See: https://github.com/IQSS/dataverse/releases/tag/v6.3 -> Improved Controlled Vocabulary for Citation Block

Release v6.2-mpdl-2

03 Jul 15:05

Choose a tag to compare

#61 Fix location of prettyprint.xsl + Add some Unit Tests

- Fix after v6.2 Merge: Move prettyprint.xsl to the correct folder (otherwise prettyPrintXML method doesn't work and FundingReferences are not send to Datacite)
- Add some Unit Tests for DataCiteMetadataUtil

Release v6.2-mpdl-1

06 May 08:49

Choose a tag to compare

Merge tag 'v6.2' into mpdl-develop