26.7.5 — Bump engine to GroupDocs.Comparison 26.7.0 (fixes Linux/macOS render)
What changed
- Bumped
GroupDocsComparisonfrom 26.5.0 to 26.7.0 inbuild/dependencies.props. - Bumped the MCP package version 26.7.4 → 26.7.5, including
.mcp/server.json(bothversionfields), README/llms.txt pins, and the regeneratedinstall/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.dll → PlatformNotSupportedException (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