Skip to content

Releases: DigitalExcellence/dex-backend

v.1.10.0-beta 16-12-2021

16 Dec 13:43
3dedcc6
Compare
Choose a tag to compare

Release v.1.10.0-beta - 16-12-2021

Added

-Added tags #485

Fixed

  • Updated CORS policy for Plex

v.1.9.0-beta 25-11-2021

25 Nov 15:06
Compare
Choose a tag to compare

Release v.1.9.0-beta - 25-11-2021

Added

  • Added XUnit integration tests#364

Fixed

  • Fixed user email bug, transfer project ownership now is enabled

Release v.1.8.0-beta - 4-11-2021

04 Nov 13:17
fbcaea0
Compare
Choose a tag to compare

Release v.1.8.0-beta - 4-11-2021

Fixed

  • Staging deployment failing #402
  • Users are not always visible in database #515

Release v.1.7.0-beta - 7-10-2021

07 Oct 09:25
8ada33d
Compare
Choose a tag to compare

Release v.1.7.0-beta - 7-10-2021

Added

  • Added project ownership transfer implementation - #438
  • Added pagination getuserprojects endpoint - #461

v1.6.0-beta

15 Sep 11:34
94490a6
Compare
Choose a tag to compare

Release v.1.6.0-beta - 15-9-2021

Changed

  • Added max character length when creating project name #418
  • Renamed resources and folder structure changed #500
  • Updated resharp manually #494

Security

Beta Release v1.5.0-beta

01 Jul 13:58
e8b347d
Compare
Choose a tag to compare

Release v.1.5.0-beta - 30-06-2021

Added

  • Added Fontys Gitlab to the wizard, and the functionality to get private projects - #377
  • Performance testing using K6 - #379
  • Project sorting by likes - #470

Changed

  • Added support for multiple call to actions instead of one call to action - #416

Fixed

  • Able to remove images from project - #454
  • Include categories in retrieving a user's project - #468
  • Lowercase file extensions on upload - #472
  • Fixed an issue where Swagger could not authorize with IdentityServer - #429
  • Improved the functionality of the search endpoint - #477
  • Projects now has a maximum of 10 images - #475

Beta Release v1.4.0-beta

07 Jun 10:58
a98bb8d
Compare
Choose a tag to compare

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

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

Added

  • Added autocomplete suggestions for search results - #361
  • Added image to highlights - #431
  • Added functionality to add multiples images to a project - #430
  • Filtering through categories - #444

Fixed

  • Improved performance of the get all projects query - #436
  • Removed getting the description for the projects get all query - #436

Beta Release: v1.2.1-beta

16 Apr 08:36
476032f
Compare
Choose a tag to compare

Fixed

  • A bug where the same file being linked to both a DataSource and a Project caused issues

Beta Release: v1.2.0-beta

16 Apr 08:19
0e04071
Compare
Choose a tag to compare

Release v.1.2.0-beta - 15-04-2021

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

Added

  • Added tests for the wizard - #372
  • Recommendation system, allowing users to get projects recommended based on similar users #63
  • Categories. It is now possible to categorize projects. #362

Changed

  • Improved integration tests in pipeline - #395

Fixed

  • Renamed IdentityServer to match the rest of the project name - #386

Beta Release: v1.1.0-beta

19 Mar 12:07
8e1191d
Compare
Choose a tag to compare

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