Skip to content

v1.7.3

Choose a tag to compare

@github-actions github-actions released this 25 Aug 15:51
· 21 commits to master since this release
Immutable release. Only release title and notes can be modified.

Install

# MCP server (Cursor, Claude Desktop, etc.)
npx @alisaitteke/photoshop-mcp@1.7.3

# Standalone web UI
npx -p @alisaitteke/photoshop-mcp@1.7.3 photoshop-mcp-ui

# Pin in package.json
npm install @alisaitteke/photoshop-mcp@1.7.3

Links

npm @alisaitteke/photoshop-mcp@1.7.3
Docs README
Changelog 1.7.3 in CHANGELOG.md
Full diff v1.7.2...v1.7.3

Requirements

  • Node.js ≥ 18
  • Adobe Photoshop (Windows or macOS)

✅ Published on npm.

What's Changed

Features

  • feat(analytics): revert to PostHog-only and remove Mixpanel (6041ea9)

Fixes

  • fix(ci): install deps before MCP registry sync workflow (d1af8e1)

Other

  • ci: add MCP registry-only workflow and resilient npm publish (6cfc560)

Version bumps

  • 1.7.3 (53c25b5)