twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
GNU Affero General Public License v3.0
15.53k stars 1.62k forks source link

Release v0.22 #6217

Open charlesBochet opened 1 month ago

charlesBochet commented 1 month ago

Scope & Context

On scope:

Improve Standard fields:

Kanban improvement

Share email:

Box shadow:

Bulk delete:

Navigate in list from show page:

greptile-apps[bot] commented 1 month ago

To implement the release v0.22, follow these steps:

  1. Update Release Notes: Add the release notes for v0.22 in the file /packages/twenty-website/src/content/releases/0.22.0.mdx.

  2. API Integration: Ensure the release notes are fetched correctly by the API handler in /packages/twenty-website/src/app/api/releases/route.tsx.

  3. Database Update: Verify that the githubReleasesModel in the database includes the new release.

  4. Visibility Check: Ensure getVisibleReleases function filters the new release correctly.

References

/packages/twenty-website/src/app/api/releases/route.tsx /packages/twenty-website/src/content/releases

#### About Greptile This response provides a starting point for your research, not a precise solution. Help us improve! Please leave a ๐Ÿ‘ if this is helpful and ๐Ÿ‘Ž if it is irrelevant. [Ask Greptile](https://app.greptile.com/chat/github/twentyhq/twenty/main) ยท [Edit Issue Bot Settings](https://app.greptile.com/apps/github)