python-v2.18.0
zumerlab/snapdompython-v2.18.0Dec 12, 2025by github-actions[bot]
AI Summary
A patch update for the Python SDK focusing on sandbox fixes, API documentation improvements, and the addition of new MCP integrations and OAuth guides.
Key Highlights
- Hotfixes for sandbox functionality and API documentation updates.
- Added Scholarly MCP integration.
- Expanded documentation for Google Cloud, Forms, and Zoho Mail services.
- Added Azure AD OAuth documentation and implementation guides.
New Features
- Scholarly MCP integration
- Google Cloud, Forms, and Zoho Mail documentation
- Azure AD OAuth support
- Fern API specification updates
Full Release Notes
## What's Changed * hotfix sandbox by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/818 * move fetch-url out of local by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/819 * sandbox update doc by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/820 * Add fetch url mcp doc by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/822 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/823 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/824 * upgrade doc by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/825 * Add scholarly mcp by @LLiuZheng in https://github.com/Klavis-AI/klavis/pull/826 * Add google cloud, google forms and zoho mail to docs. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/828 * remove. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/830 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/832 * docs: add MCP documentation for PayPal, Sentry, Netlify, HuggingFace, and Honeycomb by @xz-dev in https://github.com/Klavis-AI/klavis/pull/833 * update doc for API by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/834 * hotfix for api doc by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/835 * Docs/add azure ad oauth guide by @xz-dev in https://github.com/Klavis-AI/klavis/pull/836 * docs: fix Microsoft Azure OAuth reference and ordering by @xz-dev in https://github.com/Klavis-AI/klavis/pull/837 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/838 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.17.0...python-v2.18.0