Skip to content

Releases: dcc-mcp/dcc-mcp-photoshop

v0.1.19

16 Jun 00:56

Choose a tag to compare

0.1.19 (2026-06-16)

Bug Fixes

  • add pyoxidizer installation in release build-binary job (bbd1efc)

v0.1.18

16 Jun 00:07
22ce574

Choose a tag to compare

0.1.18 (2026-06-15)

Features

  • gateway daemon-first startup, failure tracking, bridge version validation (52f1d12)
  • gateway daemon-first startup, failure tracking, bridge version validation (#44) (52f1d12)

v0.1.17

15 Jun 21:18
a9b846c

Choose a tag to compare

0.1.17 (2026-06-15)

Documentation

  • add agent-facing docs and fix stale references (22a810a)

v0.1.16

10 Jun 01:33
af80383

Choose a tag to compare

0.1.16 (2026-06-10)

Features

  • switch packaging from PyInstaller to PyOxidizer (6bd1867)

v0.1.15

09 Jun 18:04

Choose a tag to compare

0.1.15 (2026-06-09)

Features

  • add bilingual README (readme.md / readme_zh.md) following standard template (337c0d8)

Bug Fixes

  • apply ruff format to bridge.py to fix CI lint (84c0d98)
  • correct release-please README path to uppercase README.md (e8cdd2c)
  • implement BridgeRpcServer, add _posix_sidecar_launcher and pack lint (3dc3df2)
  • remove hardcoded version URLs, add README to release-please extra-files (4ddc5b2)
  • remove pip install step from Quick Start — everything is bundled in .ccx (c9f15ba)
  • remove pip install step from Quick Start — everything is bundled in .ccx (a5a2992)
  • remove unused socketserver import, restore missing _update_manifest_version (d8f5e85)
  • use uppercase README filenames and unify MCP config to gateway URL (86828b3)

v0.1.14

09 Jun 17:32

Choose a tag to compare

0.1.14 (2026-06-09)

Bug Fixes

  • restore _hidden_vbs_launcher, _sidecar_launcher, _sidecar_stopper to pack_plugin.py (c29b2ef)
  • restore sidecar helper functions to pack_plugin.py (9d391a0)

v0.1.13

09 Jun 14:03

Choose a tag to compare

0.1.13 (2026-06-09)

Features

  • add configure_mcp_client tool to photoshop-setup skill (83a8544)
  • add pre-commit hooks and vx.toml for vx prek workflow (dd385a8)

Bug Fixes

  • add missing _write_bridge_url_to_config and _remove_bridge_config to api.py (7d07ca4)
  • remove unused pathlib.Path import to pass ruff F401 lint (b1a4284)
  • run ruff format on configure_mcp_client.py to pass CI lint (684a70d)

Documentation

  • add bilingual quick-start to README with plugin install and gateway config (81ff0fb)
  • unify gateway URL to /mcp endpoint in README (5129d66)

v0.1.12

09 Jun 12:49

Choose a tag to compare

0.1.12 (2026-06-09)

Bug Fixes

  • restrict release workflow builds to tag push only (e77c195)

v0.1.11

09 Jun 12:32

Choose a tag to compare

0.1.11 (2026-06-09)

Bug Fixes

  • add missing _hidden_vbs_launcher, _sidecar_launcher, _sidecar_stopper to pack_plugin.py (4d555b1)
  • add sidecar download and staging steps to CI build-uxp-plugin job (e821488)

v0.1.10

09 Jun 09:43

Choose a tag to compare

0.1.10 (2026-06-09)

Features

  • download dcc-mcp-server from dcc-mcp-core releases instead of committing binary (1acdda7)

Bug Fixes

  • add missing BRIDGE_URL_ENV_VAR constant to api module (19f553e)
  • add missing BRIDGE_URL_ENV_VAR constant to api module (19f553e)
  • add missing BRIDGE_URL_ENV_VAR constant to api module (632ef30)