v1.3.9
·
5 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.9
# Standalone web UI
npx -p @alisaitteke/photoshop-mcp@1.3.9 photoshop-mcp-ui
# Pin in package.json
npm install @alisaitteke/photoshop-mcp@1.3.9Links
| npm | @alisaitteke/photoshop-mcp@1.3.9 |
| Docs | README |
| Changelog | 1.3.9 in CHANGELOG.md |
| Full diff | v1.3.8...v1.3.9 |
Requirements
- Node.js ≥ 18
- Adobe Photoshop (Windows or macOS)
⏳ Not on npm yet —
npm publishusually follows shortly after this GitHub release.
What's Changed
Features
- feat(release): add GitHub Actions workflow for automated releases on version tags docs(CONTRIBUTING): update contributing guide with release process details docs(README): add GitHub release badge to README for better visibility chore(scripts): add backfill script to create GitHub Releases for existing tags without releases (
be01916)
Other
- Add GitHub Sponsors username to FUNDING.yml (
5f619dd) - Add GitHub Sponsors username to FUNDING.yml (
d4c2c66)
Version bumps
- 1.3.9 (
b8a3f47) - 1.3.5 (
7949efc) - 1.3.4 (
cfce75b)