File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @red-hat-developer-hub/backstage-plugin-global-header
22
3+ ## 1.17.1
4+
5+ ### Patch Changes
6+
7+ - d59b616: Add ` type ` prop for MenuItemLink identification and hide "My profile" menuItemLink for guest users
8+
9+ - Add ` type ` prop to MenuItemLink component config for better identification when i18n applied
10+ - Hide "My Profile" menu item when user entity reference contains '/guest'
11+ - Hide "My Profile" menu item when catalog API fails to fetch user entity
12+ - Export ` globalHeaderTranslations ` from plugin for i18n integration
13+
314## 1.17.0
415
516### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @red-hat-developer-hub/backstage-plugin-global-header" ,
3- "version" : " 1.17.0 " ,
3+ "version" : " 1.17.1 " ,
44 "main" : " src/index.ts" ,
55 "types" : " src/index.ts" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments