Skip to content

Commit

Permalink
Version 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rilwis committed Aug 14, 2023
1 parent 7ce3077 commit a493b2b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion falcon.php
Original file line number Diff line number Diff line change
Expand Up @@ -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+
Expand Down
10 changes: 7 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a493b2b

Please sign in to comment.