[New feature] Release remote collaboration features (informal version)
[Improvement] Support for bad dicom files that do not store metadata headers
[Improvement] Optimize the display speed of multi-frame images (such as XA images): The server first parses the multi-frame image and then sends each frame image to the client separately
[Improvement] Redesign the 2d viewer to support dicom images with different default window center/window width values within the same series. different image will display with it’s own default window center/window values
[Improvement] When dicom qr is integrated, you can set the parent folder rules in the dicom storage path, such as studyuid, seriesuid or patientId.
[Improvement] Dicom qr integration mode supports input patientId parameter (currently only one study is returned)
[Improvement] Keep the layout and position status of the image when switching back to the 2D viewer
[Other] Remove Chinese characters from js file
[Bug fix] Solve the problem that IE11 browser can’t display 2d viewer in v2.6.0.0
[Bug fix] Solve the problem that the positioning line shows error in the IE11 browser
Bug fix:solve the problem that some CR or XA images cannot display the measurement unit. If the tag 0028, 0030 or 0018, 7022 does not save the pixel spacing information, use the information in the tag (0018, 1164)
Bug fix:solve the problem that patient id, sudy date are not displayed in some manufacturers’ rest api integration mode