v1.3.5
·
18 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.5
# Standalone web UI
npx -p @alisaitteke/photoshop-mcp@1.3.5 photoshop-mcp-ui
# Pin in package.json
npm install @alisaitteke/photoshop-mcp@1.3.5Links
| npm | @alisaitteke/photoshop-mcp@1.3.5 |
| Docs | README |
| Changelog | 1.3.5 in CHANGELOG.md |
| Full diff | v1.3.4...v1.3.5 |
Requirements
- Node.js ≥ 18
- Adobe Photoshop (Windows or macOS)
✅ Published on npm.
What's Changed
Features
- feat(analytics): enhance tool batch flushing logic to improve performance and responsiveness during usage sessions fix(analytics): add flush method to analytics providers to ensure queued events are sent before shutdown docs(analytics): update documentation to reflect changes in tool batch flushing criteria and behavior (
0ce8d42)
Chores
- chore(images): update frame_generic_light.png to improve visual quality and consistency (
a5e8eb2)
Version bumps
- 1.3.5 (
4a11910)