diff --git a/packages/twenty-website/src/content/releases/0.20.0.mdx b/packages/twenty-website/src/content/releases/0.20.0.mdx index 463f5aa1b6..fcfa87aba0 100644 --- a/packages/twenty-website/src/content/releases/0.20.0.mdx +++ b/packages/twenty-website/src/content/releases/0.20.0.mdx @@ -7,10 +7,13 @@ Date: 2024-06-14 The timeline on every record page has been significantly improved. It now provides detailed updates for: -- Record creations -- Field updates -- Received emails -- Created calendar events +Record creations + +Field updates + +Received emails + +Created calendar events ![](/images/releases/0.20/0.20-timeline.png) @@ -24,4 +27,4 @@ Our onboarding process has been streamlined to let you import your calendar and To enhance privacy, you can now add specific email addresses to a blocklist within the "Accounts" settings. This feature prevents sensitive content from being synced to the CRM when corresponding with certain individuals. This can be particularly useful when managing sensitive deals. -![](/images/releases/0.20/0.20-blocklist.png) \ No newline at end of file +![](/images/releases/0.20/0.20-blocklist.png) diff --git a/packages/twenty-website/src/content/releases/0.21.0.mdx b/packages/twenty-website/src/content/releases/0.21.0.mdx index 0820f4c89a..89a82fd203 100644 --- a/packages/twenty-website/src/content/releases/0.21.0.mdx +++ b/packages/twenty-website/src/content/releases/0.21.0.mdx @@ -13,12 +13,17 @@ You can now edit one-to-many relations directly from the "many side". This means # Advanced Email and Calendar Settings We've introduced advanced settings for email and calendar management: -- **Auto-Create Contact Options:** Choose when an email interaction should automatically create a contact. Options include: - - People I've sent emails to and received emails from - - People I've sent emails to - - Don't auto create contact -- **Email Exclusions:** Ability to exclude non-professional emails (e.g., Gmail, Outlook) and team emails (e.g., support@, team@) from being synced to the CRM. -- **Calendar Events:** Auto-contact creation settings are now available for calendar events as well. +**Auto-Create Contact Options:** Choose when an email interaction should automatically create a contact. Options include: -![](/images/releases/0.21/0.21-advanced-email-settings.png) \ No newline at end of file +People I've sent emails to and received emails from + +People I've sent emails to + +Don't auto create contact + +**Email Exclusions:** Ability to exclude non-professional emails (e.g., Gmail, Outlook) and team emails (e.g., support@, team@) from being synced to the CRM. + +**Calendar Events:** Auto-contact creation settings are now available for calendar events as well. + +![](/images/releases/0.21/0.21-advanced-email-settings.png) diff --git a/packages/twenty-website/src/content/releases/0.22.0.mdx b/packages/twenty-website/src/content/releases/0.22.0.mdx index 0a5a91b908..21efa5d062 100644 --- a/packages/twenty-website/src/content/releases/0.22.0.mdx +++ b/packages/twenty-website/src/content/releases/0.22.0.mdx @@ -5,17 +5,21 @@ Date: 2024-07-11 # Enhanced Kanban Board -- **Edit Kanban Stages:** You can now edit Kanban stages directly from the app, not just from the settings. This makes it easier to manage and customize your workflow on the fly. -- **"No Value" Column:** Cards that are not assigned to a specific value will now appear in a "No Value" column. This column can be shown or hidden as needed, ensuring no cards are overlooked. +**Edit Kanban Stages:** You can now edit Kanban stages directly from the app, not just from the settings. This makes it easier to manage and customize your workflow on the fly. + +**"No Value" Column:** Cards that are not assigned to a specific value will now appear in a "No Value" column. This column can be shown or hidden as needed, ensuring no cards are overlooked. ![](/images/releases/0.22/0.22-kanban-improvements.png) # Revamped Navigation Bar Navigate more quickly with our revamped record page navbar: -- Navigate directly from one record page to another. -- View the total number of records within a view. -- Easily return to the corresponding index view with a new "Close" button. + +Navigate directly from one record page to another. + +View the total number of records within a view. + +Easily return to the corresponding index view with a new "Close" button. ![](/images/releases/0.22/0.22-navbar.png) @@ -23,4 +27,4 @@ Navigate more quickly with our revamped record page navbar: You can now delete up to 10,000 records at once. (For when you want to Marie Kondo your database! 🧹) -![](/images/releases/0.22/0.22-mass-deletion.png) \ No newline at end of file +![](/images/releases/0.22/0.22-mass-deletion.png) diff --git a/packages/twenty-website/src/content/releases/0.44.0.mdx b/packages/twenty-website/src/content/releases/0.44.0.mdx index 9d141a9c23..545d3af125 100644 --- a/packages/twenty-website/src/content/releases/0.44.0.mdx +++ b/packages/twenty-website/src/content/releases/0.44.0.mdx @@ -5,16 +5,19 @@ Date: 2025-03-17 # New Side Panel -- **Quick Access to Records**: Side panel lets you view and edit records without leaving your current page. -- **Keyboard Navigation**: Navigate the side panel with keyboard for better accessibility and faster workflows. -- **Pinned Actions**: More actions now displayed directly in the navbar for easier access. +**Quick Access to Records**: Side panel lets you view and edit records without leaving your current page. + +**Keyboard Navigation**: Navigate the side panel with keyboard for better accessibility and faster workflows. + +**Pinned Actions**: More actions now displayed directly in the navbar for easier access. ![](/images/releases/0.44/0.44-side-panel.png) # Admin Panel -- **App Health Check**: Added a health check feature to the admin panel. Now shows real-time status and key metrics. -- **Environment Variables**: Admin panel now has read-only access to environment variables. Better transparency, easier config management. +**App Health Check**: Added a health check feature to the admin panel. Now shows real-time status and key metrics. + +**Environment Variables**: Admin panel now has read-only access to environment variables. Better transparency, easier config management. ![](/images/releases/0.44/0.44-admin-panel.png) diff --git a/packages/twenty-website/src/content/releases/1.1.0.mdx b/packages/twenty-website/src/content/releases/1.1.0.mdx index b0f02268ff..ab2972f505 100644 --- a/packages/twenty-website/src/content/releases/1.1.0.mdx +++ b/packages/twenty-website/src/content/releases/1.1.0.mdx @@ -8,8 +8,11 @@ Date: 2025-07-10 You can now run workflows on many records at once. Previously, manual workflows could only be triggered one record at a time. This change improves productivity for bulk operations. With the ability to trigger workflows on many records, you can now: -- Send bulk emails to selected contacts -- Update many records with the same workflow logic -- Process batches of data more efficiently -![](/images/releases/1.1/1.1-multi-manual-trigger.png) \ No newline at end of file +Send bulk emails to selected contacts + +Update many records with the same workflow logic + +Process batches of data more efficiently + +![](/images/releases/1.1/1.1-multi-manual-trigger.png)