v0.11.1
What's Changed
- feat(ts/e2e/node): standardize resolution of
nodeVersion: ['current']toecho $(.nvmrc)by Alberto Schiabel (@jkomyno) in #2514 - feat(ts/cli): env var toolkit version override by Alberto Schiabel (@jkomyno) in #2499
- fix(docs): comprehensive fix for nullable without type in OpenAPI schemas by Sushmitha Mallesh (@Sushmithamallesh) in #2526
- docs: Update TypeScript SDK reference by @github-actions[bot] in #2517
- docs: Update toolkits and API data by @github-actions[bot] in #2523
- fix(ts/core): trigger payload (v1, v2, v3) by Alberto Schiabel (@jkomyno) in #2524
- fix(ts/core): remove base64 to Uint8Array buffer, fix corrupted files by Alberto Schiabel (@jkomyno) in #2531
- Release: update version by Musthaq Ahamad (@haxzie) in #2532
- Bump ts json-schema-to-zod package with latest changes by Musthaq Ahamad (@haxzie) in #2533
- Release: update version by Musthaq Ahamad (@haxzie) in #2534
- docs: add changelog for simplified optional field schemas by Shrey Singla (@shreysingla11) in #2538
- fix(docs): normalize complex union schemas in OpenAPI spec by Sushmitha Mallesh (@Sushmithamallesh) in #2541
- docs: Improve API reference with rate limits, authentication, and better overview by Sushmitha Mallesh (@Sushmithamallesh) in #2544
- fix: Add redirect for old Fern API reference URLs by Sushmitha Mallesh (@Sushmithamallesh) in #2545
- Add comprehensive agent building skills for Claude Code by Musthaq Ahamad (@haxzie) in #2537
- Fix agent skills, add bug fixing guidelines by Musthaq Ahamad (@haxzie) in #2549
- docs: Update toolkits and API data by @github-actions[bot] in #2535
- feat(ts/e2e): restore DEBUG.log, env var validation by Alberto Schiabel (@jkomyno) in #2536
- feat(e2e/tests):
runFixtureAPI Improvements + sync'd DEBUG.log by Alberto Schiabel (@jkomyno) in #2539 - feat(ts/e2e): add e2e tests for Deno by Alberto Schiabel (@jkomyno) in #2540
- feat(ts/e2e): add Node.js e2e test about file roundtrip by Alberto Schiabel (@jkomyno) in #2547
- docs: Improve Claude docs review workflow by Sushmitha Mallesh (@Sushmithamallesh) in #2555
- docs: add AI-native documentation guideline by Sushmitha Mallesh (@Sushmithamallesh) in #2557
- fix(docs): Fix broken internal links across documentation by Sushmitha Mallesh (@Sushmithamallesh) in #2558
- docs: update premium tools page to match pricing by Sushmitha Mallesh (@Sushmithamallesh) in #2559
- docs: update dashboard links to platform.composio.dev by Sushmitha Mallesh (@Sushmithamallesh) in #2560
- docs: add changelog for typed responses in GitHub, Mailchimp, Trello and upcoming toolkits by Shrey Singla (@shreysingla11) in #2561
- docs: Update toolkits and API data by @github-actions[bot] in #2562
- fix(core): prevent auto-applying important flag when limit is provided by Musthaq Ahamad (@haxzie) in #2570
- Release: update version by Musthaq Ahamad (@haxzie) in #2571
- docs: fix tiny UI issues by Sushmitha Mallesh (@Sushmithamallesh) in #2567
- docs: Update toolkits and API data by @github-actions[bot] in #2568
- fix(docs): Add redirects for Datadog-monitored 404 paths by Soham (@sohamganatra) in #2563
- update(docs): update troubleshooting guide by Uday Sidagana (@Uday-sidagana) in #2500
- feat(docs): improve AI-friendly markdown output by Sushmitha Mallesh (@Sushmithamallesh) in #2573
- Add Changelog Notification Workflow by Musthaq Ahamad (@haxzie) in #2574
- fix(core): loosen V3 webhook schema to accept any composio.* event type by Alberto Schiabel (@jkomyno) in #2553
- feat(docs): add themed Decimal chat widget by Sushmitha Mallesh (@Sushmithamallesh) in #2576
- docs: Update toolkits and API data by @github-actions[bot] in #2575
- docs: polish API reference schema rendering by Sushmitha Mallesh (@Sushmithamallesh) in #2565
- feat(py): enable public URLs by Alberto Schiabel (@jkomyno) in #2462
- refactor(ts/e2e): remove deprecated
nodeVersionsproperty by Alberto Schiabel (@jkomyno) in #2552 - fix(py): gemini for Tool Router by Alberto Schiabel (@jkomyno) in #2577
- docs: show nested parameter schemas on toolkit pages by Sushmitha Mallesh (@Sushmithamallesh) in #2579
- docs: Update toolkits and API data by @github-actions[bot] in #2582
- [PLEN-1437] docs: Webhook Subscriptions API changelog by Anshu Garg (@anshugarg15) in #2581
- docs: changelog for typed responses expansion & consistent response wrapping by Shrey Singla (@shreysingla11) in #2584
- feat(py): support type-safe generic get_tools() based on given provider by Alberto Schiabel (@jkomyno) in #2469
- feat(core): add typed schema for connection expired webhook events by Alberto Schiabel (@jkomyno) in #2554
New Contributors
- Uday Sidagana (@Uday-sidagana) made their first contribution in #2500
Full Changelog: v0.11.0...v0.11.1