Release v4.1.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 from v4.0.0 to v4.1.0.
What's changed
HIFIS specific changes
We cherry-picked a bug-fix regarding the module configuration from a future release. This fix contains a breaking change that requires updates to settings.json.
Bug fixes
- BREAKING: extend modules definitions in settings.json (3943beb8)
Incoming changes from upstream v4.1.0
This is version 4.1.0 of the Research Software Directory as a service. This release contains several new features and bug fixes. The main new features are:
- added email support for the RSD
- support sending mails to Community maintainer when software requests to join
- allow locking accounts by RSD Admins
- support list view for organizations overview
This version does requires an update to the database. The migration script can be found here: https://github.com/research-software-directory/RSD-production/blob/main/database-migration/migration-scripts/4.0.0-to-4.1.0.sql
Bug Fixes
- 404 page link for community admin when clicking on list item (d9398a6)
- force constant requested_at at update, shorten mail validation log message (86868fe)
- open community page after admin creation (a1a15b9)
- pagination on software, highlights, projects, organisations, communities and news overviews (c9f7d67)
- use fully qualified names to make restore work (93b106e)
Features
- add comments for account invites (8284ff2)
- add HTTP HEAD and OPTIONS methods to access tokens (e0f5843)
- add locking accounts to database (1a21b18)
- add locking accounts to frontend (69fca54)
- add url to community (0fc9456)
- do not show tabs on community page when only one tab option is to show. (1dc7ba3)
- include prettier in vscode settings (80412e2)
- organisation overview as card grid or list view (640b4a8)
- send mail to community maintainers on join request (45f7739)
- show error message when signing in with locked account (2212030)
- show invite ID for account invites (02494c9)
Edited by Christian Meeßen