You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/en/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ description: ''
15
15
- Media files can now be served from a cloud provider if configured by a plugin
16
16
17
17
### Fixed
18
-
- The `parent` field of resources now supports arrays
18
+
- The `parent` field of resources now supports multiple parents simultaneously. This replaces the relation field, with resource relationships managed through the information hierarchy defined by content types.
19
19
- The resource tree now allows two or more simultaneous roots
20
20
- Fixed UI navigation issues in Firefox
21
21
- Added an error message when unmounting a video or audio
Copy file name to clipboardExpand all lines: src/content/docs/es/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ description: ''
15
15
- Los archivos multimedia pueden ser servidos desde un proveedor de nube si un plugin lo ha configurado asi
16
16
17
17
### Fixed
18
-
- El campo `parent` de los recursos ahora admite arreglos
18
+
- El campo `parent` de los recursos ya soporta varios padres al tiempo. Esto reemplaza el campo relación y las relaciones de los recursos entre si se maneja con la jerarquía de información definida por los tipos de contenido
19
19
- El árbol de recursos permite dos o más raíces simultaneas para el árbol
20
20
- Se soluciona temas de navegación en la UI en Firefox
21
21
- Mensaje de error cuando se hacia `unmount` de un video o audio
0 commit comments