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