Skip to content

2.3.0

Compare
Choose a tag to compare
@sei-ebram sei-ebram released this 22 Jan 16:11
· 40 commits to main since this release

Enhancement Details

View Administrators can now upload files to a View, which can then be used or turned into applications.

Breaking change! FileUpload section must be configured in the appsettings (reference: https://github.com/cmu-sei/Player.Api/blob/development/Player.Api/appsettings.json) to point the location that files will get stored. Note that this should be a persistent storage volume in order to maintain uploaded files.

Non-admin users can now access another user's details if they share a team.

Users can now access another user's details if the calling user is a View Administrator of the view where the target user is a member.

There are no new fix details to report in version 2.3.0.