Skip to content

Commit deb5cbd

Browse files
update changeset for homepage plugin (#2939)
1 parent 8dfe42a commit deb5cbd

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
---
2-
'@red-hat-developer-hub/backstage-plugin-dynamic-home-page': patch
2+
'@red-hat-developer-hub/backstage-plugin-dynamic-home-page': minor
3+
'@red-hat-developer-hub/backstage-plugin-homepage-backend': minor
4+
'@red-hat-developer-hub/backstage-plugin-homepage-common': minor
35
---
46

5-
Updated dependency `@red-hat-developer-hub/backstage-plugin-theme` to `^0.14.1`.
7+
Homepage default content is now resolved through a new backend with RBAC, widget-oriented configuration, and translated titles. Bumps `@red-hat-developer-hub/backstage-plugin-theme` to `^0.14.1`.
8+
9+
**`@red-hat-developer-hub/backstage-plugin-dynamic-home-page`**
10+
11+
- Load default widgets from the homepage backend API (permission-aware), with a frontend API client and hooks.
12+
13+
**`@red-hat-developer-hub/backstage-plugin-homepage-backend` and `@red-hat-developer-hub/backstage-plugin-homepage-common`**
14+
15+
- Initial release: backend resolves default widgets using user context, `if` conditions; shared types and permission definitions live in homepage-common.

0 commit comments

Comments
 (0)