v1.5.0
·
47 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.5.0
# Standalone web UI
npx -p @alisaitteke/photoshop-mcp@1.5.0 photoshop-mcp-ui
# Pin in package.json
npm install @alisaitteke/photoshop-mcp@1.5.0Links
| npm | @alisaitteke/photoshop-mcp@1.5.0 |
| Docs | README |
| Changelog | 1.5.0 in CHANGELOG.md |
| Full diff | v1.4.0...v1.5.0 |
Requirements
- Node.js ≥ 18
- Adobe Photoshop (Windows or macOS)
✅ Published on npm.
New Contributors
- Zohar Tito
What's Changed
Features
- feat(tools): add split_carousel, batch_watermark, passport_photo recipes and neural colorize (
f266aee)
Fixes
- fix(layers): make photoshop_duplicate_layer activate the duplicate (
50b1a88)
Documentation
- docs(readme): make recipe examples visible with infographics for all 15 recipes (
afbe5be) - docs(i18n): add locale README translations (ES, ZH, DE, JA, TR) (
bdde203)
Version bumps
- 1.5.0 (
5935101)