Skip to content

DeLive v2.2.4

Latest

Choose a tag to compare

@github-actions github-actions released this 21 May 05:25

DeLive 2.2.4

发布日期 / Release Date: 2026-05-21

📥 下载 / Downloads

平台 / Platform 文件 / File 说明 / Description
🪟 Windows DeLive-2.2.4-x64.exe Windows 安装包 / Installer
🪟 Windows DeLive-2.2.4-portable.exe 便携版 / Portable
🍎 macOS DeLive-2.2.4-mac-x64.dmg macOS Intel 安装包
🍎 macOS DeLive-2.2.4-mac-arm64.dmg macOS Apple Silicon 安装包

🔄 更新内容 / What's Changed

Added / 新增

  • 🇻🇳 Vietnamese translation target — Vietnamese added to translation language dropdown and Soniox supported languages
  • 🇻🇳 越南语翻译目标 — 翻译语言下拉菜单和 Soniox 支持语言新增越南语
  • 🌐 File transcription i18n — 27 new i18n keys replacing hardcoded Chinese strings in file upload/transcription UI
  • 🌐 文件转录国际化 — 27 个新 i18n key 替换文件上传/转录界面中的硬编码中文
  • 🇯🇵 Japanese README alignment — Japanese README structure aligned with other language versions (community contribution)
  • 🇯🇵 日文 README 对齐 — 日文 README 结构与其他语言版本对齐(社区贡献)

Fixed / 修复

  • 🔧 macOS tray icon sizing — fixed tray icon appearing oversized on macOS by using 16×16 template image with proper resize
  • 🔧 macOS 托盘图标尺寸 — 修复 macOS 托盘图标过大的问题,使用 16×16 模板图像并正确缩放
  • 🔧 Tray icon loadTrayIcon() bug — fixed macOS icon skipping resizeForTray() due to early return
  • 🔧 托盘图标 loadTrayIcon() 缺陷 — 修复 macOS 图标因提前返回而跳过 resizeForTray() 的问题
  • 🔧 Tray menu localization — tray menu now dynamically rebuilds when language changes via IPC
  • 🔧 托盘菜单本地化 — 托盘菜单现在在语言通过 IPC 变更时动态重建
  • 🔧 Electron language persistence — switched from unreliable LevelDB to prefs.json for saving language preference
  • 🔧 Electron 语言持久化 — 从不可靠的 LevelDB 切换到 prefs.json 保存语言偏好
  • 🔧 i18n function key safety — added optional chaining (?.()) for function-valued i18n keys in file transcription components to prevent runtime errors
  • 🔧 i18n 函数键安全性 — 为文件转录组件中的函数类型 i18n key 添加可选链调用(?.()),防止运行时错误

Docs / 文档

  • 📝 Streamlined all READMEs by linking to documentation site instead of duplicating content
  • 📝 精简所有 README,改为链接到文档站而非重复内容

📖 使用说明 / Usage

  1. 下载对应平台的安装包
  2. 运行安装或直接打开
  3. 在设置中配置 ASR 服务商的 API 密钥
  4. 开始录制并享受实时转录

⚠️ macOS 用户注意:应用未经 Apple 签名,首次打开需右键选择"打开",或在"系统设置 > 隐私与安全性"中允许运行。


Full Changelog: v2.2.3...v2.2.4