Skip to content

v1.5.0

Compare
Choose a tag to compare
@Chinlinlee Chinlinlee released this 28 Oct 13:46
· 52 commits to main since this release

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.0 (2022-10-28)

Features

  • add tool for uploading DICOM via DICOMweb (10f5c31)
  • can load custom log4js config log4js.json (c05c372)
  • extract STOW-RS main process to stow.js (4044c5d)
  • useheaders.hostinstead of env SERVER_HOST (3a74081)

Bug Fixes

  • can not find node:perf_hooks module (b8d6cb3)
  • can not return frame when header have jpeg (c939b56)
  • can not support http oauth (290b34d)
  • cannot store DICOM file that missing date (489631e)
  • eslint auto fix (10d0939)
  • eslint naming convention (0a46a5a)
  • missing ui.bootstrap (ca65401)
  • oauth drop query of request that cause error (5a42412)
  • typo (c5c0b48)
  • WIP: incorrect transferSyntax parse in header (6c236e1)
  • zh_TW i18n field typo (1731024)

Build

  • default disable plugins of template config (16ded66)
  • update config template (cd86755)