Skip to content

v1.3.7

Choose a tag to compare

@alisaitteke alisaitteke released this 24 Jun 17:57
· 15 commits to master since this release
Immutable release. Only release title and notes can be modified.
f9245c8

Install

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

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

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

Links

npm @alisaitteke/photoshop-mcp@1.3.7
Docs README
Changelog 1.3.7 in CHANGELOG.md
Full diff v1.3.6...v1.3.7

Requirements

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

✅ Published on npm.

What's Changed

Features

  • feat(analytics): enhance anonymous usage analytics to track MCP client connection and disconnection events feat(analytics): add support for recording active provider and model in analytics feat(analytics): implement usage surface tracking for anonymous profiles feat(analytics): create smoke tests for MCP client analytics functionality fix(analytics): update event properties to include new metrics for MCP client refactor(analytics): reorganize code for better clarity and maintainability chore(docs): update documentation to reflect changes in analytics tracking and events (8b71106)

Version bumps

  • 1.3.7 (f9245c8)