Skip to content

Releases: rockbenben/text-diff

Text Diff v3.0.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 09:29

Text Diff desktop — compare two texts or files side by side and see every change highlighted. Runs fully offline; remembers your language and window layout.

Pick the right file for your system:

  • Windows (installer): -setup.exe (NSIS, recommended) or .msi.
  • Windows (portable): TextDiff_<version>_portable.exe — no install, just run (needs the WebView2 runtime, preinstalled on Win 11 / current Win 10).
  • macOS (Apple Silicon · M1/M2/M3): the aarch64.dmg.
  • macOS (Intel): the x64.dmg.
  • Linux: .AppImage (portable), .deb (Debian/Ubuntu), or .rpm (Fedora/RHEL).

🔄 Auto-update: installed apps download new versions in the background and prompt you to install — no need to revisit this page.


Text Diff 桌面版 —— 并排对比两段文本或文件,逐处高亮差异。完全离线运行,自动记住语言与窗口布局。

按系统选择对应文件:

  • Windows(安装版)-setup.exe(NSIS,推荐)或 .msi
  • Windows(绿色便携版)TextDiff_<版本>_portable.exe —— 免安装,双击即用(需 WebView2 运行时,Win 11 / 较新 Win 10 已自带)。
  • macOS(Apple 芯片 · M1/M2/M3):选 aarch64.dmg
  • macOS(Intel):选 x64.dmg
  • Linux.AppImage(免安装)、.deb(Debian/Ubuntu)或 .rpm(Fedora/RHEL)。

🔄 自动更新:已安装的应用会在后台下载新版本并提示安装,无需再回到本页面。

v3.0.0

Choose a tag to compare

@rockbenben rockbenben released this 16 Jun 06:20
  • 设计刷新:Interlingua 字体(Schibsted Grotesk + Fragment Mono)、回到顶部按钮、主题细节
  • 共享逻辑同步:文件上传、本地存储、工具函数等与主仓对齐
  • 构建现代化:Next.js 16(修复 dev 下中间件与 output:export 冲突)、ESLint require-use-client 规则
  • 全面 i18n:同步 18 种语言界面文案
  • 完全本地运行,无服务器、无上传