v0.9.1
V0.9.1
中文说明
修复与优化
- 优化 Word 导出流程:保存位置确认前不再提前显示导出进度,减少暗黑模式下系统保存窗口与应用进度界面的视觉冲突。
- 增强 Mermaid 本地渲染与 Word 导出兼容性,自动整理常见的不规范流程图、时序图语法,并修复宽图、高图被裁切或显示不完整的问题。
- 将文本形式的流程图转换为图片后写入 Word,避免跨页后出现字符错位、线框断裂。
- 改进专利交底书生成约束与导出校验,降低 AI 生成 Mermaid 语法导致本地渲染失败的概率。
- 优化专利挖掘页面布局,减少结果区域不必要的留白。
- 补齐暗黑模式样式,包括软件著作源码准备提示、公文模板标签及课题申报导出进度状态。
- 更新应用 Logo 与 Windows、macOS 图标资源,并为图标保留统一圆角效果。
验证
- 通过 TypeScript 与 Vite 生产构建。
- 通过 Mermaid 本地渲染及 Word 嵌图回归验证。
- 通过专利生成流程验证。
English Notes
Fixes and improvements
- Improved the Word export flow so progress is shown only after the save location is confirmed, reducing visual conflicts between the native save dialog and the dark-themed application UI.
- Hardened local Mermaid rendering and Word export compatibility by normalizing common malformed flowchart and sequence-diagram syntax and preventing wide or tall diagrams from being clipped.
- Converted text-based diagrams into images before inserting them into Word to prevent broken borders and misaligned characters across pages.
- Refined patent disclosure generation constraints and export validation to reduce local Mermaid rendering failures caused by AI-generated syntax.
- Improved the patent-mining layout to remove unnecessary empty space in the results area.
- Completed dark-theme styling for software-copyright source-preparation notices, official-document template tags, and grant-application export progress states.
- Updated the application logo and Windows/macOS icon assets with consistent rounded corners.
Validation
- Passed the TypeScript and Vite production build.
- Passed local Mermaid rendering and Word image-embedding regression checks.
- Passed the patent-generation workflow verification.
Full Changelog: v0.9.0...v0.9.1