Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions plugins.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12097,14 +12097,22 @@ the registration of DOIs with mEDRA.</p>]]></description>
<certification type="official"/>
<description>Datacite plugin Bugfix release</description>
</release>
<release date="2024-06-19" version="3.4.0.1" md5="a83acc4e7a90fadd7c03c87e64931d8d">
<package>https://github.com/withanage/datacite/releases/download/v3_4_0-1/datacite-v3_4_0-1.tar.gz</package>
<release date="2025-10-13" version="3.4.0.2" md5="f2cc4984fc50d84ce5ecf14eb8868b5d">
<package>https://github.com/UB-Heidelberg/datacite/releases/download/v3_4_0-2/datacite-3_4_0-2.tar.gz</package>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @nongenti, it looks like there's an issue with this release package as it's empty when unzipped.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additionally, we prefer to keep the history of releases for the plugin gallery (so adding a new entry for this release rather than replacing the previous release).

<compatibility application="omp">
<version>~3.4.0.0</version>
</compatibility>
<certification type="partner" />
<description>OMP 3.4 support</description>
</release>
<release date="2025-10-13" version="3.5.0.2" md5="0ef7d00bf5f47f0be9c8dde9f3c7c05d">
Copy link
Member

@kaitlinnewson kaitlinnewson Dec 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested and confirmed that the deposit is working in 3.5, but it looks like there's an issue with the "export DOIs" functionality. Did you notice this issue @nongenti?

<package>https://github.com/UB-Heidelberg/datacite/releases/download/v3_5_0-2/datacite-v3_5_0-2.tar.gz</package>
<compatibility application="omp">
<version>~3.5.0.0</version>
</compatibility>
<certification type="partner" />
<description>OMP 3.5 support</description>
</release>
</plugin>
<plugin category="generic" product="browseBySection">
<name locale="en">Browse By Section Plugin</name>
Expand Down