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)

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

LinkEye viewer v2.6.2.5 released

发布声明:

  1. 优化DSA显示:针对dicomqr集成模式,允许PACS提前发送图像到LinkEye Server进行预处理,以优化DSA显示
  2. Bug fix: 手机端点击保存图像,没有文字提示(上个版本bug)
  3. Bug fix: Svc server去掉“imageSocket2DProgramName”配置后,svc启动异常

Release note

  1. Optimized DSA display: Allows PACS to send images to LinkEye Server for pre-processing in advance for dicomqr integration mode to optimize DSA display
  2. Bug fix: Click to save the image on the mobile phone, no text prompt (previous version bug)
  3. Bug fix: Svc server removes the “imageSocket2DProgramName” configuration, svc startup exception

LinkEye viewer v2.6.2.4 released

发布内容

  1. ImageServer 内网配置支持多网段
  2. ImageServer加入内网地址配置
  3. Viewer支持通过配置允许Server和Viewer使用相同域名

Release note

  1. imageServer intranet configuration supports multiple network segments
  2. ImageServer supports intranet address configuration
  3. Viewer supports configuration to allow Server and Viewer to use the same domain name

LinkEye viewer v2.6.2.3 released

发布内容

  1. 开发文档更新
  2. 对dicom解析进行优化
  3. 预取API支持异步调用和callback 功能
  4. 底层支持Amazon S3和电信云存储
  5. Bug fix: 解决非法dicom文件(VR内容非法)读取问题
  6. Bug fix: 解决MPR绘制可能存在的默认ww wl不对的问题(仅针对部分REST模式下)

Release note

  1. Update user develop document
  2. Optimize the dicom parseing speed for rest mode
  3. Prefetch API supports asynchronous call and callback functions
  4. The support for Amazon S3 and Ctyun cloud storage
  5. Bug fix: Resolve illegal dicom file (VR type content illegal) reading problem
  6. Bug fix: Solving the problem that the default ww wl of the MPR drawing may be wrong

LinkEye viewer v2.6.2.2 released

发布内容:

  1. Bug fix:解决部分非法dicom图像可能导致的生成缩略图失败和Image server crash问题
  2. Bug fix: 解决socket2d连接失败问题
  3. 修改:对于非图像文件,前端显示为invalid image
  4. Bug fix: 解决Viewer使用ip地址时候,微信分享失败的问问题

Release note

  1. Bug fix: Resolving some illegal dicom images may cause thumbnail failures and Image server crash issues
  2. Bug fix: Connect to 2d socket failure
  3. Modification:For non-image files, the front end is displayed as invalid image
  4. Bug fix: Solve the problem of WeChat sharing failure when Viewer uses ip address