= 2.6.0 – 03.25.2026 =
* Increased minimum required PHP version to 8.1 to allow for library updates and support for future codebase performance improvements.
* Added new perfmatters_rucss_logged_in filter.
* Added PHP Scoper to our plugin development workflow to be able to silo specific third-party libraries to prevent conflicts with other plugins.
* Updated PHP CSS Parser library to 9.3.0.
* Added additional logic to used CSS generation to better deal with layer elements that are declared without a content block.
* Removed built-in stylesheet exclusion for Bricks’ layer files. We recommend clearing used CSS after updating.
* Added new CSS helper method to rewrite relative URLs in stylesheets that will be printed inline using regex only to prevent having to pass them through the parser.
* Updated code snippets author column to use the user’s display name instead of nice name to match the single snippet layout.