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

LinkEye viewer v2.6.2.1 released

发布内容

  1. Bug fix:默认集成不应该显示移动端有损按钮
  2. Bug fix:rest api集成模式下载文件失败(v2.6.1.8版本出现的问题)
  3. Bug fix:解决多核cpu(16+物理核)的电脑,去床板可能错误的问题
  4. Bug fix:非标准dicom(high bit 为13,但是bit stored 为16)显示失败的问题

Release note

  1. Bug fix:Mobile lossy button should not be displayed in default mode
  2. Bug fix:Rest api integration mode download file failed
  3. Bug fix:Solve the problem of multi-core cpu (16+ physical core) computer, removing couch may be wrong
  4. Bug fix:Non-standard dicom (highbit is 13, but bitstored is 16) shows failure

LinkEye viewer v2.6.2.0 released

发布内容:

  1. 新特性:Dicom qr模式支持传递指定series Instance uid进行显示
  2. Bug fix:解决dicom qr模式下,飞利浦MR 设备返回private sop class uid的情况,对private sop class uid不进行处理

Release note

  1. New feature: Support Dicom qr mode support to pass the specified series Instance uid for display…
  2. Bug fix:in the dicom qr mode, the Philips MR returns that the private sop class uid cannot be processed

LinkEye viewer v2.6.1.8 released

发布内容

  1. 获取Study信息支持前端缓存:max-age =120 (秒)
  2. 获取Study信息支持server端redis缓存:过期时间为300秒 (如果要强制刷新,调试时候可以使用F12去掉缓存,或者使用&infoCache=flush)
  3. 获取dicom图像支持前端缓存:max-age = 86400 (24小时),Etag = 文件md5,以优化图像下载速度
  4. 改善:PC端序列列表下载显示为progress bar,而不是百分比text
  5. 改善:优化图像翻页逻辑
  6. Bug fix:渐进式加载时候,DR大图像切换序列或图像可能不实时的问题
  7. Bug fix:如果ww wl为float类型,可能导致MPR绘制错误
  8. Bug fix:手机端切换序列时候,序列下载进度没有更新不正确
  9. Bug fix:解决rest集成模式下,当第一次访问该检查,且序列图像没有下载到server端时候,可能出现的第一次访问3D失败的问题
  10. Bug fix:解决QQ浏览器(包括QQ软件和QQ浏览器)浏览分享连接可能失败的问题

Cache相关说明可以参考文档:/doc/cache-description-doc.html


Release note

  1. Getting the study information supports front-end caching: max-age = 120 (seconds)
  2. Getting the study information supports the server-side redis cache: the expiration time is 300 seconds (if you want to force a refresh, you can use F12 to remove the cache when debugging, or use &infoCache=flush)
  3. Get the dicom image support front-end cache: max-age = 86400 (24 hours), Etag = file md5 to optimize image download speed
  4. Improvement: PC-side series list download progress is shown as progress bar instead of percentage text
  5. Improvement: Optimize image scrolling logic
  6. Bug fix: When the progressive loading, DR large image switching series or image may not be real-time problem
  7. Bug fix: If ww wl is of type float, it may cause MPR drawing error.
  8. Bug fix: When the mobile terminal switches series or image, the series download progress is not updated incorrectly
  9. Bug fix: In the restful api  mode, when the series image is not downloaded, the first possible 3D rendering failure may occur
  10. Bug fix: Solving the problem that Tencent browser (including Tencent software and Tencent browser) may not be able to browse shared connections

LinkEye viewer v2.6.1.7 released

发布内容

  1. 优化:GetSudies加入gzip压缩
  2. Bug fix:解决部分有符号mr图像有损压缩可能出现的问题
  3. Bug fix:解决cloudimage=1参数bug(仅针对上个版本)
  4. Bug fix:解决rest集成模式下下载文件失败的问题(仅针对上个版本)

Release note

  1. Optimization: GetSudies adds gzip compression
  2. Bug fix: Solve some problems with lossy compression of some signed mr images
  3. Bug fix: Solve the cloudimage=1 parameter bug (only for the previous version)
  4. Bug fix:Solve the problem of downloading files in rest integration mode (only for the previous version)