LinkEye Viewer v.2.6.1.6 released

发布内容

  1. 多语言重构,不同语言使用不同的文件,且可配置,同时移除代码中中文字符
  2. 优化获取检查信息速度:减少35%的数据信息大小
  3. 优化dicom初始化解析代码,并降低部分内存,去掉jpeg2000解析文件,以提升js加载效率
  4. 分享过期对话框不允许关闭
  5. Bug fix:解决对于没有存储默认窗宽窗位的图像,初始化显示失败的问题
  6. Bug fix:解决非法dicom文件无法解析的问题(定义了Palette Color Lookup Table,但是没有值),导致前端解析错误

Release note

  1. Multi-language re-design, different languages use different files, and configurable. Remove Chinese characters in the code
  2. Optimize the speed of obtaining study information: reduce the size of data information by 35%
  3. Optimize dicom initialization parsing code, reduce memory usage, remove jpeg2000 parsing files to improve js loading efficiency
  4. Share expired dialog does not allow closing
  5. Bug fix: Resolve the problem of initial display failure for dicom images that do not store the default window width/window center.
  6. 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

LinkEye Viewer v2.6.1.5 released

发布内容

  1. 改善:DR,CR,MG图像渐进式加载时候使用10%的质量,进一步提升图像下载速度
  2. 设计修改:重构Viewer客户端代码
  3. 支持iis自定义路径显示,例如http://youdomain.com/subpath/Viewer/Index, 以便更好的支持反向代理和负载均衡
  4. Imageserver使用/imageserver而不是/api调用
  5. 相关bug修改

Release note

  1. Improvement: DR, CR, MG images use 10% quality when progressively loading
  2. Design modification: Refactoring the Viewer client code
  3. Support custom sub-path by IIS. e.g. http://youdomain.com/subpath/Viewer/Index. To better support reverse proxy and load balancing
  4. Imageserver calling use /imageserver instead of /api
  5. Related bug fixes

LinkEye Viewer v2.6.1.4 released

发布内容

  1. 重新设计客户端和服务的程序
  2. 去掉代码中的中文字符
  3. socket支持不同的二级路径名称,例如ws3d,ws2d,wsrs
  4. Bug fix: 解决CR图像渐进式加载失败的问题

Release note

  1. Re-design the client and server code
  2. remove Chinese  characters in front-side  code
  3. socket support new sub-path, e.g. ws3d,ws2d,wsrs
  4. Bug fix: solve the problem of CR image  progressive loading failure

 

LinkEye Viewer 2.6.1.1 Released(Discard)

注意:该版本不允许发布给客户

发布内容

  1. Viewer中最上层Header可以被配置,并修改UI配置文件
  2. 优化:改善图像读取速度,尤其是手机端DR大图像读取速度(提升500ms-1000ms)
  3. 如果没有设置socket3D地址(例如用户没有购买3D产品),则前端不显示3D相关按钮
  4. 修改图像显示相关bug

Release note

  1. Header of viewer can be configured
  2. Optimization: Improve image reading speed, especially on mobile phone DR large image reading speed (up to 500ms-1000ms)
  3. If the socket3D address is not set (for example, the user does not purchase the 3D product), the front end does not display the 3D related button
  4. bug fix

LinkEye Viewer 2.6.1.0 Released(Discard)

注意:该版本不允许发布给客户

发布内容

  1. 支持多phase序列切换显示(如MR序列包含动脉期,静脉期)(参考下面视频)
  2. 加入控制单个序列是否参与序列对比按钮( 参考下面视频)
  3. 普通竖屏(4:3)模式下,序列列表默认显示在右边
  4. 如果已经下载的图像个数超出preload设置,当点击新的序列时候,可以继续下载该序列
  5. 改善序列列表显示样式(如图)
  6. 升级Dicom Uploader客户端2.1.0.1
  7. Bug fix:修改底层定位线显示逻辑,解决在某些图像下可能不显示定位线的问题
  8. 其他bug修改
  9. 更新开发文档

Release notes

  1. Support phase switch for  multi-phase series(for example, the series contains the arterial phase, the venous phase)
  2. Added the ability to control whether a single series participates in series comparison
  3. In normal vertical screen (4:3) mode, the series list is displayed by default on the right
  4. If the number of images that have been downloaded exceeds the preload setting, you can continue to download the series when you click on the new series
  5. Improve series list display style
  6.  Update Dicom Uploader client to version 2.1.0.1
  7. Bug fix:Modify the underlying positioning line display logic to solve the problem that the positioning line may not be displayed under some images
  8. Other bug fix
  9. Update development document

 

相关截图: 继续阅读“LinkEye Viewer 2.6.1.0 Released(Discard)”

LinkEye Viewer 2.6.0.9 Released

发布声明

  1. 手机端加入保存图像功能(Android微信软件无该功能)
  2. 序列列表中可以显示序列描述
  3. 图像窗口中可以显示序列描述
  4. 序列按照Id同步模式改善

Release note

  1. Add save image function in the mobile mode(not supported in the android wechat)
  2. Series descriptions can be displayed in the series list
  3. Series descriptions can be displayed in the image window
  4. Improve series sync function of by image id sync mode