Skip to content

Beta Release v1.4.0-beta

Compare
Choose a tag to compare
@niraymak niraymak released this 07 Jun 10:58
9341771

Release v.1.4.0-beta - 07-06-2021

Changelog Frontend: Check below.
Changelog Backend: Click here.

Added

  • Implemented categories - #475
  • Added filter parameters to the url, so a user can share their search settings - #493
  • Added search bar inside navbar with autocomplete suggested results. - #403
  • Refactored the home page. #380
  • Added project recommendations on the home page. #497

Changed

  • Clicking to the next step in the wizard step-header will now skip the step & removed orange progress bar #460
  • Made Project URI optional - #492

Fixed

  • Fixed issue where collaborator roles would always get set to developer - #462
  • Fixed issue where the same project could be added multiple times by spamming the finish
    button #490
  • Fixed issue where alerts would never get dismissed - #441