From 1ad453d5ba362a9bf3e3b083130f91e7484b4d78 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Mon, 29 Dec 2025 08:19:42 -0800 Subject: [PATCH] prepare for 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 d9e23d63..a760bc3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# v1.10.49.2 +## 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.10.49.1 ## 09/03/2025 diff --git a/blueprints.yaml b/blueprints.yaml index 2a6b0384..b07145e9 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,7 +1,7 @@ name: Admin Panel slug: admin type: plugin -version: 1.10.49.1 +version: 1.10.49.2 description: Adds an advanced administration panel to manage your site icon: empire author: