Skip to content

v0.18.13

Choose a tag to compare

@loonghao loonghao released this 08 Jun 11:54

0.18.13 (2026-06-08)

Features

  • admin-ui: add marketplace source management, update flow, force install, and structured error display (83d3b5f)

Bug Fixes

  • admin-ui: replace isLoading with isPending for mutation result (80ac6cf)
  • ci: skip npm ci on macOS rust-check — use prebuilt admin UI artifact (4670ea1)
  • ci: upload build-wheels artifacts directly to GitHub Release (ed6fe5b)
  • release: upload dcc_mcp_core wheels to GitHub Release per-platform (39e1662)

Code Refactoring

  • core: extract shared _lazy.py helper for lazy-import scaffolding (3df68c3)
  • core: split DccServerBase into 4 seam controllers (PIP-688) (1e470ff)