v1.3.8
·
13 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.3.8
# Standalone web UI
npx -p @alisaitteke/photoshop-mcp@1.3.8 photoshop-mcp-ui
# Pin in package.json
npm install @alisaitteke/photoshop-mcp@1.3.8Links
| npm | @alisaitteke/photoshop-mcp@1.3.8 |
| Docs | README |
| Changelog | 1.3.8 in CHANGELOG.md |
| Full diff | v1.3.7...v1.3.8 |
Requirements
- Node.js ≥ 18
- Adobe Photoshop (Windows or macOS)
✅ Published on npm.
What's Changed
Features
- feat(analytics): add app version retrieval from package.json for server-side events fix(docs): update anonymous usage analytics documentation to clarify app version tracking (
f767166)
Version bumps
- 1.3.8 (
b3c3871)