Skip to content

v0.8.6

Choose a tag to compare

@github-actions github-actions released this 14 Jun 05:24
· 2 commits to main since this release
feat: 打通 extract_media 在各集成环境的端到端验证

- 为 browser / edge / desktop / local 四种部署形态补齐图片提取示例。
- 各目标按自身特点实现:前端点击懒提取、Worker POST 端点、Tauri Command、本地查看器面板。共用
  sample-image-doc.docx 真实样例文档。