twenty
Activetwentyhq / twenty
The open alternative to Salesforce, designed for AI.
55.7K
8.7K
-
-
Recent Releases
twenty/v2.32.0 — twenty/v2.32.0
<!-- generated-release-notes v1 --> ⚠️ Breaking changes - System record page layout (23651(https://github.com/twentyhq/twenty/pull/23651)) by @prastoin - feat(front): expand button and record
sdk/v2.33.0 — sdk/v2.33.0
<!-- generated-release-notes v1 --> Three breaking changes require action. LogicFunctionExecutionContext gains workspace and user identity; caller authority is now per call site. Catalog keys are r
sdk/v2.31.0 — sdk/v2.31.0
<!-- generated-release-notes v1 --> ⚠️ Breaking changes - System record page layout (23651(https://github.com/twentyhq/twenty/pull/23651)) by @prastoin - feat(front): expand button and record
sdk/v2.35.0 — sdk/v2.35.0
<!-- generated-release-notes v1 --> Two breaking changes require migration before upgrading. CoreApiClient now requires { runAs } at construction; omitting it fails typecheck. LogicFunctionExecutio
twenty/v2.35.0 — twenty/v2.35.0
<!-- generated-release-notes v1 --> ⚠️ Breaking changes - fix: lift nest and verdaccio parents, drop four obsoleted resolutions (24675(https://github.com/twentyhq/twenty/pull/24675)) by @mabdul
twenty/v2.34.0 — twenty/v2.34.0
<!-- generated-release-notes v1 --> ⚠️ Breaking changes - System record page layout (23651(https://github.com/twentyhq/twenty/pull/23651)) by @prastoin - feat(front): expand button and record
sdk/v2.29.0 — sdk/v2.29.0
<!-- generated-release-notes v1 --> 🌟 Highlights - runAgent now accepts a messages array for multi-turn conversations; pass either messages or prompt, not both — existing prompt-only callers a
sdk/v2.30.0 — sdk/v2.30.0
<!-- generated-release-notes v1 --> ⚠️ Breaking changes - Remove any reference to clientConfig.subdomainMinLength — the field is deleted from ClientConfig in twenty-client-sdk. (23915(https://g
twenty/v2.30.0 — twenty/v2.30.0
<!-- generated-release-notes v1 --> ⚠️ Breaking changes - The GraphQL metadata API no longer uses nestjs-query cursor types. Remove ObjectConnection, FieldConnection, CursorPaging, and related
twenty/v2.29.0 — twenty/v2.29.0
<!-- generated-release-notes v1 --> ✨ New features - feat(twenty-slack): link records and format the assistant reply footer (23539(https://github.com/twentyhq/twenty/pull/23539)) by @abdulrahma