Skip to content

1.11.0

Compare
Choose a tag to compare
@sandeep-ps sandeep-ps released this 29 Jul 20:44
· 183 commits to master since this release
55245dc

Added

  • Show different components in the catalog based on the user. #709
  • Add copyright to the catalog codes. #708
  • Add group authorization to GET /events/{event_id}/images endpoint.#716
  • Add group authorization to GET/events/{event_id}/images/{image_id} endpoint.#718
  • Add group authorization to PUT/events/{event_id}/images/{image_id} endpoint.#719
  • Add group authorization to DELETE /events/{event_id}/images/{image_id} endpoint.#720
  • Make catalog pages to show different items for reviewers and non-reviewers. #709

Fixed

  • Fixed talent page to show decoded capabilities. #703
  • Fix title search with user auth key. #732