Skip to content

2.2.1

Latest
Compare
Choose a tag to compare
@triole triole released this 13 Sep 13:51

RDMO 2.2.1 (Sep 13, 2024)

  • Fix import error when allauth is not used (#1145)
  • Fix a bug with collection pages when optionset refresh is true (#1147)
  • Prevent the page to change when a validation error occurs on project_questions (#1134)
  • Pin importlib_metadata to 0.8.4 due to an upstream problem

How to upgrade

In case you are upgrading from an RDMO version below 2.0.0 please read these upgrade instructions before you proceed.

pip install --upgrade rdmo
python manage.py upgrade