Skip to content

Releases: liqi3333/breast-followup

v1.1.0

24 Apr 15:03

Choose a tag to compare

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

v1.0.1

23 Apr 14:19

Choose a tag to compare

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

This release provides both a standalone desktop HTML file and a separate mobile-optimized HTML file for the Breast Follow-up System.

本版本提供乳腺癌随访系统的 PC 独立 HTML 文件,以及单独优化的手机版 HTML 文件。

Assets | 产物

  • Standalone desktop HTML file (dist-html/*.html)
  • Separate mobile HTML file (dist-html/*.html)
  • PC 独立 HTML 文件(dist-html/*.html
  • 手机版独立 HTML 文件(dist-html/*.html

Notes | 注意事项

  • Local-first demo app: data stored in browser localStorage

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

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

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

Full Changelog: v1.0.0...v1.0.1

v1.0.0

23 Apr 13:58

Choose a tag to compare

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

This release provides a standalone HTML file for the Breast Follow-up System.

本版本提供乳腺癌随访系统的独立 HTML 文件。

Assets | 产物

  • Standalone HTML file (dist-html/*.html)
  • 独立 HTML 文件(dist-html/*.html

Notes | 注意事项

  • Local-first demo app: data stored in browser localStorage

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

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

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

Full Changelog: https://github.com/liqi3333/breast-followup/commits/v1.0.0