https://bazaar.eprints.org/1100/
Summary of changes since 2.0.1:
- Further enhancements to DataCite schema 4.0 and 4.1 compatibility
- Setting to restrict EPrints Types which can have DOIs minted for them
- Setting to specify privilege required for minting DOIs
- Validation for presence of data for mandatory fields
- Suppress Coin DOI button if DOI is already registered for eprint (unless custom DOI minting is enabled)
- Remove Crypt::SSLeay dependency
- Provide (opt in) WWW::Curl backend as alternative to LWP
- Check DOI prefix and warn if a non test prefix is used in development or testing environments
- Significantly expanded phrases file
- Various bug fixes
- Documentation updates and enhancements
Summary of changes since v1.1:
- Re architect EPrints -> DataCite mapping code.
- Expanded coverage of fields provided by DataCite
- UTF-8 encode all communications with remotes
- Various bug fixes
This version will use the mandatory and optional elements of dataciteXML (schema version 4.0)
Summary of changes since 1.0 and 1.0.0
- Beginning of DataCite schema 4.0 support
- Some changes to metadata handling and mapping
- Various bug fixes and enhancements
This version will use the mandatory elements of dataciteXML (schema version 2.2)
Summary of changes since 0.9.2
- Schema location hard coded in configuration
- Updated documentation
- "Mint DOI" button added
- Enhanced flexibility
- Improved error handling for network events