From 66141bbd21dd25943a539f828561ea2b42edeab9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Jerna=C5=9B?= Date: Mon, 30 Sep 2024 13:00:49 +0200 Subject: [PATCH] Update .changeset/silly-geckos-learn.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Vincenzo Scamporlino Signed-off-by: Łukasz Jernaś --- .changeset/silly-geckos-learn.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/silly-geckos-learn.md b/.changeset/silly-geckos-learn.md index e0b525fd4e..53d4301b5c 100644 --- a/.changeset/silly-geckos-learn.md +++ b/.changeset/silly-geckos-learn.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-user-settings': minor +'@backstage/plugin-user-settings': patch --- -Search for profile image also in User Entities +`useUserProfile` will now use the user's picture stored in the catalog as a fallback if the identity provider doesn't return a picture.