Twenty
Modern open source CRM with a fresh interface designed as an alternative to Salesforce and HubSpot.
Twenty stabilizes its agent chat data model after a hotfix-heavy 2.42 release cycle
◆Recent moves
- 1d ago
Twenty SDK 2.43 ships the workspace member chat thread schema expansion
The SDK package mirrors the server-side schema expansion from v2.43.0. Same migration, different package — no net new capability.
View source ↗ - 1d ago
Twenty anchors AI chat threads to workspace members in expand-step migration
The first half of a two-step schema migration properly links agent chat threads to workspace members instead of cross-schema user workspace IDs. This is the prerequisite infrastructure for AI agent features to work reliably across workspace-isolated tenants, continuing a cleanup arc that started with the FK removal in 2.42.6.
View source ↗ - 3d ago
Twenty stops creating cross-schema foreign keys from workspace to core tables
A fix that removed per-workspace foreign keys pointing into core schema tables — an infrastructure cleanup that corrected a side effect of the 2.42 agent chat thread work. User-invisible, but necessary for the schema migration in 2.43.0 to proceed cleanly.
View source ↗ - 3d ago
Twenty fixes enterprise license expiry that locked SSO users out after 7 days
A meaningful bug fix: enterprise server processes weren't reloading the validity token, so servers running more than 7 days without a restart would report the license expired, locking out SSO sign-in for all users. The fix adds a background refresh check on every read. This sits outside the AI agent work but was a hard enterprise blocker that real customers hit.
View source ↗ - 3d ago
Twenty fixes workflow version resolution when a core version is referenced
A targeted fix in the workflow engine for a version resolution edge case introduced in 2.42. Infrastructure maintenance with no user-visible impact beyond correcting workflow execution for affected setups.
View source ↗ - 3d ago
Twenty creates missing core workflows in the 2.42 execution backfill
Another patch in the 2.42 hotfix wave, creating core workflows that were missing from the execution backfill command. Part of the same remediation arc as v2.42.4 and v2.42.5.
View source ↗