ts-v2.13.2

Klavis-AI/klavists-v2.13.2Nov 18, 2025by github-actions[bot]

AI Summary

This TypeScript release (ts-v2.13.2) includes a new Salesforce attachment integration, documentation updates for langchain and Postman, API specification updates via Fern, and a security fix for prototype pollution in js-yaml for the Attio integration.

Key Highlights

  • New Salesforce attachment integration
  • Security fix: upgraded js-yaml to 4.1.1 to fix prototype pollution vulnerability in Attio
  • Added new MCPs to the Overview.mdx list
  • Updated API specifications with Fern API updates
  • Added Postman documentation

New Features

  • Salesforce attachment integration
  • New MCPs added to overview documentation

Full Release Notes

## What's Changed
* update langchain cookbook and docs by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/694
* Salesforce attachment. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/697
* add postman doc. by @xiangkaiz in https://github.com/Klavis-AI/klavis/pull/699
* Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/700
* build(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 in /mcp_servers/whatsapp by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/695
* build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /mcp_servers/monday by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/693
* fix(Attio): upgrade js-yaml to 4.1.1 to fix prototype pollution in merge by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/691
* feat(overview): Add New MCPs to `Overview.mdx` list by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/701
* Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/702


**Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.12.2...ts-v2.13.2