Skip to content

v3.2.0-rc.0

Compare
Choose a tag to compare
@OliverDudgeon OliverDudgeon released this 29 Apr 21:07
cc74813

3.2.0-rc.0 (2024-04-29)

Features

  • create-project: support the default product privacy of units (6a99669)
  • project-page: support file and directory rename/move (e454a7f)

Bug Fixes

  • create-project: change privacy switch back to a checkbox (d404311)
  • create-project: forward ref warning in CreateProjectForm.tsx (9fe9208)
  • create-project: restore default project privacy value when changing flavour if field is untouched (0b9c544)
  • dataset-actions: allow user to attach a dataset to a project they are an admin (43ac2f9)
  • datasets-page: stop request spam when upload finishes (9155956)
  • fix typos (7441bb3)
  • improve error message relay from api (af3d025)
  • modals: change some close button text to cancel (424f3c9)
  • project-selection: fix alignment of unit and org inputs (fa62cca)

Miscellaneous Chores