Release 1.11.0 (#15900)
## Release 1.11.0 This release includes: - Unlisted Views Changelog file: `packages/twenty-website/src/content/releases/1.11.0.mdx` Release date: 2025-11-18
This commit is contained in:
committed by
GitHub
parent
f131a86cc5
commit
c38f34df26
@@ -60,7 +60,7 @@ Many-to-many relationships are coming in **Q1 2026**. Currently, create an inter
|
||||
</Accordion>
|
||||
|
||||
<Accordion title="What are Morph Many relationships?">
|
||||
Morph Many relationships (coming **Q4 2025**) allow one object to relate to multiple different object types. For example, an Opportunity could relate to either a Person or a Company.
|
||||
Morph Many relationships allow one object to relate to multiple different object types through a single field. For example, an Opportunity can relate to either a Person or a Company. This feature is now available - learn more in our [Relation Fields](/user-guide/data-model/relation-fields#morph-many-relationships) documentation.
|
||||
</Accordion>
|
||||
|
||||
<Accordion title="Can I reorder fields in objects?">
|
||||
|
||||
Reference in New Issue
Block a user