Skip to content

v0.38.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 12:02
· 7 commits to master since this release
761aea6

中文

本版让文档写作更省事,并将大型可选组件改为按需下载。

  • 本地写作补全:输入机构、人名、法规及条款、案例及案号、常用词语和表述的开头,即可从候选中选择,按 Tab 补齐。项目和个人词库会随实际写作积累,可关闭学习或清理已学内容。
  • 资料提示与插入:完成已知主体后,可查看已有资料并插入正文或表格。外部查询需选中文字后明确点击,结果先预览再插入;打字不会自动查询外部库或调用模型。
  • 按需安装组件:PPT、PDF 版式转换、语音合成和本机转写组件从主安装包移出,首次需要时再下载。
  • 改善久置文档的重新加载、实体资料预览、文件复制及标签页滚动和移动;修复 AI 连续轮次相互干扰、转写卡住时缺少反馈等问题。

English

This release makes document writing easier and moves large optional components to on-demand downloads.

  • Local writing completion: type a prefix for organizations, people, laws/articles, cases/case numbers, words or recurring expressions, choose a suggestion, and press Tab. Project and personal vocabularies learn from actual writing, with controls to disable learning or remove learned entries.
  • Contextual information and insertion: inspect saved information for known entities and insert text or tables. External lookup requires an explicit selected-text action, followed by a preview and a separate insert action. Typing never triggers external database or model requests.
  • Optional components: presentation generation, layout-aware PDF conversion, speech synthesis and local transcription runtimes download when needed instead of shipping in the main installer.
  • Improved document reload recovery, entity information previews, file copying, and tab scrolling/movement; fixed interference between AI turns and missing feedback for stalled transcription.

下载 / Downloads

  • macOS Apple Silicon: AI.WorkDeck-0.38.0-arm64.dmg(签名及公证 / signed and notarized)
  • Windows x64 / ARM64: AI.WorkDeck.Setup.0.38.0.exe

官网 / Websites: 中国站 · International


What's Changed

  • feat(mobile): 小程序虚拟支付透传 + 注销传导到官网(dev-board#427/#434) by @zeweihan in #770
  • fix(collab): 加人弹窗边输入边查、就地反馈、未入库先引导入库;toast 层级抬到遮罩之上(dev-board#527) by @zeweihan in #771
  • build(desktop): 安装包瘦身 P1——构建管线纯裁剪(dev-board#528) by @zeweihan in #772
  • fix(desensitize): 下线中文姓名自动识别,新增自定义词通路(dev-board#531) by @zeweihan in #773
  • feat(auth): 微信手机号一键登录端点 /api/auth/wx-phone-login(dev-board#534) by @zeweihan in #774
  • fix(meeting): 转写卡死判定与转写中进度提示(dev-board#532) by @zeweihan in #776
  • fix(nsis): 压缩器改非固实 lzma,修 Windows 打包 warning 8021(dev-board#528 热修) by @zeweihan in #775
  • fix(ai-chat): 编排器轮次隔离 runId + RunGuard,SkillRouter 按轮次索引(dev-board#533) by @zeweihan in #779
  • feat: 四个 Python 服务搬 native pack,pysvc 移出安装包(dev-board#529) by @zeweihan in #777
  • feat: 可选组件两处提示——首次登录面板 + 首次触发下载提示(dev-board#530) by @zeweihan in #778
  • fix(file-tree): 去掉资源管理器悬浮快捷图标浮层,右键菜单补「复制」(dev-board#540) by @zeweihan in #780
  • fix(editor): 文档久置/失焦后装载失败的根因防护与自愈(dev-board#539) by @zeweihan in #781
  • feat(insight): 解析实体 Cmd/Ctrl 点击弹浮窗预览、右侧分屏新标签打开;新增「文档」DOC 实体类型(dev-board#541) by @zeweihan in #783
  • chore(release): v0.38.0 版本准备 / prepare full release by @zeweihan in #785
  • feat(editor): 本地写作补全与资料提示 / local writing assistance(dev-board#538) by @zeweihan in #784
  • fix(release): 修复 Windows 运行时包冒烟路径 / fix pack smoke paths by @zeweihan in #786
  • test(editor): 稳定真实桌面写作回归 / stabilize writing smoke test by @zeweihan in #787
  • fix(workbench): 工具栏/标签栏横向滚动与细滑轨、活动标签滚入视野、跨分屏拖拽改为移动(dev-board#543 #542) by @zeweihan in #782
  • test(meeting): 修 MeetingTranscriptionTimeoutTest.startTranscriptionStampsAnchor 间歇性红(dev-board#545) by @zeweihan in #788
  • fix(release): 兼容 Bash 3.2 的独立资源包验证 / brace mirror URLs by @zeweihan in #789
  • fix(editor): 资料预览前收起原生菜单 / dismiss overlapping popup by @zeweihan in #790
  • fix(editor): 删除项目和账户时清理词库 / clean deleted vocabulary scopes by @zeweihan in #791

Full Changelog: v0.37.0...v0.38.0