Skip to content

v2.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 20:35
· 664 commits to main since this release

This is version 2.9.1 of the Research Software Directory as a service. Users are recommended to upgrade as soon as possible, so they can use the DataCite API again. The main changes compared to v2.9.0 are:

  • support for the DataCite Schema 4.5 publisher changes
  • add support for colons when searching DataCite mentions by title
  • fix a bug in the citation scraper where a property was wrongfully assumed to be non-null
  • fix a display bug where Crossref would be shown for DataCite mentions when bulk importing mentions

This release doesn't require an update to the database.

Bug Fixes

  • adapt to change of DataCite GraphQL API (aac9cd6)
  • allow for colons in title when searching DataCite (714d1d7)
  • fix citation scraper bug when raw author name is null (ef98764)
  • show DataCite when bulk import used DataCite (cf8697b)