Skip to content

v0.1.7

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jan 14:58
· 28 commits to main since this release

🎉 新版本发布!

注意:本项目暂无商业签名证书,安装时可能会提示安全警告。

🍎 macOS 用户

初次安装可能出现 “应用已损坏,无法打开” 或 “来自身份不明的开发者”。

请打开「终端」执行:

xattr -cr /Applications/Voice\ Key.app

🪟 Windows 用户

如果出现 SmartScreen 提示:

  1. 点击 “更多信息”
  2. 点击 “仍要运行”

更新日志

Features

  • add official website project structure (6aa2678)
  • i18n: auto-sync system locale when language setting is 'system' (4618ead)
  • i18n: implement real-time language sync across all windows (91a2b5b)
  • website: add bilingual support and deploy workflow (f4daca9)
  • website: add canonical URLs, hreflang, and 404 page (d5f4773)
  • website: add light/dark theme toggle (3481d18)
  • website: add sitemap generation and improve favicon setup (bc0401b)
  • website: redesign with geek-style aesthetic (1a4fe84)

Bug Fixes

  • i18n: improve fallback language resolution in renderer (0ee7adc)
  • website: add localStorage error handling for private browsing (4f3d72a)
  • website: correct site URL and improve deployment workflow (795ed1a)