Viewer v2.5.9.0 released

New feature

  • The “Image Iaterality”  and “View Position” information can be displayed in the image window( for MG image)

Improvement

  • Optimize getting study information  efficiency  of Restful api and Dicom QR integration mode

Bug Fix

  • Solved the problem of saving direction information when saving screenshots
  • Solve if the image does not store RescaleIntercept tag, and is a signed type, lossless compression is wrong
  • Other issues

Viewer v2.5.9.0发布通知

新特性

  • 图像中,可以显示Image Iaterality 和View Position,例如可以显示MG图像摆位信息

改善

  • 优化Restful api和dicom qr集成模式获取检查信息的效率

Bug Fix

  • 解决保存图像截图时候,无法保存方向信息的问题
  • 解决如果图像没有存储RescaleIntercept,且为有符号类型,进行无损压缩和显示,出现像素内容不对的情况
  • 其他问题修改

Viewer v2.5.8.9 released

New feature

  • new option param “threed” for targetApp, it means only mpr,volume and ve module can be visible
  • new param ‘appType’ is supported in viewer’s param ,refer to the document website to learn more
  • new param ‘ui’ is supported in viewer’s param ,refer to the document website to learn more
  • viewer api is supported, you can call this api from CEF client(e.g. WPF or Form client)
  • html5 cross-domain api is supported, you will need it when you use iFrame to integrate viewer to your product

Bug fix

  • Important bug fix:Solve the problem that 3D occasionally fails to load for the first time

Viewer v2.5.8.9发布通知

新特性

  • targetApp参数支持threed,代表显示mpr,3d,ve模块
  • viewer url加入参数appType,默认为空,如果为native或iframe,则会隐藏不必要按钮
  • viewer url加入参数ui,如果&ui=image,则代表不显示面板和工具栏UI,可以用于自定义UI的用户,详细信息请参考相关开发文档
  • 支持viewerAPI,可以用于桌面应用(如WPF或Form程序)通过CEF集成Viewer
  • Viewer支持html5跨域(cross domain)调用相关api,如图像交互,模块切换等,可以用于通过iFrame方式集成viewer时候调用

Bug fix

  • 重要bug修改:解决3D偶尔第一次加载失败的问题

Viewer v2.5.8.6 Released

New feature:

  1. download function is supported in RESTful integration mode

Improvement:

  1. Ww wl preset only for the currently selected sequence
  2. When the series are compared, other series are scrolled in real time (if the image has already been downloaded)
  3.  In the server computing mode, the initial size of the DR image is unreasonable (too large), modified to fill the window.

Bug fix:

  1. Solve the problem that VE loading may fail due to direct switching from 3D to VE

Viewer v2.5.8.6发布通知

新特性:

  1. REST集成模式支持dicom下载功能

改善

  1. ww wl preset仅仅对当前选中序列
  2. 序列对比时候,其他序列实时翻页(如果图像已经下载完成)
  3. 手机2D Viewer,服务端运算模式下,DR图像初始大小不合理(太大),修改为填充窗口
  4. 皮肤可以编辑(仅针对VIP客户)

bug fix

  1. 解决从3D直接切换到VE可能导致VE加载失败的问题

修改

  1. 部分api接口修改,删除hosId参数,使用dataSourceId,具体请看看开发文档或联系我们

v2.5.8.5 Released

New feature:

  1. **Image/Series layout can be configured

Improvement:

  1. Loading optimization: donot load  unnecessary  js file of viewer. e.g. when only 2d viewer(&targetApp=twod) loaded, mpr and 3d releated js file will not be loaded
  2. Optimized mutli-frame file parsing design of front-end code
  3. Optimize loading speed of  2d mobile viewer by not loading unnecessary html files
  4. XA Modality cannot be switched to 3D viewer

Modification:

  1. Disuse “sprite” design for loading svg files, reuse single svg loading mode

Bug fix:

  1. the color-map displaying error when switching series
  2. loading error when loading multi-series multi-frame dicom files