Releases: apify/apify-mcp-server
Releases · apify/apify-mcp-server
0.11.2
0.11.2 (2026-06-15)
🚀 Features
- Surface dataset size hints to guide large-output fetches (#932) (750b784) by @jirispilka
🐛 Bug Fixes
0.11.1
0.11.1 (2026-06-15)
🚀 Features
- Return personalized Console links for Console UI token sessions (#958) (283322d) by @vojtechj-apify
🐛 Bug Fixes
- Return binary key-value store records as MCP content blocks (#964) (59dec22) by @RobertCrupa
- Add format to verification steps in AGENTS.md (#990) (c8755ae) by @RobertCrupa
- ajv: Prevent ReDoS and compile-time DoS from untrusted schemas (#991) (ab55c5a) by @MQ37
- mcp: Contain webServerMcpPath origin errors to one actor during tool load (#984) (e7dfdea) by @MQ37
0.11.0
0.11.0 (2026-06-11)
🚀 Features
- Extract server info into reusable getServerInfo() function (#957) (477b7b3) by @jirispilka
- Add structured output to remaining storage tools (#965) (2be856e) by @RobertCrupa
⚙️ Miscellaneous Tasks
0.10.13
0.10.12
0.10.11
0.10.10
0.10.10 (2026-05-27)
🐛 Bug Fixes
- Update README to clarify tool selection and enhance descriptions (#920) (ba1f164) by @jirispilka
0.10.9
0.10.8
0.10.8 (2026-05-21)
🚀 Features
🐛 Bug Fixes
- Unify search-actors keywords description across variants (#868) (c6c7d41) by @vojtechj-apify
- docker: Repair pnpm deploy and add build smoke test to CI (#870) (6ade7b8) by @MQ37
- ci: Replace npx with pnpm dlx; lower node engine to 20 (#871) (6d63ae3) by @MQ37
- ci: Switch pkg-pr-new to pnpm pack; restore Node 22 minimum (#874) (b28a65e) by @MQ37
- ci: Swap npm show for pnpm view in before-beta-release script (#877) (48dee51) by @MQ37
- Merge dataset item schemas across heterogeneous shapes (#854) (f2691c0) by @MQ37
- ci: Repair mcpb package build under pnpm 11 (#896) (61a0787) by @MQ37