From a493b2b4407356e063f90179b451489b9a191267 Mon Sep 17 00:00:00 2001 From: Anh Tran Date: Mon, 14 Aug 2023 07:30:22 +0700 Subject: [PATCH] Version 2.4.1 --- falcon.php | 2 +- readme.txt | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/falcon.php b/falcon.php index ae38c6c..d0ff9dc 100644 --- a/falcon.php +++ b/falcon.php @@ -3,7 +3,7 @@ * Plugin Name: Falcon * Plugin URI: https://elightup.com * Description: WordPress optimizations & tweaks - * Version: 2.4.0 + * Version: 2.4.1 * Author: eLightUp * Author URI: https://elightup.com * License: GPL2+ diff --git a/readme.txt b/readme.txt index 237e495..01e5e1c 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: elightup, rilwis, truongwp Tags: optimization, optimize, optimizer, loading speed, performance, speed, clean, clean up, cleaner, ping, pingback, heartbeat, emoji, emojis Requires at least: 5.9 Tested up to: 6.3 -Stable tag: 2.4.0 +Stable tag: 2.4.1 Requires PHP: 7.4 License: GPLv2 or later @@ -33,7 +33,7 @@ Falcon offers a comprehensive list of options for you to tweak and optimize your #### Assets -- Lazy load CSS +- Asynchronous load CSS - Remove query string for JavaScript and CSS files - Remove jQuery Migrate - Set scheme-less URLs for JavaScript and CSS files, e.g. remove `http:` and `https:` from URLs @@ -82,8 +82,12 @@ Go to *Dashboard | Plugins | Add New* and search for **Falcon**. Then install an == Changelog == += 2.4.1 - 2023-08-14 = +- Remove classic theme styles for button blocks +- Remove Jetpack widget + = 2.4.0 - 2023-08-02 = -- Add lazy load CSS +- Add asynchronous load CSS = 2.3.0 - 2023-07-11 = - Disable cron