Changelog for 0.4.0 (#4693)

**Wait for 0.4.0 to be deployed!**

![CleanShot 2024-03-28 at 15 53
31@2x](https://github.com/twentyhq/twenty/assets/19412894/f22eb1d5-bf91-413b-8dc8-8631ff48a89d)

![CleanShot 2024-03-28 at 15 53
46@2x](https://github.com/twentyhq/twenty/assets/19412894/5f91d0ae-ce90-41b1-b4bb-94c917bab42e)
This commit is contained in:
Thomas des Francs
2024-04-02 19:09:32 +02:00
committed by GitHub
parent 7dc053c576
commit 5f6109bb53
4 changed files with 23 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 528 KiB

View File

@ -0,0 +1,23 @@
---
release: 0.4.0
Date: Apr 1st 2024
---
# Relation Fields on Record Page
On record pages, you can now expand relation cards to view their fields without navigating to their individual record pages. For example, on a Company record page, you can expand an employee card to view their job title. This feature applies to all types of objects, including custom ones.
![](/images/releases/0.4/0.4-expand-relation-card.png)
# Address Field Type
The new `Address Field` Type enables entry of a full address in one field, while structurally storing each address part - such as street name and number - in separate subfields.
![](/images/releases/0.4/0.4-address-field-type.png)
# Multi-Workspace
You can now switch between workspaces by clicking your workspace name at the top left of the screen. This feature will only appear if you have been invited to join another workspace.
![](/images/releases/0.4/0.4-multi-workspace.png)