发布内容
- 多语言重构,不同语言使用不同的文件,且可配置,同时移除代码中中文字符
- 优化获取检查信息速度:减少35%的数据信息大小
- 优化dicom初始化解析代码,并降低部分内存,去掉jpeg2000解析文件,以提升js加载效率
- 分享过期对话框不允许关闭
- Bug fix:解决对于没有存储默认窗宽窗位的图像,初始化显示失败的问题
- Bug fix:解决非法dicom文件无法解析的问题(定义了Palette Color Lookup Table,但是没有值),导致前端解析错误
Release note
- Multi-language re-design, different languages use different files, and configurable. Remove Chinese characters in the code
- Optimize the speed of obtaining study information: reduce the size of data information by 35%
- Optimize dicom initialization parsing code, reduce memory usage, remove jpeg2000 parsing files to improve js loading efficiency
- Share expired dialog does not allow closing
- Bug fix: Resolve the problem of initial display failure for dicom images that do not store the default window width/window center.
- Bug fix: Resolve an issue where an illegal dicom file cannot be parsed (a Palette Color Lookup Table is defined, but no value), causing a dicom parsing error