Twenty
Modern open source CRM with a fresh interface designed as an alternative to Salesforce and HubSpot.
Twenty's sprint through v2.39-v2.40 stabilizes yarn pull and relicenses UI components as MIT.
◆Recent moves
- 4d ago
Twenty v2.40.0: pull sync page now lists all unexported kinds
The sync/recovery page now lists all 11 kinds that yarn twenty pull does not yet export — previously it named only 4, implying a complete round-trip that wasn't true. Developers reading this page to decide whether a pulled tree is safe to apply now get an accurate contract rather than a partial one.
View source ↗ - 5d ago
Twenty SDK v2.40.0 — twenty-ui relicensed MIT, resolves AGPL conflict
twenty-ui is republished as MIT via sdk/v2.40.0, resolving a stale AGPL entry that made the package unusable for commercial products. Part of a coordinated relicensing cleanup alongside ui/v1.0.0-alpha.2.
View source ↗ - 6d ago
twenty/v2.39.5
GraphQL resolver name map cache provider is now registered in the worker process — an internal infrastructure fix with no user-visible effect. Part of the ongoing server build stabilization work.
View source ↗ - 6d ago
Twenty UI v1.0.0-alpha.2 — relicensed MIT
twenty-ui republished as MIT at v1.0.0-alpha.2, the UI package counterpart to the SDK relicense in sdk/v2.40.0. Both together complete the licensing cleanup for the component library.
View source ↗ - 6d ago
twenty/v2.39.4
Prebuilt logic functions now warm up after the install step rather than inline — a server build pipeline optimization with no user-visible effect.
View source ↗ - 7d ago
twenty/v2.39.3
The install-time SDK layer now builds from the migration's own schema context, fixing an internal correctness issue. No user-visible change; part of the server-side stabilization work following the yarn twenty pull rollout.
View source ↗