| Layout | Standard pages now handle page titles directly in the page layout instead of relying on a separate header file. | Page titles are more reliable and no longer depend on an extra file being included correctly. |
| Layout | Blank page layouts no longer include the site header and footer. | Blank pages can now be used for pages that need a clean layout, such as embeds, landing pages, or special-use pages. |
| Layout | A compatibility script was added for a missing Bootstrap method. | This prevents a console error caused by older behavior that no longer exists in Bootstrap 5. |
| Content Component: Step Row | Step buttons now use the correct button for each individual step instead of repeating the section-level button. | Each step can now link to its own destination as intended. |
| Content Component: Cards | Card layouts were adjusted so border radius displays consistently on all corners. | Rounded card corners now match the theme settings more reliably. |
| Content Components | Content sections now include an ID field that can be used for skip links. | Buttons can link directly to sections farther down the same page. |
| Navigation | Logged-in users are now directed to My Account instead of being sent back to the Login page when a return URL is present. | This creates a smoother experience for people who are already signed in. |
| Navigation | The Login button now changes to an account dropdown for logged-in users, with options for My Account and Logout. | Users have a clearer and faster way to access their account or sign out. |
| Footer | Vimeo was added as an available social icon option. | Sites can now include Vimeo in the footer social links. |
| Footer | Campus status is now checked by the text value “Open” instead of a system-specific ID. | Campus information should display more consistently across different Rock instances. |
| Lava Shortcode: Buttons | Button logic was updated to support special icons for anchor links and map links. | Buttons can now give users better visual cues based on where the link goes. |
| Attribute Matrix: Button Group | Button fields were updated to support the new icon behavior. | Content editors can use the same button setup while getting improved behavior automatically. |