Skip to content

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 19:41
· 17 commits to master since this release

Fixed

  • ARM support in the npm distribution. npm install -g sitefinity-comm-mcp failed outright on Windows-on-ARM and ARM Linux — the release pipeline only built x64 (plus macOS arm64) binaries and the installer's platform map rejected everything else. Releases now ship win-arm64 and linux-arm64 self-contained binaries as well, and the installer maps all six platforms.