Skip to content

Commit

Permalink
Remove broken images in release post
Browse files Browse the repository at this point in the history
Relates to keycloak/keycloak#27492

Signed-off-by: Alexander Schwartz <[email protected]>
  • Loading branch information
ahus1 committed Mar 5, 2024
1 parent 41b4df0 commit 4ca22e6
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions cache/releases/24.0.0/release-notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -152,12 +152,6 @@ <h3 id="_new_welcome_page">New Welcome Page</h3>
<div class="paragraph">
<p>The 'welcome' page that appears at the first use of Keycloak is redesigned. It provides a better setup experience and conforms to the latest version of <a href="https://www.patternfly.org/">PatternFly</a>. The simplified page layout includes only a form to register the first administrative user. After completing the registration, the user is sent directly to the Admin Console.</p>
</div>
<div class="imageblock">
<div class="content">
<img src="images/new-welcome-screen.png" alt="New welcome page with a simplified layout and registration form">
</div>
<div class="title">Figure 1. New welcome page with a simplified layout and registration form</div>
</div>
<div class="paragraph">
<p>If you use a custom theme, you may need to update it to support the new welcome page. For details, see the <a href="https://www.keycloak.org/docs/24.0.0/upgrading/">Upgrading Guide</a>.</p>
</div>
Expand All @@ -170,12 +164,6 @@ <h3 id="_new_account_console_now_the_default">New Account Console now the defaul
<div class="paragraph">
<p>This new version has built-in support for the user profile feature, which allows administrators to configure which attributes are available to users in the Account Console, and lands a user directly on their personal account page after logging in.</p>
</div>
<div class="imageblock">
<div class="content">
<img src="images/new-account-console.png" alt="New Account Console with custom attributes">
</div>
<div class="title">Figure 2. New Account Console with custom attributes</div>
</div>
<div class="paragraph">
<p>If you are using or extending the customization features of this theme, you may need to perform additional migrations. For more details, see the <a href="https://www.keycloak.org/docs/24.0.0/upgrading/">Upgrading Guide</a>.</p>
</div>
Expand Down

0 comments on commit 4ca22e6

Please sign in to comment.