Skip to content

Commit e7cce86

Browse files
committed
Add refresh registrations on schedule functionality
1 parent b1edaa3 commit e7cce86

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/pages/admin-ui-sdk/configuration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ The [`Configure extensions`](./eligible-extensions-config.md) button allows to s
2424

2525
The `Refresh registrations` button reloads all registrations from the registries. It is typically used when changes are made to the registration on the app builder application side or when a new app is added and published, to reflect these changes in the Admin.
2626

27+
The `Refresh registrations on schedule` field allows to select the frequency to automatically refresh registrations.
28+
2729
## Database logging configuration
2830

2931
The **Database logging configuration** section allows you to save Admin UI SDK log entries for the specified retention period.

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ April 15, 2025
2222

2323
* Updated dependencies to ensure all resolved security issues are addressed and the system remains up-to-date. <!--- CEXT-4464 -->
2424

25+
* Added **Refresh registrations on schedule** to automatically fetch registrations of selected extensions. <!-- CEXT-4258, CEXT-4402, CEXT-4493 -->
26+
2527
## Version 2.3.0
2628

2729
### Release date

0 commit comments

Comments
 (0)