Skip to content

Commit 7e92c40

Browse files
committed
Add release notes
1 parent 77ccbc6 commit 7e92c40

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

src/pages/admin-ui-sdk/release-notes.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,31 @@ keywords:
88

99
# Adobe Commerce Admin UI SDK release notes
1010

11-
## Version 2.0
11+
## Version 2.1.0
12+
13+
### Release date
14+
15+
December 17, 2024
16+
17+
### Enhancements
18+
19+
* Added the ability to save Admin UI SDK logs to the database and access them in the Admin Panel.
20+
21+
* Registrations can now be secured with Adobe IMS authentication.
22+
23+
* Admin UI SDK is now compatible with API Edge; Legacy API Mesh is deprecated.
24+
25+
* Custom columns can now send an optional default value for unmatched data instead of leaving the cell empty.
26+
27+
* Custom columns data can now be secured with Adobe IMS authentication.
28+
29+
* Enhanced loading of custom columns data by retrieving only the needed ones for display.
30+
31+
* Registrations automatically refresh when saving Admin UI SDK config.
32+
33+
* Enhanced developer experience with the option to enable staging testing.
34+
35+
## Version 2.0.0
1236

1337
### Release date
1438

0 commit comments

Comments
 (0)