From b061f0cfe6d6811db8ae6bc74232b5905e528e6a Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Mon, 29 Dec 2025 08:23:46 -0800 Subject: [PATCH] prepare for beta release Signed-off-by: Andy Miller --- CHANGELOG.md | 8 ++++++++ blueprints.yaml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa15ecdf..51a01631 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# v1.11.0-beta.3 +## 12/29/2025 + +1. [](#improved) + * Added fallback autoloader to handle class location changes during upgrades + * Lazy-load WhiteLabel and ScssCompiler to avoid loading scssphp during upgrades + * Use sendJsonResponse() to exit early after package install/reinstall tasks + # v1.11.0-beta.2 ## 12/27/2025 diff --git a/blueprints.yaml b/blueprints.yaml index ea89a084..62140b43 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -2,7 +2,7 @@ name: Admin Panel slug: admin type: plugin testing: true -version: 1.11.0-beta.2 +version: 1.11.0-beta.3 description: Adds an advanced administration panel to manage your site icon: empire author: