Clean changelog from bullet points (#16294)

Was ugly
This commit is contained in:
Thomas des Francs
2025-12-03 18:32:49 +01:00
committed by GitHub
parent 2e7dbe6b90
commit 35319ee13f
5 changed files with 45 additions and 27 deletions
@@ -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)
![](/images/releases/0.20/0.20-blocklist.png)
@@ -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)
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)
@@ -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)
![](/images/releases/0.22/0.22-mass-deletion.png)
@@ -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)
@@ -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)
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)