Skip to content

Releases: Zcube7/ZCompare

ZCompare v0.1.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 10:03
fe12a31

ZCompare v0.1.2

中文更新说明

  • 修复双击包含字符差异的单元格时,WPF Run 被错误当作可视元素而导致程序退出的问题。
  • 工作表左右网格现在会用深红色精确突出发生变化的字符。
  • 优化“完整值”详情窗口:完整展示左右原始值和显示值,并以深红字、浅红底标出差异片段。
  • 长单元格内容支持横向查看,不再依赖被截断的顶部摘要确认差异。
  • 移除详情文本中人工添加的 ⟦ ⟧ 差异符号;“复制全部”会保留真实括号、空格、制表符、换行和尾随空格。

从 v0.1.1 升级时,可关闭 ZCompare 后直接运行新版安装包覆盖安装;本机保存的最近对比记录和配置会继续保留。

当前安装包尚未进行代码签名,Windows SmartScreen 可能显示风险提示。请只从 Zcube7/ZCompare 官方 Release 下载并核对 SHA256SUMS.txt,不要关闭 SmartScreen。

English release notes

  • Fixed a crash when double-clicking a cell whose character-level difference was rendered by a WPF Run.
  • Added precise dark-red highlighting for changed characters in both worksheet grids.
  • Improved the full-value dialog with complete raw/display values and dark-red text on a light-red background for changed fragments.
  • Made long cell contents horizontally accessible instead of relying on truncated summary text.
  • Removed synthetic ⟦ ⟧ markers from detail text; Copy all preserves real brackets, spaces, tabs, newlines, and trailing whitespace.

To upgrade from v0.1.1, close ZCompare and run the new installer over the existing installation. Local recent-comparison history and profiles are retained.

The installer is not code-signed. Download only from the official Zcube7/ZCompare Release and verify SHA256SUMS.txt. Do not disable SmartScreen.

Validation

  • Windows Release build: 0 warnings, 0 errors.
  • Automated tests: 226 passed (156 Core/CLI + 70 App).
  • Public-content and reachable-history privacy scan: passed.
  • Release assets include SHA-256 checksums and GitHub build-provenance attestations.

Full changelog: v0.1.1...v0.1.2

ZCompare v0.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 05:52
7c191f9

ZCompare v0.1.1 corrects the branding icon used by the application, installer, shortcuts, and release assets.

ZCompare v0.1.1 修正了应用程序、安装器、快捷方式和发布资产使用的品牌图标。

Fixed / 修复

  • Restored the approved blue/red/green ZCompare icon geometry.
  • Added exact geometry regression coverage so regenerated PNG/ICO assets cannot silently revert.
  • 已恢复确认过的蓝/红/绿 ZCompare 图标,并加入精确图形回归测试。

Downloads / 下载

  • Recommended / 推荐: ZCompare-0.1.1-win-x64-setup.exe
  • Portable / 便携: ZCompare-0.1.1-win-x64-portable-fdd.zip
  • Verify downloads with SHA256SUMS.txt and GitHub build provenance.

The installer is not code-signed. Download only from this official release, verify SHA-256, and do not disable Windows SmartScreen.

安装包暂未签名。请仅从本官方 Release 下载并校验 SHA-256,不要关闭 Windows SmartScreen。

ZCompare v0.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 05:05

ZCompare v0.1.0 is the first public preview for people who maintain XLSX files across versions.

ZCompare v0.1.0 是面向长期跨版本维护 XLSX 文件用户的首个公开预览版。

Highlights / 主要功能

  • Read-only semantic comparison for two XLSX files or folders.
  • Side-by-side virtualized preview with conservative row alignment.
  • Optional formula, formatting, font, comment, hyperlink, and layout comparison.
  • JSON/XLSX reports, CLI, named local profiles, recent comparisons, and update notifications.
  • 双文件与文件夹只读语义对比、左右虚拟化预览、保守行对齐、可选高级维度、报告与命令行。

Downloads / 下载

  • Recommended / 推荐: ZCompare-0.1.0-win-x64-setup.exe — Windows 10/11 x64, per-user, self-contained; no administrator or separate .NET installation required.
  • Portable / 便携: ZCompare-0.1.0-win-x64-portable-fdd.zip — requires the .NET 10 Desktop Runtime.
  • Verify downloads with SHA256SUMS.txt and the GitHub build provenance attestation.

Important / 注意

The installer is not code-signed. Windows SmartScreen may show a warning. Download only from this official release, verify SHA-256, and use More info → Run anyway only after confirming the publisher source. Do not disable SmartScreen.

安装包暂未购买代码签名,Windows SmartScreen 可能提示风险。请仅从本官方 Release 下载并校验 SHA-256;确认来源后可使用“更多信息 → 仍要运行”,请勿关闭 SmartScreen。

ZCompare has no telemetry and does not upload workbooks, paths, profiles, or comparison results. Its optional update check only requests GitHub Releases metadata.

ZCompare 没有遥测,不会上传工作簿、路径、配置或比较结果;可选更新检查仅请求 GitHub Releases 元数据。

See README, 中文说明, and Changelog.