Skip to content

Prepare release v2.20.0-hifis1

  • CITATION.cff
    • Version number
    • Release date
    • Check upstream version number in references
  • Create release notes

Release notes

This release updates the Helmholtz RSD to v2.20.0.

This update requires database migrations:

What's changed

HIFIS specific changes

Features

  • add FAQ about who can use the Helmholtz RSD (20e7448a)

Bug fixes

  • typo in documentation header (88e637c0)
  • color of search bar in dark mode of documentation (d2cacbaa)
  • adjust badges in README (d6489053)

Incoming changes from upstream v2.20.0

This is version 2.20.0 of the Research Software Directory as a service. This release contains many small bug fixes and dependency updates:

  • Added testimonials to project pages
  • RSD admins can now delete software from the UI
  • RSD admins can now disable package scrapers that don't behave
  • Fixed a bug in RSD-wide catagory implementation

This requires an update to the database. A migration script can be found here: https://github.com/research-software-directory/RSD-production/blob/main/database-migration/migration-scripts/2.19.0-to-2.20.0.sql

Bug Fixes

  • change category column order and specify return types in category_path (b76135e)
  • don't report on blank lines when bulk importing mentions (bf92456)
  • only have a max of 5 concurrent requests to Crossref (7c143a1)

Features

  • add testimonials to project pages (56efe2b)
  • admin can delete software from RSD (85dc89d)
  • allow for deleting software by admins (fa38eb8)
  • rsd admin can edit package manager item in order to disable scraper. (3961a67)
Edited by Christian Meeßen