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: content/changelog/v10.3.0.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Version 10.3.0 release notes
3
3
description: ""
4
4
date: 2024-08-12T14:16:11.167Z
5
-
lastmod: 2024-08-12T14:35:37.260Z
5
+
lastmod: 2024-08-13T08:15:59.698Z
6
6
slug: v10.3.0
7
7
fmContentType: changelog
8
8
---
@@ -19,7 +19,15 @@ In the content and media dashboards, we have added a new button to select all it
19
19
20
20

21
21
22
-
## Extensibility: Ability to copy metadata or delete media files
22
+
## Extensibility
23
+
24
+
### UI extensibility is now generally available
25
+
26
+
The UI extensibility feature is now generally available, which means you do not have to toggle the `frontMatter.experimental` setting anymore.
27
+
28
+
> **Info**: You can find more information about UI extensibility in the [UI extensibility](/docs/ui-extensibility) documentation.
29
+
30
+
### Ability to copy metadata or delete media files
23
31
24
32
Our extensibility library has been extended with new actions which allow you to copy metadata or delete media files. This can be useful when you want to perform certain actions like for example convert a meda file to a different format and keep the metadata.
0 commit comments