LinkEye viewer v2.6.3.7 released

发布内容

  1. indexedDB 缓存支持,客户端第二次浏览可以优先读取本地文件
  2. 底层Server端相关接口改善
  3. 已知bug修改
  4. 改善部分图像(DX,CR)的解析速度
  5. svc服务加入托盘程序
  6. 安装包升级考虑sqlite备份
  7. 其他改善

Release note

  1. indexedDB Cache support
  2. Improved underlying server-side api
  3. Known bug fixes
  4. Improve the parsing speed of some images (DX, CR)
  5. Svc service added to the tray program
  6. Install package upgrade consider sqlite backup
  7. Other improvements

 

LinkEye viewer v2.6.3.6 released

发布内容:

  1. 支持数据地址映射功能:一般用于读取第三方pacs数据地址后,虚拟盘符映射为网路实际盘符
  2. Viewer发布轻量版数据库sqlite,可以不依赖mysql,减少安装包大小(webpacs仍然需要安装mysql)
  3. 多检查对比时候,检查列表中可以显示“患者姓名,设备,检查日期,检查部位”
  4. bug fix:解决dicom详细信息中显示了“***”,没有显示实际值
  5. bug fix:解决移动端Viewer点击矩形测量后图标没有选中的问题
  6. bug fix:解决第一次进入Viewer后,序列缩略图没有选中的问题
  7. 其他问题修改

Release note

  1. Support data address mapping function: generally used to read the third-party pacs data address, the virtual drive is mapped to the actual network drive
  2. Viewer released a lightweight database: sqlite, which can reduce the size of the installation package without relying on mysql (webpacs still need to install mysql)
  3. in study comparison mode, the patient name,modality,study date,study bodypart can be displayed in the study list
  4. Bug fix: Solve “***” in the dicom details, no actual value is displayed
  5. Bug fix: Solve the problem that the mobile device Viewer clicks on the rectangle and the icon is not selected
  6. Bug fix: Solve the problem that the series thumbnail is not selected after entering the Viewer for the first time
  7. Other bug fix

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)