Skip to content

Beta Release: v1.1.0-beta

Compare
Choose a tag to compare
@niraymak niraymak released this 19 Mar 12:07
8e1191d

Release v.1.1.0-beta - 18-03-2021

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

Added

  • Graduation system for users whose FHICT account becomes unavailable. - #287
  • Added wizard to automatically import projects with a public and an oauth flow. - #326
  • Added feature to link multiple institutions to a project. - #281
  • Added action annotations for max allowed file size and allowed extensions. - #272

Fixed

  • Fixed inefficient use of entity framework for the fetching-all-projects endpoint. - #376
  • An issue where the JobScheduler did not start in staging/production. - #382
  • Fixed an issue where getting all projects was very slow. - #394