Skip to content

Releases: twentyhq/twenty

Job & Workers support, Monorepo migration

21 Dec 22:55
Compare
Choose a tag to compare

Highlights

  • Upcoming feature — Messaging: This feature is still behind feature flag but we are making good progress. Development of data models for upcoming messaging feature, enhancements in GraphQL and REST API documentation, and implementation of sync drivers for queue messages. Some parts of the frontend are also complete (e.g. account connection).
  • Developer experience — Monorepo + Vite + APs: Migration to a monorepo structure, along with updates to scripts, documentation, and Jest configuration to support this new architecture. Vite 5 integration for frontend enhancement and improvements in Docker install process. Big enhancements in GraphQL and REST API documentation.
  • Continuous improvement: Improving handling of exceptions and optimizing database interactions. Various UI improvements like fixing the display of buttons, icons, and tables, and adding skeleton loading.

What's Changed

Click to view the 105 changes
Read more

Attachments, Timeline redesign and Performances

09 Dec 10:10
f24541b
Compare
Choose a tag to compare

Highlights

  • Redesigned Timeline
  • Upload attachments
  • Big improvement to mobile display
  • Introducing the REST API
  • Better error handling

What's Changed

Click to view the 68 changes
We welcomed 8 new contributors!

Flexible Schema, Custom Objects & Custom Fields

30 Nov 11:47
Compare
Choose a tag to compare

Highlights

Introducing custom objects and custom fields!
You now get the power of airtable / a full database within your CRM.

v0.2.0.mp4

What's Changed

Click to view the 360 (!) changes
Read more

Refactor UI Components & many bug fixes

19 Oct 14:25
Compare
Choose a tag to compare

Highlights

Stability improvements

What's Changed

Click to to view the 140 changes
Read more

Board Configuration & Optimistic rendering

02 Oct 15:35
Compare
Choose a tag to compare

What's Changed

Click to view the 140 changes
Read more

Views, EditableFields & CSV import

06 Sep 09:40
08b56ec
Compare
Choose a tag to compare

Highlights

Create views, import CSV

What's Changed

Click to view the 170 changes
Read more

Tasks are out

06 Aug 17:30
2f0bee5
Compare
Choose a tag to compare

Highlights

Ability to create tasks!

What's Changed

Click to view the 171 changes
Read more

Echo, World!

14 Jul 16:39
7bcea34
Compare
Choose a tag to compare

v0.1.1 - Echo, World!

Featuring the show page. And sign-up flow and notes. And much more!

Features

Show Views

  • Show page: Users can now access a basic company and person show page that displays the timeline of notes and comments.

Timeline & Note Side Panel

  • Timeline: We have added the ability to view the timeline in the side panel from any table view.
  • Note feature: Users can create and edit notes on companies and people using a Notion-like document editor in the side panel.

Table Views

  • Table views rework: We have completely revamped the tables to enhance performance and improve the user experience.

Pipeline Views

  • Minor improvements on pipelines: You can now see the deal value at the top of the column.

Onboarding & Settings

  • Onboarding flow: It is now possible to sign up on Twenty if you don't have an account yet. Users will go through workspace and profile creation.
  • Invite Link: As a workspace member, you can now share an invite link to your workspace. Anyone using it can sign up for your workspace.
  • Settings page: The settings page now has additional pages: workspace edition, team members, and profile edition.

General

  • Hotkeys rework: We have completely rebuilt our hotkeys API to make it easier to use, especially when dealing with conflicts.

A special thanks to @deepaksing @Morning1139Angel @Samox for the contributions!

Hello, World!

22 Jun 22:47
Compare
Choose a tag to compare

v0.1.0 - Hello, World!

Et voilà! We are publishing the first public release of twenty, setting the base of what we hope will be a great Opensource CRM. It's not shiny yet but it's "usable" if you don't plan to onboard 100+ team members this month!

Features

  • Login through Google social login or email/password
  • Basic Settings page displaying profile information
  • Person and Companies table views
  • Basic Pipeline view
  • Filtering and Sorting
  • Basic Cmd+K support