From 24204bfcc5f16ca46d76ae8b4d13e9d2ce946013 Mon Sep 17 00:00:00 2001 From: Matthew Reishus Date: Thu, 12 Feb 2026 19:31:35 +0000 Subject: [PATCH] Page Optimize v0.6.2 release prep --- page-optimize.php | 2 +- readme.txt | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/page-optimize.php b/page-optimize.php index 8cc40e2..cfb049f 100644 --- a/page-optimize.php +++ b/page-optimize.php @@ -4,7 +4,7 @@ Plugin URI: https://wordpress.org/plugins/page-optimize/ Description: Optimizes JS and CSS for faster page load and render in the browser. Author: Automattic -Version: 0.6.1 +Version: 0.6.2 Author URI: http://automattic.com/ */ diff --git a/readme.txt b/readme.txt index 8e640e7..bb3cb1e 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: performance Requires at least: 5.3 Tested up to: 6.9 Requires PHP: 7.4 -Stable tag: 0.6.1 +Stable tag: 0.6.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -67,6 +67,9 @@ Optional overrides (examples): == Changelog == += 0.6.2 = +* Fix: Harden CSS concat `@import` hoisting to preserve long Google Fonts-style URLs with semicolons and avoid false positives from `@import`-like substrings in rule bodies/URL paths. + = 0.6.1 = * Fix: Skip JavaScript concatenation for scripts that request defer or async loading to preserve core loading behavior. * Fix: Skip JavaScript concatenation for module scripts (type="module") and scripts whose