twenty

Building a modern alternative to Salesforce, powered by the community.

AGPL-3.0 License

Stars
9.2K
Committers
282

Bot releases are hidden (Show)

twenty - Task & Notes, CreatedBy & Webhooks filtering Latest Release

Published by charlesBochet 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.22.0...v0.23.0

twenty - Enhanced Kanban Board and Navigation bars, bulk deletion

Published by ijreilly 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.21.0...v0.22.0

twenty - Enhanced Emails Settings, One-To-Many Relations on Table

Published by charlesBochet 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.20.0...v0.21.0

twenty - Timeline activities and messaging blocklist

Published by ijreilly 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.12.0...v0.20.0

twenty - Link field type and data model diagram

Published by ijreilly 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.11.0...v0.12.0

twenty - Calendar Sync

Published by thomtrp 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.10.0...v0.11.0

twenty - Address FieldType, Multi-Workspace, Relation Fields on Record Page

Published by charlesBochet 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.3.3...v0.4.0

twenty - Kanban View on any Object

Published by charlesBochet 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.3.2...v0.3.3

twenty - New Layout & Filter and Order by Select Field

Published by charlesBochet 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.3.1...v0.3.2

twenty - Linkedin Extension & Twenty Contributors

Published by charlesBochet 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.3.0...v0.3.1

twenty - Emails PoC and Rating Field Type

Published by charlesBochet 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.2.3...v0.3.0

twenty - Webhooks & Relation Support

Published by charlesBochet 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.2.2...v0.2.3

twenty - Job & Workers support, Monorepo migration

Published by charlesBochet 10 months ago

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

twenty - Attachments, Timeline redesign and Performances

Published by charlesBochet 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.2.0...v0.2.1

twenty - Flexible Schema, Custom Objects & Custom Fields

Published by charlesBochet 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.1.5...v0.2.0

twenty - Refactor UI Components & many bug fixes

Published by charlesBochet about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.1.4...v0.1.5

twenty - Kanban Edit & Optimistic rendering

Published by charlesBochet about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.1.3...v0.1.4

twenty - Views, EditableFields & CSV import

Published by charlesBochet about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.1.2...v0.1.3

twenty - Tasks are out

Published by charlesBochet about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/twentyhq/twenty/compare/v0.1.1...v0.1.2

twenty - Echo, World!

Published by charlesBochet over 1 year ago

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!