Skip to content

v1.7.0

Compare
Choose a tag to compare
@Chinlinlee Chinlinlee released this 26 Mar 10:29
· 12 commits to main since this release

1.7.0 (2023-03-26)

Features

  • DICOMWEB_PROTOCOL for QIDO 00081190 (212991e)
  • add single file uploader (182e4b5)
  • correct dicom missing 00080005 when STOW (45ea880)
  • dcmodify correct 0008,0005 before dcmconv (4ad7c42)
  • store transfer syntax UID(00020010) in mongo (68f8929)
  • support log RegExp (91e3d84)
  • use commander, write result to file (fb6bb1a)

Bug Fixes

  • 00081190 missing DICOMWEB_API (54d8d5a)
  • cannot perform storeDest (split undefined) (92161d5)
  • permission denied when mkdirp (2110324)
  • WADO-RS' imageFullPath incorrect (5b2c163)
  • wrong baseURL when hostname have pathname (cf3d46a)

Build

  • .env.template corresponds to docker-compose (532dad4)
  • ci: sync repo to private gitlab (94c99fa)
  • copy template config files when build (9dcf102)

Refactor

  • move local uploader into local folder (6196cd0)
  • use reject not return false (cf2bbeb)