Files
twenty/packages/twenty-website/src/content/releases/0.4.0.mdx
Thomas des Francs 5f6109bb53 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)
2024-04-02 19:09:32 +02:00

23 lines
932 B
Plaintext

---
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)