Releases: DigitalExcellence/dex-backend
Releases · DigitalExcellence/dex-backend
v.1.10.0-beta 16-12-2021
v.1.9.0-beta 25-11-2021
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
Release v.1.7.0-beta - 7-10-2021
v1.6.0-beta
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
-
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 3.1.2 to 3.1.18 Bump Microsoft.AspNetCore.Authentication.JwtBearer from 3.1.2 to 3.1.18
-
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 3.1.3 to 3.1.18 in /IdentityServerBump Microsoft.AspNetCore.Authentication.JwtBearer from 3.1.2 to 3.1.18
Beta Release v1.5.0-beta
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
Beta Release: v1.2.1-beta
Fixed
- A bug where the same file being linked to both a DataSource and a Project caused issues
Beta Release: v1.2.0-beta
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
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