Skip to content

pptx-viewer-mcp

Release notes for pptx-viewer-mcp on npm, generated from Conventional Commits by the release pipeline.

2.1.7 - 2026-08-26

Dependencies

  • deps: Update fast-xml-parser requirement from ^5.10.1 to ^5.11.0 (#177) (by @dependabot[bot]) (a876e0f)

2.1.6 - 2026-08-22

Bug Fixes

  • tools: Widen the core dependency range to the new major (by @ChristopherVR) (0221c2b)

2.1.5 - 2026-08-22

2.1.4 - 2026-08-21

Bug Fixes

  • tools: Normalize MCP chartType "pareto" to histogram+cumulative (by @ChristopherVR) (c36411a)

2.1.3 - 2026-08-20

Bug Fixes

  • ci: Stop the hourly release writing an empty changelog section (by @ChristopherVR) (d53c0fe)
  • ci: Turn off oxlint's React Compiler rule family and fix the last irregular-whitespace hits (by @ChristopherVR) (30c6bd8)

2.1.2 - 2026-08-13

Testing

  • e2e: Add the corpus round-trip harness and a COM acceptance gate (by @ChristopherVR) (edf6dd5)

2.1.1 - 2026-08-10

Dependencies

  • deps: Update yjs requirement from ^13.6.31 to ^13.6.32 (#152) (by @dependabot[bot]) (456fdb8)
  • deps: Update @modelcontextprotocol/sdk requirement (#153) (by @dependabot[bot]) (974413f)

2.1.0 - 2026-08-07

Features

  • core: Export and import decks as portable JSON (by @ChristopherVR) (965fc05)
  • shared: Blackboard mode, element rename and column charts (by @ChristopherVR) (a69ffce)

2.0.2 - 2026-07-27

Bug Fixes

  • ci: Resolve workspace: ranges in every published manifest (by @ChristopherVR) (ea35290)

2.0.1 - 2026-07-25

Bug Fixes

  • tools: Resolve pptx-viewer-core to the workspace copy (by @ChristopherVR) (1d4e3ff)

Chores

  • deps-dev: Update tsdown requirement (#109) (by @dependabot[bot]) (f83aa0a)

2.0.0 - 2026-07-23

Documentation

  • Friendly 2.0.0 changelog for root and packages (by @ChristopherVR) (f56564d)

2.0.0

V2 tidies the MCP server's public API. (The exact version and date are set when the release is tagged.)

Breaking changes and migration

  • The deprecated runMutatingTool re-export is removed. Call runMcpTool instead; it is a pure rename with no behavioural difference.

1.3.2 - 2026-07-18

Documentation

  • Correct and expand the per-package npm readmes (by @ChristopherVR) (46f7c57)

1.3.1 - 2026-07-17

Dependencies

  • deps: Update outdated dependencies within semver ranges (by @ChristopherVR) (3249d8e)

1.3.0 - 2026-07-16

Documentation

  • packages: Add package-specific readme visuals (by @ChristopherVR) (9e20f13)

1.2.2 - 2026-07-13

Bug Fixes

  • build: Restore compatibility after dependency updates (by @ChristopherVR) (ddbfae6)

Dependencies

  • deps: Update fast-xml-parser to 5.10.0 (by @dependabot[bot]) (6080273)
  • deps: Update typescript to 7.0.2 (by @dependabot[bot]) (0a7c1f1)

1.2.1 - 2026-07-11

Bug Fixes

  • tools: Derive codec field lists from the canonical core schema (by @ChristopherVR) (d594bd1)

1.2.0 - 2026-07-06

Features

  • tools: Add 26 new MCP tools expanding coverage to 51 total (by @ChristopherVR) (c784579)

Bug Fixes

  • vue,react: Resolve lint warnings and TableRenderer interactive-prop default (by @ChristopherVR) (6a69635)
  • core: Cast xmldom Element to Node for xml-crypto canonicalization (by @ChristopherVR) (8fbd97e)

Documentation

  • tools: Note the codec schema diverges from the viewer sync layout (by @ChristopherVR) (7ba5d9e)

1.1.26 - 2026-06-21

Features

  • Extracted more shared logic into the shared package (by @ChristopherVR) (977c608)

Documentation

  • Sharpen npm descriptions and keywords for discoverability (by @ChristopherVR) (8fea56d)

1.1.24 - 2026-06-20

Features

  • tools: Scaffold @pptx-viewer/tools package (by @ChristopherVR) (f34b949)

Bug Fixes

  • tools: Ship pptx-viewer-core as a dependency so npx installs it (by @ChristopherVR) (da33db1)
  • deps: Unblock install after the 1.1.23 version alignment (by @ChristopherVR) (542a92d)

Documentation

  • Streamline npm READMEs and add badges, screenshots, demo links (by @ChristopherVR) (92e980d)
  • tools: Make MCP first-class in README and drop em-dashes (by @ChristopherVR) (89ebd64)

Build & CI

  • Add @pptx-viewer/tools to test, release, and publish pipeline (by @ChristopherVR) (0e2ff95)
  • Independent per-package versioning, tags, and changelogs (by @ChristopherVR) (79595d9)

Dependencies

  • deps: Update all dependencies to latest (by @ChristopherVR) (e3287c0)
  • deps: Bump all workspace manifest floors to latest (by @ChristopherVR) (890c33d)

Chores

  • tools: Bump @pptx-viewer/tools to v1.1.0 (by @ChristopherVR) (c15aba6)
  • Rename package to pptx-viewer-mcp and publish to npm (by @ChristopherVR) (9cb8a25)
  • Bump all packages to 1.x.1 patch versions (by @ChristopherVR) (c75205a)
  • Bump all packages to minor versions for SDK table support (by @ChristopherVR) (2d4b635)
  • Bump dependencies to latest and minor-bump packages for parity work (by @ChristopherVR) (da19fdf)
  • Roll TypeScript back to 5.9.x; quiet new oxlint vitest rules (by @ChristopherVR) (713c020)
  • Relicense from MIT to Apache-2.0 (by @ChristopherVR) (e12f926)

Released under the Apache-2.0 License.