Releases

Use this page to track current and upcoming Compass Theme releases.

1.1 Coming Soon

TypeWhat ChangedWhy It Matters
LayoutStandard 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.
LayoutBlank 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.
LayoutA 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 RowStep 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: CardsCard layouts were adjusted so border radius displays consistently on all corners.Rounded card corners now match the theme settings more reliably.
Content ComponentsContent sections now include an ID field that can be used for skip links.Buttons can link directly to sections farther down the same page.
NavigationLogged-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.
NavigationThe 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.
FooterVimeo was added as an available social icon option.Sites can now include Vimeo in the footer social links.
FooterCampus 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: ButtonsButton 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 GroupButton fields were updated to support the new icon behavior.Content editors can use the same button setup while getting improved behavior automatically.
Top