LiteSpeed Cache プラグイン Ver.6.2 へアップデート
2024年4月23日に LiteSpeed Cache プラグイン Ver.6.2 が公開されました。アップデートが表示されて直ぐに4月24日に更新しました。
前回 Ver.6.1 にアップデートした際の記事はこちらです。Ver.6.1 には 2024年2月5日にアップデートしていました。
Ver.6.2 の ChageLog は以下の通りです。
https://wordpress.org/plugins/litespeed-cache/#developers
- 🌱Crawler Added Crawler hit/miss filter.
- 🌱CLI Image optimization now supports wp litespeed-image batch_switch orig/optm.
- 🌱VPI Auto preload VPI images.
- Object Added support for username/password authentication for Redis.
- Page Optimize Now supporting Elementors data-settings WebP replacement.
- Cache Send Cache-Control: no-cache, no-store, must-revalidate, max-age=0 when page is not cacheable.
- Cache Cache control will respect X-Http-Method-Override now.
- Cache No cache for X-Http-Method-Override: HEAD.
- Cache Specified LSCWP in adv-cache compatible file.
- Cache Fixed redirection loop if query string has tailing ampersand.
- Cache Dropped “Cache Favicon.ico” option as it is redundant with 404 cache.
- Cache Fixed deprecated PHP v8 warning in page redirection.
- Cloud REST callback used ACL for QC ips validation.
- Cloud Fixed a typo in parsing cloud msg which prevented error messages to show.
- Cloud Carried on PHP ver for better version detection purpose.
- Cloud Escaped token to show correctly in report.
- Cloud Fixed a QC cloud ip verification setup failure in PHP 5.3.
- 🐞Cloud Fixed a continual new version detection.
- 🐞Image Optimize Fixed a summary counter mismatch for finished images.
- CDN Auto CDN setup compatibility with WP versions less than 5.3.
- 🐞CDN Fixed wrong replacement of non image files in image replacement.
- GUI Further filtered admin banner messages to prevent from existing danger code in database.
- REST Fixed a potential PHP warning in REST check when param is empty.
23件の変更のうち、新機能3件、バグフィックス3件、ほか Cache に関する修正が 7件、Cloud に関する修正が 5件と多い印象です。
Auto preload VPI images で初期の読み込みが速くなる事を期待しています。
過去の更新履歴は日本語になっていましたので、そのうち翻訳されるかと思います。
LiteSpeed Cache プラグイン Ver.6.2.0.1 へアップデート
20240427追記 :
2024年4月25日に Ver.6.2.0.1 へアップデートしました。
https://wordpress.org/plugins/litespeed-cache/#developers
- 🔥🐞Page Optimize Fixed the image display issue that occurs with Elementor’s data-settings attribute when the WebP image is not yet ready.
バグフィックス1件です。WebP 画像がまだ準備されていない場合に発生する、ページの最適化に伴う画像表示の問題が修正されました。
WordPress とプラグインは出来るだけ最新に
広く使われている WordPress と、そのプラグインは、セキュリティーホールが見つかった場合に影響が大きいと思います。アップデートして不具合が発生した場合は別として、出来るだけ最新に維持する方が良いかと思います。
これからも、人柱半分、興味半分で、出来るだけ早めに更新していきたいと考えています。
LiteSpeed Cache プラグインの最適化方法
これまで取り組んできた LiteSpeed Cache プラグインの最適化についてまとめたページです。興味のある方は参照下さい。PageSpeed Insights のスコアは、Desktop / Mobile 共に 90 以上を維持できます。
プラグイン等のアップデートの際のトラブル防止
アップデートの前にはバックアップしておくと安心です。私は自宅の NAS (Synology DS218plus) に BackWPup プラグインのバックアップデータを同期させています。
プラグイン等を更新する前に BackWPup プラグインでバックアップを実施し、その後でアップデートしています。ひとつ前の状態に戻す事ができるので、それほど気構えしなくてもアップデートできます。
コメント