Skip to content

Commit 79fa3c3

Browse files
authored
Add changelog for changes in metadata view (#526)
* Add changelog for changes in metadata view * Re-write after changes * Correct formatting
1 parent 8f46121 commit 79fa3c3

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

.spelling

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,3 +332,4 @@ ip
332332
stylelint
333333
uaa-parity
334334
v16
335+
v1
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
applied_at: '2025-09-05'
3+
applies_to:
4+
- ui-elements
5+
is_impactful: false
6+
is_new_feature: false
7+
release_source_url: ''
8+
collapse: true
9+
show_excerpt: true
10+
---
11+
12+
# Metadata view `v2` in Content Explorer
13+
14+
We introduced `v2` of the [metadata view in the Box Content Explorer][1] UI element.
15+
It's a ground-up redesign of the original version, introducing a streamlined interface tailored for metadata-driven workflows.
16+
17+
## Key features
18+
19+
* filtering and editing interfaces with dedicated UI for each metadata field type,
20+
* flexible display options with list and grid views,
21+
* pagination support.
22+
23+
<!-- more -->
24+
25+
## Migration from `v1` to `v2`
26+
27+
The `v1` of the metadata view Content Explorer has reached end of support and it will no longer receive bug fixes or new features.
28+
We recommend to migrate to the new `v2` metadata view. See the [migration guide][3] for a detailed instruction.
29+
30+
## Where to get support
31+
32+
Should you have any issues or need further guidance, please post a request to our [developer forum][2] for any help needed.
33+
34+
[1]: g://embed/ui-elements/explorer-metadata-v2
35+
[2]: https://community.box.com/
36+
[3]: g://embed/ui-elements/explorer-metadata-v2/#migrating-from-v1-to-v2

0 commit comments

Comments
 (0)