Skip to content

Commit 98b9d21

Browse files
committed
docs(release-highlights): Adds 6.5 highlights.
1 parent cef6c9a commit 98b9d21

1 file changed

Lines changed: 59 additions & 46 deletions

File tree

packages/documentation-site/patternfly-docs/content/releases/release-highlights.md

Lines changed: 59 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -6,82 +6,95 @@ section: releases
66
import '../get-started/get-started.css';
77
import { Divider, Timestamp } from '@patternfly/react-core';
88

9-
<Timestamp date={new Date(2026, 0)}>January 2026</Timestamp>
9+
<Timestamp date={new Date(2026, 3)}>April 2026</Timestamp>
1010

1111
## PatternFly 6.5
1212

13-
For our Q2 2026 release, we’re aligning the default theme with Red Hat brand, introducing a new unified theme, expanding contrast modes, shipping new components and page layouts, and growing AI tooling and documentation. Details below are organized for drafting; each bullet notes what to link or emphasize in the published highlights.
13+
This release brings exciting new options for your PatternFly projects, offering more choice and flexibility in how you use our design system. We’ve subtly refined our core visuals to better align with the Red Hat Design System while still maintaining the classic PatternFly experience you know.
14+
15+
A major milestone for this release is the introduction of our **new Felt theme**. This theme offers a bold new look for your products, with Red Hat-influenced styles and more visual depth, made possible by our **new glass mode**. More broadly, to ensure all our visual options remain inclusive, we’ve also launched a **high-contrast mode** for WCAG AAA accessibility across all themes.
16+
17+
Alongside these theming milestones, we've added a few **new components and variants** tailored for Red Hat journeys, **revamped our website navigation** for better findability, and **expanded our AI resources** to keep your workflows moving forward.
1418

1519
### Promoted package versions
1620

17-
*Add when 6.5 is released:* changelog links for `patternfly/patternfly`, `patternfly/react`, extensions, and pinned npm versions (same format as prior releases).
21+
*[Replace with versions from [patternfly-org package.json](https://github.com/patternfly/patternfly-org/blob/main/package.json) before publish.]*
22+
23+
- patternfly/patternfly ([changelog](https://github.com/patternfly/patternfly/releases/tag/v6.5.0))
24+
- [@patternfly/patternfly@6.5.0](https://www.npmjs.com/package/@patternfly/patternfly/v/6.5.0)
25+
- patternfly/react ([changelog](https://github.com/patternfly/patternfly-react/releases/tag/v6.5.0))
26+
- [@patternfly/react-charts@8.5.0](https://www.npmjs.com/package/@patternfly/react-charts/v/8.5.0)
27+
- [@patternfly/react-code-editor@6.5.0](https://www.npmjs.com/package/@patternfly/react-code-editor/v/6.5.0)
28+
- [@patternfly/react-core@6.5.0](https://www.npmjs.com/package/@patternfly/react-core/v/6.5.0)
29+
- [@patternfly/react-drag-drop@6.5.0](https://www.npmjs.com/package/@patternfly/react-drag-drop/v/6.5.0)
30+
- [@patternfly/react-icons@6.5.0](https://www.npmjs.com/package/@patternfly/react-icons/v/6.5.0)
31+
- [@patternfly/react-styles@6.5.0](https://www.npmjs.com/package/@patternfly/react-styles/v/6.5.0)
32+
- [@patternfly/react-table@6.5.0](https://www.npmjs.com/package/@patternfly/react-table/v/6.5.0)
33+
- [@patternfly/react-templates@6.5.0](https://www.npmjs.com/package/@patternfly/react-templates/v/6.5.0)
34+
- [@patternfly/react-tokens@6.5.0](https://www.npmjs.com/package/@patternfly/react-tokens/v/6.5.0)
35+
- PatternFly extensions
36+
- *[List only extensions bumped for 6.5; npm + changelog per package.]*
1837

19-
### Default theme: brand alignment and design refinements
38+
### Updated theming options
2039

21-
- **Brand alignment of the default theme** — Summarize token and visual updates that bring products closer to Red Hat brand.
22-
- **Links, navigation accents, tab accents, control borders** — Describe the new treatment for links and accents; call out other default-theme design changes as needed.
23-
- **Cards** — Updates driven by user feedback (e.g., subtle border and shadow).
40+
This release significantly expands our theming options, including style updates, high contrast mode, and our new Felt theme with glass mode. To see these theming options in action, you can swap the theme, color scheme, and contrast mode used on PatternFly.org via the masthead theme switcher.
2441

25-
### Red Hat brand icons
42+
#### Felt theme
2643

27-
- Explain what the new RH brand icons are and how they differ from previous sets.
28-
- Link to documentation on **what the icons are** and **how to swap icons in product** for the new RH brand icons. *(Add final doc URL.)*
44+
We're excited to offer PatternFly's first major theme variant: the [Felt](/foundations-and-styles/theming#felt-theme) theme. Aimed at creating more dynamic, and eye-catching experiences, it introduces red accent colors, pill-shaped radii, and our new glass mode for added depth. Best of all&mdash;Felt is built entirely with our design token system, meaning no breaking change is required to add Felt to your product.
2945

30-
### New components
46+
#### Glass mode
3147

32-
- **Hero**
33-
- **Featured card**
48+
Glass mode is a new contrast mode, used by default in the Felt theme and optionally available for implementation in the Default theme. "Glass", enabled by an intentional set of designs tokens, adds transparency and depth to specific components so UIs can feel more layered.
3449

35-
### Unified theme
50+
When turned on, glass applies to the following components, including their uses within our extensions:
3651

37-
- Introduce the new **unified theme** and how it relates to the default theme.
38-
- **Blog** — Link to a post on the process: why we did it, collaborators, research, screenshots, and how glass fits in.
39-
- **Alignment with Red Hat Design System (RHDS)** — Link to RHDS **release notes** and/or **Jira** (or equivalent) tracking RHDS work.
40-
- Note that the unified theme **leverages the new glass contrast mode by default** (see **Glass mode** under [New contrast modes](#new-contrast-modes) below).
41-
- **Docs experience** — Emphasize the new toggle on the site to preview changes to **accent color**, **border radii**, and other variables *(list any additional toggles)*.
52+
- Card
53+
- Drawer
54+
- Login page
55+
- Masthead
56+
- Navigation (docked)
57+
- Page
58+
- Panel
4259

43-
### New contrast modes
60+
For implementation guidance, constraints, details about design tokens, and user opt-out, refer to the [glass mode developer handbook](/foundations-and-styles/theming/glass-mode-handbook/).
4461

45-
#### High contrast mode
62+
#### Style updates
4663

47-
- Available in **both** the default and unified themes.
48-
- Link to the **[high contrast theming handbook](/foundations-and-styles/theming/high-contrast-handbook)** *(confirm path if it moves for 6.5)*.
49-
- Summarize **research**; link to **blog** (rationale, collaborators, research, screenshots).
64+
We've aligned styles in the classic PatternFly experience (now referred to as our [Default theme](/foundations-and-styles/theming)) more closely with the [Red Hat Design System](https://ux.redhat.com/). These changes enhance brand consistency and usability:
65+
- **Links:** Now feature a subtle gray dotted underline that becomes a solid, active color on hover/focus.
66+
- **Navigation:** Active items now utilize a vertical "accent" line for better visual emphasis.
67+
- **Card:** Added a border shadow to support clarity in dense content views.
68+
- **Controls:** Borders of controls are now more boldly outlined for better interaction indication.
5069

51-
#### Glass mode
70+
#### High contrast mode
5271

53-
- Available in **both** the default and unified themes.
54-
- Link to the **new glass / unified theming handbook** *(add URL when published)*.
55-
- Summarize **research**; link to **blog** as above.
56-
- **Traditional page layout in glass mode** — Background image, banded masthead, floating side navigation.
72+
Now fully released and supported across light and dark color schemes, high contrast mode improves product accessibility and provides users with more control over their experiences. Validated by user research, it utilizes an updated color palette and modified global border rules to meet enhanced WCAG AAA contrast ratios.
5773

58-
### New page layouts
74+
High contrast can be enabled via a singular CSS class as described in the [high contrast developer handbook](/foundations-and-styles/theming/high-contrast-handbook).
5975

60-
- **Docked nav** — Link to docs/demos; include screenshots.
61-
- **Compass** — Link to docs/demos; include screenshots.
76+
### New components and layouts
6277

63-
### Adoption and rollout
78+
We've added new variants to support our evolving visual language and Red Hat-specific user journeys:
6479

65-
- **Non-breaking change** — How teams pull in the release.
66-
- **Opt-in to new styles/themes** — e.g. theme picker or equivalent pattern.
67-
- **Design review** — When and how to engage design.
68-
- **Website / documentation redesign** — Reference **research readouts** and link to **blog** content.
80+
- [Iconography:](/foundations-and-styles/iconography) We’ve updated our icon set to use Red Hat brand icons. This is an automatic change handled via a single class, ensuring cross-platform consistency without much manual lift.
81+
- [Hero](/components/hero) is a new card-like component for attention-grabbing callouts at the top of pages.
82+
- [Docked navigation:](/components/navigation/react-demos#docked-nav) A space-saving solution that minimizes navigation items to icons while remaining expandable.
83+
- [Compass:](/ai/generative-uis/compass) A conversational-first layout for generative UI, placing a ChatBot bar below content with surrounding toolbars.
6984

70-
### AI tooling
85+
### Revamped website navigation
7186

72-
- **MCP** — Link to **new MCP documentation** *(add URL)*; link to **blog(s)**.
73-
- **Seed apps** — Link to seed applications, especially any **Compass-themed** sample *(ensure app is updated for 6.5)*.
74-
- **PatternFly CLI** — Optional highlight; possible **blog** (e.g. Don).
75-
- **Plug-ins / skills** — Brief note if applicable.
87+
Based on extensive user research, we’ve updated the PatternFly.org navigation. Content is now conceptually grouped and labeled to help you find documentation faster.
7688

77-
### Design kit updates
89+
### New AI tooling
7890

79-
- Summarize Figma/design kit changes for 6.5 and where to download or read release notes.
91+
We’ve expanded our AI ecosystem to help you design and develop more efficiently:
92+
- [PatternFly MCP server:](https://github.com/patternfly/patternfly-mcp) Connects LLMs directly to PatternFly documentation and schemas to ensure more accurate AI conversations and generation.
93+
- [PatternFly CLI:](https://github.com/patternfly/patternfly-cli) A new command-line tool designed to accelerate your workflow by automating project scaffolding, streamlining version upgrades, and handling repetitive development tasks.
94+
- [ai-helpers repo:](https://github.com/patternfly/ai-helpers) A collection of plugins and skills for accelerated workflows.
8095

8196
<Divider />
8297

83-
<Timestamp date={new Date(2025, 9)}>October 2025</Timestamp>
84-
8598
## PatternFly 6.4
8699

87100
For the Q3 2025 PatternFly release, we're excited to introduce a beta version of our new high contrast mode, deliver significant accessibility enhancements from our latest audit, and launch a highly requested resizable columns feature for tables. We've also continued to evolve PatternFly AI with community-driven extension updates and new guidelines for AI-assisted code contributions. Updates for these key areas can be found here, in this quarter's release highlights.

0 commit comments

Comments
 (0)