0.30 changelog (#7126)

This commit is contained in:
Thomas des Francs
2024-09-18 18:40:07 +02:00
committed by GitHub
parent cac3e116a3
commit 147eaaa5b0
4 changed files with 22 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 314 KiB

View File

@@ -0,0 +1,22 @@
---
release: 0.30.0
Date: September 18th 2024
---
# New Settings layout
Experience a more compact and intuitive settings layout, now featuring a breadcrumb navigation for easier access and better organization.
![](/images/releases/0.30/0.30-new-settings.png)
# Add Several emails for one contact
Enhance your contact management by adding many email addresses for a single contact. All emails sent to these addresses will be automatically synced with the contact, ensuring you never miss an important communication.
![](/images/releases/0.30/0.30-emails.png)
# New Array field type
Developers can now take advantage of the new array field type to store non-predefined values.
![](/images/releases/0.30/0.30-array-field.png)