File tree Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,31 @@ keywords:
8
8
9
9
# Adobe Commerce Admin UI SDK release notes
10
10
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
12
36
13
37
### Release date
14
38
You can’t perform that action at this time.
0 commit comments