Skip to main content
Version: 12.x (Current)

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Changed

  • Node version updated to lts/hydrogen

[0.1.3] 2023-09-01

  • Added VIEWER_AUTHORIZATION_TOKEN env

[0.1.2] 2023-06-22

  • Removed patientID as required in GET /token

[0.1.1] 2023-03-06

  • Fixed GET /workitems

[0.1.0] 2023-02-27

  • Added DELETE /workitems/:studyInstanceUID
  • Added POST /exams
  • Added GET /workitems
  • Added GET /uid
  • Add callback POST /new-exam-callback
  • Add get exam thumbnail
  • Added GET /token
  • Add get exams
  • Add creation of workitems
  • Microservice setup