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>
This commit is contained in:
Thomas des Francs 2024-05-27 09:56:33 +02:00 committed by GitHub
parent 9c046dcfdb
commit 74d7479c8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 KiB

View File

@ -19,4 +19,10 @@ Implemented skeleton loading to improve user experience by displaying placeholde
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)
![](/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)