Skip to content

26.7.5

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 13:24

26.7.5 — Bump engine to GroupDocs.Comparison 26.7.0 (fixes Linux/macOS render)

What changed

  • Bumped GroupDocsComparison from 26.5.0 to 26.7.0 in build/dependencies.props.
  • Bumped the MCP package version 26.7.4 → 26.7.5, including .mcp/server.json (both version fields), README/llms.txt pins, and the regenerated install/generated/ snippets.

Why

Releases 26.7.1–26.7.4 still shipped engine 26.5.0, whose render path is Windows-only: on Linux/macOS any comparison that renders marked-up output threw DllNotFoundException: gdiplus.dllPlatformNotSupportedException (see 26.7.2's known-limitation note). Engine 26.7.0 moves the render path onto the cross-platform Aspose.Drawing.Common, so compare and analyze_changes now work on Linux/macOS.

Migration / impact

Drop-in replacement for 26.7.4, and the recommended upgrade for Linux/macOS users. No tool-name, input-schema, or response-shape changes. Windows behaviour is unchanged. Linux/macOS gain working compare / analyze_changes for non-overlapping calls.

Full Changelog: 26.7.4...26.7.5