Skip to content

v2.4.2

Choose a tag to compare

@rockbenben rockbenben released this 16 Jan 06:18
· 35 commits to main since this release

✨ Features

  • 🌍 Add Thai language support
  • 🏷️ Add associated labels support
  • 🎨 Support switching between two color-block views with config persistence
  • 🌐 Inline autoTranslate logic into useEffect
  • 🇮🇩 Improve Indonesian prompt translations

🛠 Improvements

  • 🧭 Optimize navigation and feedback experience
  • 🎨 Optimize overall UI styles
  • 🧩 Unify navigation and background styles

🐞 Bug Fixes

  • 🧭 Fix navigation path handling in buildWithLang script
  • ❌ Do not display selected state when selection is empty

✨ 新功能

  • 🌍 新增泰语语言支持
  • 🏷️ 新增关联标签功能
  • 🎨 支持两种色块视图切换,并记录配置
  • 🌐 将独立的 autoTranslate 逻辑内联到 useEffect 中
  • 🇮🇩 优化印尼语 Prompt 翻译

🛠 优化

  • 🧭 优化导航与反馈体验
  • 🎨 优化整体样式表现
  • 🧩 整合导航与背景样式

🐞 修复

  • 🧭 修复 buildWithLang 脚本中的导航路径问题
  • ❌ 已选为空时不再显示已选状态

  • Windows: Choose .exe or .msi file.
  • Mac (Intel): Choose .dmg or .app.tar.gz file.
  • Mac (Apple Silicon, M1/M2): Choose aarch64.dmg or aarch64.app.tar.gz file.
  • Linux (Debian/Ubuntu): Choose .deb file.
  • Linux (Other): Choose .AppImage or .rpm file.

🔄 Auto-Update: This version supports in-app auto-update. The app will check for updates automatically.

Full Changelog: app-v2.4.1...app-v2.4.2