LinkEye viewer v2.6.3.1 released

发布内容

  1. 改善reset api服务器,处理更多潜在异常情况
  2. Viewer中加入错误页面配置:ErrorUrl
  3. 加入Server诊断页面:diagnose,用于查看server运行情况
  4. 解决字符集ISO_IR 58中文(manufacturer is anke)显示乱码的问题

Release note:

  1. Improve the reset api server to handle more potential anomalies
  2. Error page configuration added to Viewer: ErrorUrl
  3. Add the Server diagnostic page:  used to view the server running status
  4. Solve the problem of character set ISO_IR 58 Chinese display garbled (manufacturer is anke)

LinkEye viewer v2.6.3.0 released

发布内容

  1. 支持dicom中嵌入PDF文件(mime: application/pdf,对应tag为 0042,0012)的显示
  2. 如果第一次显示缩略图错误,第二次访问时候,会重新生成缩略图
  3. Reset api模式下,对于特定图像,进入2D后,如果没有下载完成图像时候,就进入3D Viewer,可能导致3D显示错误的问题、

Release note

  1. Support display of embedded pdf file (mime: application/pdf of tag 0042,0012) in dicom
  2. If generating series thumb image failed for the first time, the thumb image will be re-generated when visite the image again
  3. Solve the problem that 3d images may display errors in REST api mode for special dicom image(with bit stored  is 16) and special operations(enter 2d and then enter 3d before series are downloaded)

Lung DL 0.5.9 released

发布内容

  1. Lung ai不显示远程协作按钮
  2. Lung ai手机端不弹出模态对话框提示(”Mobile mode is not supported for LungAI.”),而是弹出Message,几秒后自动消失
  3. Lung AI支持CTYun集成模式

Release note

  1. Remote sync button should be hidden in Lung AI viewer
  2. Modal dialog is replaced by popup message in Lung AI mobile mode
  3. CTYun mode supports lung ai

 

LinkEye viewer v2.6.2.8 released

发布内容

  1. 标准Rest集成模式,根据已有Modality进行过滤,非标准Modality不显示
  2. Bug fix:CTYun模式,DR序列如果有多个图像,会出现翻页错误

Release note

  1. Standard Rest integration mode, filtering according to existing Modality, non-standard Modality is not displayed
  2. Bug fix:Solve the problem of page scrolling error when there are multiple images in the DR/CR series

LinkEye viewer v2.6.2.7 released

发布内容:

  1. 改善:对于iPhoneX等全面屏手机(Viewer所占分辨率高度大于等于800px时候),竖屏时候底端工具面板高度设置为65px(默认为45px),避免Home Indicator影响工具交互
  2. Bug fix:解决部分MRI无损/有损压缩数据显示不正确的问题(from HITACHI ECHELON MR)
  3. Bug fix:解决S3云存储集成模式,路径太长导致本地缓存保存失败的问题
  4. Bug fix:解决dx厂家ris影像云集成时候,MR图像无法显示3D的问题(因为DB中设备类型显示不对)

Release note:

  1. Improvement: For a full-screen phone such as iPhoneX (the resolution of the Viewer is greater than or equal to 800px), the height of the bottom tool panel is set to 65px (default is 45px) when the vertical screen is used to prevent the Home Indicator from affecting tool interaction.
  2. Bug fix: Solving the problem that some MRI lossless/lossy compressed data display is incorrect (from HITACHI ECHELON MR)
  3. Bug fix: Solving the S3 cloud storage integration mode, the path is too long, causing the local cache to fail to save.
  4. Bug fix: Solving the problem that *** manufacturer’s ris image cloud integrated MR images can not display 3D (because the modality type in DB is wrong)

 

LinkEye viewer v2.6.2.6 released

发布内容

  1. SDK支持设置3D rotate速度(for CEF)
  2. SDK支持获取当前Viewer的序列列表(for CEF)
  3. 支持10bit dicom图像的有损压缩
  4. 改善:3D下载速度改善(针对dicomqr,rest,云存储数据)
  5. Bug fix:解决s3集成可能出现的3D图像下载失败的问题

Release note

  1. SDK supports setting 3D rotate speed(for CEF)
  2. The SDK supports getting the list of current Viewer series(for CEF)
  3. Supports lossy compression of 10bit dicom images
  4. Improvement: 3D download speed improvement (for dicomqr, rest, cloud storage data)
  5. Bug fix: Solving the problem of 3D image download failure that may occur in s3 integration