v1.7.0
·
29 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.0
# Standalone web UI
npx -p @alisaitteke/photoshop-mcp@1.7.0 photoshop-mcp-ui
# Pin in package.json
npm install @alisaitteke/photoshop-mcp@1.7.0Links
| npm | @alisaitteke/photoshop-mcp@1.7.0 |
| Docs | README |
| Changelog | 1.7.0 in CHANGELOG.md |
| Full diff | v1.6.1...v1.7.0 |
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(site): add llms.txt, AI discoverability, and full SEO meta layer (
cfccd5a) - feat(workflows): add GitHub Actions workflow for deploying marketing site to GitHub Pages feat(workflows): enhance release workflow to include npm publishing and MCP Registry publishing chore(gitignore): update .gitignore to exclude generated site content and build artifacts docs(CONTRIBUTING): update contributing guidelines to reflect new release and publishing processes (
1e56306)
Fixes
- fix(uxp): register bridge panel with manifestVersion 4 and correct entrypoint (
df70d46) - fix(site): use Photoshop MCP icon instead of recipe illustration as logo (
7a0710a) - fix(ci): commit site lockfile so Pages deploy can run npm ci (
bf5982f)
Other
- Add agent discoverability docs and fix MCP registry description sync. (
a1f976b)
Version bumps
- 1.7.0 (
ede9928)