دانلود افزونه
آیکن LiteSpeed Cache
افزونه رایگان نسخه 7.8.1

LiteSpeed Cache

توسعه‌دهنده: LiteSpeed Technologies

توضیحات

All-in-one unbeatable acceleration & PageSpeed improvement: caching, image/CSS/JS optimization...

تغییرات این نسخه

7.8.1 – Apr 1 2026

CDN Fixed Cloudflare API key type detection for the compatibility w/ the new key format.

7.8.0.1 – Mar 17 2026

Object Cache Improved Object Cache resilience: auto disable when connection fails, network subsites fallback to database, and dropped TTL setting to respect never-expired transients.

7.8 – Mar 3 2026

Cloud Changed Health service to run asynchronously.
Object Cache Dropped Store Transients option. Transients now always use Object Cache when available, preventing potential database bloat from expired transients not being cleared. (ravanh)
Media Added extension check for WebP/AVIF replacement efficiency – only processes jpg/jpeg/png/gif, skips svg/ico/bmp etc.
Media Added WebP/AVIF support for macOS Safari >= 16.4. (PR#948)
Media Fixed pie chart not displaying in media library.
Image Optimize Fixed infinite redirect loop issue for image optimization actions. (giangel84 PR#959)
Image Optimize Fixed image optimization data not being cleared when images are replaced using third-party plugins.
Image Optimize Fixed reset single image not deleting records from img_optm and img_optming database tables.
Page Optimize Fixed font optimization in certain themes. (rbabt PR#955)
Page Optimize Filtered HTML tags when saving CSS content.
Object Cache Fixed methods returning null instead of false on failure, matching WordPress Object Cache API convention.(jkolodziej)
Conf Improved network subsites config loading efficiency. (dassels43)