Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Apr 15:03

Breast Follow-up System Release Notes | 更新日志

This release provides a Windows desktop application plus standalone desktop/mobile HTML files for the Breast Follow-up System.

本版本提供乳腺癌随访系统的 Windows 桌面程序,以及 PC / 手机版独立 HTML 文件。

Assets | 产物

  • Windows desktop EXE (dist/*.exe)
  • Standalone desktop HTML file (dist-html/*.html)
  • Separate mobile HTML file (dist-html/*.html)
  • Desktop local database backup / restore support
  • Windows 桌面 EXE(dist/*.exe
  • PC 独立 HTML 文件(dist-html/*.html
  • 手机版独立 HTML 文件(dist-html/*.html
  • 桌面版本地数据库备份 / 恢复支持

Notes | 注意事项

  • Online version: local-first demo app using browser localStorage

  • Desktop version: stores user and follow-up data in local SQLite databases

  • Medical content is for informational use only and does not replace formal clinical decision-making

  • 在线版:本地优先 Demo,数据保存在浏览器 localStorage

  • 桌面版:用户与随访数据保存在本地 SQLite 数据库

  • 医学内容仅供参考,不替代正式临床决策

Full Changelog: v1.0.1...v1.1.0