Files
twenty/packages/twenty-website/src/content/releases/0.12.0.mdx
Thomas des Francs 74d7479c8c Added Data Model Diagram to 0.12 changelog (#5585)
# Data Model Diagram

Introduced an "Data Model Diagram" feature that allows users to
visualize the relationships between different objects within the CRM.


![image](https://github.com/twentyhq/twenty/assets/19412894/70f81a93-9166-4036-bb21-f332a42bd850)

---------

Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
2024-05-27 09:56:33 +02:00

29 lines
778 B
Plaintext

---
release: 0.12.0
Date: May 24th 2024
---
# Notifications
Introduced a new design for notifications featuring lighter colors.
![](/images/releases/0.12/0.12-notifications.png)
# Skeleton Loading
Implemented skeleton loading to improve user experience by displaying placeholder content while data is being fetched.
![](/images/releases/0.12/0.12-loader.png)
# Link field
Introduced a new Link Field type to add and manage one or several external URLs on any object. Available in custom objects starting today.
![](/images/releases/0.12/0.12-link-field.png)
# Data Model Diagram
Introduced a "Data Model Diagram" feature that allows users to visualize the relationships between different objects within the CRM.
![](/images/releases/0.12/0.12-database-diagram.png)