Skip to content

Update to v5.3.1.

https://github.com/research-software-directory/RSD-as-a-service/releases/tag/v5.3.1

Changelog

This is version 5.3.1 of the Research Software Directory as a service. This is a hotfix release that contains the following bug fix:

  • fix for the slug getting lost in the routes of the community and organization settings pages

This version does not require a update to the database. For completeness, a empty migration script can be found here: https://github.com/research-software-directory/RSD-production/blob/main/database-migration/migration-scripts/5.3.0-to-5.3.1.sql

Bug Fixes

  • organisation and community settings dynamic routes (b4bdc74)
  • remove docker rewrite as it not needed anymore and use turbopack in dev (a89e8d9)