Skip to content

v0.3.2

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 07:12
8c1503f

AI Workdeck — 律师的 AI 原生工作台 / The lawyer's AI-native workstation

中文 · 桌面版「双击即用」:安装包已捆绑后端与精简 JRE,无需预装 PostgreSQL / Java。首次启动有向导,配置一项 AI 提供商即可解锁核心功能;可选「本地 Ollama」实现数据不出本机。

English · Desktop, double-click to run: the installer bundles the backend and a trimmed JRE — no PostgreSQL or Java setup. A first-run wizard gets you started; configure one AI provider to unlock core features. Pick local Ollama to keep all data on-device.

下载 / Downloads

  • macOS · Apple Silicon (M 系列)AI Workdeck-<ver>-arm64.dmg(已签名公证 / signed & notarized)
  • macOS · IntelAI Workdeck-<ver>.dmg(已签名公证 / signed & notarized)
  • Windows · x64AI Workdeck Setup <ver>.exe(暂未签名,首次运行 SmartScreen 提示属正常 / not yet code-signed; a SmartScreen prompt on first run is expected)

官网 / Website: https://www.aiworkdeck.com


🔧 v0.3.2 亮点 / Highlights

真机反馈快速修复版——内置编辑器三个体验问题一次修齐(v0.3.1 当日反馈,当日定位,当日发版):

  • 🇨🇳 中文界面确定化:此前编辑器语言悄悄跟随系统/浏览器语言(英文系统会得到英文界面);现在无论系统语言是什么,编辑器界面都是中文。
  • 💾 保存修复:「保存」按钮此前在真机上报错;改为标准的内存导出管线后,编辑内容可靠存回工作台。
  • ⌨️ 编辑手感补齐:Backspace 删除、方向键移动光标、回车换段,均已接通。

Quick-turnaround device-fix release — three embedded-editor issues reported on v0.3.1, root-caused and shipped same-day:

  • 🇨🇳 Deterministic Chinese UI: the editor silently followed the system/browser language (an English-locale system got an English editor). It now always renders Chinese regardless of environment.
  • 💾 Save fixed: the save button failed on device; rewritten as the standard in-memory export pipeline, edits reliably persist to the workbench.
  • ⌨️ Editing feel completed: Backspace, arrow keys and Enter now work in the editor.

What's Changed

  • fix(security): 清除 application-prod.yml.example 中的企查查密钥字面量 by @zeweihan in #76
  • fix(libreoffice): v0.3.1 真机三连修——中文 UI 确定化 + 保存管线落地 + 控制键 / three device fixes by @zeweihan in #77
  • chore(release): v0.3.2 — 真机三连修发版 / device fixes release by @zeweihan in #78

Full Changelog: v0.3.1...v0.3.2