Skip to content

Releases: apify/apify-mcp-server

0.11.4

Choose a tag to compare

@github-actions github-actions released this 24 Jun 11:42
16d8c7e

0.11.4 (2026-06-24)

🐛 Bug Fixes

0.11.3

Choose a tag to compare

@github-actions github-actions released this 22 Jun 11:09
707a80a

0.11.3 (2026-06-22)

🚀 Features

  • telemetry: Correlate tool calls to runs and storages (#983) (af7761c) by @MQ37

🐛 Bug Fixes

  • cache: Scope Actor definition cache to its owner (#985) (2dc6c21) by @MQ37
  • logging: SoftFail the send-path-wrapped 'No connection established' fault (#1014) (d280ffe) by @MQ37

0.11.2

Choose a tag to compare

@github-actions github-actions released this 15 Jun 15:52
8752774

0.11.2 (2026-06-15)

🚀 Features

🐛 Bug Fixes

  • Classify MCP protocol errors as client faults, not server errors (#989) (b896332) by @jirispilka
  • ajv: Raise schema cap to 256 KB and soft-log oversized-schema errors (#999) (b609f6a) by @MQ37

0.11.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 08:52
522dfb3

0.11.1 (2026-06-15)

🚀 Features

🐛 Bug Fixes

0.11.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 13:21
dd60d45

0.11.0 (2026-06-11)

🚀 Features

⚙️ Miscellaneous Tasks

0.10.13

Choose a tag to compare

@github-actions github-actions released this 10 Jun 06:11
4ce09bf

0.10.13 (2026-06-10)

🚀 Features

  • tools: TOON-encode list responses with structuredContent + outputSchema (#950) (9ddda0e) by @MQ37

🐛 Bug Fixes

0.10.12

Choose a tag to compare

@github-actions github-actions released this 04 Jun 13:33
0928a8e

0.10.12 (2026-06-04)

🚀 Features

🐛 Bug Fixes

0.10.11

Choose a tag to compare

@github-actions github-actions released this 28 May 12:58

0.10.11 (2026-05-28)

🐛 Bug Fixes

  • mcp: Validate webServerMcpPath stays within Actor standby origin (#927) (ef686d7) by @MQ37

0.10.10

Choose a tag to compare

@github-actions github-actions released this 27 May 11:59
de83b4a

0.10.10 (2026-05-27)

🐛 Bug Fixes

0.10.9

Choose a tag to compare

@github-actions github-actions released this 26 May 14:04
740b4bc

0.10.9 (2026-05-26)

🐛 Bug Fixes

  • payments: Reject standby Actors and sanitize loader errors under agentic payments (#893) (639b4bc) by @MQ37
  • Add get-actor-run to auto-injected tools and update related tests (#909) (c5eb2e4) by @jirispilka