Changelog

1.9.91

  • [Bug] Fixed weird characters appearing with LiteSpeed server.
  • [Bug] Fixed JavaScript not loading with partial cache.

1.9.9

  • [Enhancement] Offloaded cache pages list using AJAX.
  • [Bug Fix] Fixed critical error when accessing the BerqWP dashboard.
  • [Bug Fix] Fixed WooCommerce product gallery slider not working.
  • [Bug Fix] Fixed active PHP session warning in Site Health.
  • [Bug Fix] Fixed critical CSS not automatically invalidating cache.
  • [Bug Fix] Fixed improper image tag dimensions in the slider.
  • [Bug Fix] Fixed broken images on initial page load.

1.9.7

  • [Enhancement] Improved compatibility with the WP Social Ninja plugin.
  • [Enhancement] Improved compatibility with the Green Popups plugin.
  • [Enhancement] Improved compatibility with the Salient theme.
  • [Bug Fix] Fixed an issue with unoptimized pages in Pingdom speed tests.

1.9.6

  • [Enhancement] Better compatibility with Elementor.
  • [Enhancement] Better compatibility with Hide My WP Ghost plugin.

1.9.5

  • [New Feature] Users can now purge CDN and critical CSS directly from the admin bar.
  • [Enhancement] Disabled cache for web crawlers.
  • [Bug Fix] Prevented pages with redirection from being cached.

1.9.5

  • [New Feature] Users can now purge CDN and critical CSS directly from the admin bar.
  • [Enhancement] Disabled cache for web crawlers.
  • [Bug Fix] Prevented pages with redirection from being cached.

1.9.4

  • [Bug] Do not require the SimpleHTMLDom library if it is already loaded.

1.9.3

  • [New Feature] Added Instant Cache, allowing BerqWP to generate partially optimized cache instantly.
  • [Enhancement] Improved integration with Pagely, Pantheon, and Pressable caching systems.
  • [Enhancement] Added an admin notice if the REST API is disabled.

1.9.2

  • [Bug] Fixed high CPU usage caused by duplicate cache warmup requests.

1.9.1

  • [Bug] Fixed issue where Varnish cache was not purging when flushing BerqWP cache.

1.8.9

  • [Enhancement] Added support for reverse proxy cache.

1.8.8

  • [Enhancement] Added compatibility for Hide My WP Ghost plugin.

1.8.7

  • [Bug] Fixed license key verification bug.

1.8.6

  • [Bug] Fixed slow cache generation issue.

1.8.5

  • [Enhancement] Added a request cache link in the admin bar to force cache for the current page.
  • [Improvement] Improved support for cache invalidation.

1.8.4

  • [Bug] Fixed support for LiteSpeed web server.

1.8.3

  • [Bug] Fixed memory exhausted error on the plugin settings page.

1.8.2

  • [Enhancement] Added a progress bar showing the percentage of pages that have been cached, and a list of cached page URLs.
  • [Enhancement] Added an error notification if the REST API is disabled using the Admin Site Enhancements plugin.
  • [Improvement] UI improvements.
  • [Improvement] Switched default optimization mode to “Medium”.
  • [Improvement] Replaced before & after PageSpeed score comparison with PageSpeed mobile & desktop scores.

1.8.1

  • [Improvement] Enhanced optimization for core web vitals.
  • [Improvement] Decreased cache lifespan to a maximum of 10 hours.
  • [Improvement] Font preloading is now enabled by default.
  • [Bug] Fixed broken CDN images.

1.7.8

  • [Improvement] Up to 80% faster loading for cached pages.
  • [Improvement] Better support for LiteSpeed hosting.

1.7.7

  • [Improvement] Improved plugin security using “Plugin Check”.

1.7.6

  • [Improvement] Enhanced compatibility with built-in caching systems on SiteGround, Cloudways, and WPEngine.

1.7.5

  • [Bug] Fixed issue causing blank page cache for gzip-compressed files.

1.7.4

  • [Bug] Fixed blank cache delivery on LiteSpeed webserver.

1.7.2

  • [Enhancement] Added GZip compression for cache files, reducing cache file size by up to 70% and improving server response time.
  • [Enhancement] Added cache content types, allowing users to include/exclude post types and taxonomies from the cache.
  • [Improvement] Added a fallback function in case the drop-in plugin isn’t working or WP_CACHE isn’t set to true.
  • [Improvement] Added support for Varnish cache.
  • Bug fixes.

1.7.1

  • [Improvement] Updated cache batch size.

1.6.9

  • [Bug] Fix conflict with ShortPixels plugin.

1.6.8

  • [Enhancement] Added optimization modes.
  • [Enhancement] Added compatibility with the Nginx Helper plugin.
  • [Enhancement] Added logs.
  • [Enhancement] Added webpage URL prefetch.
  • [Improvement] Reduced the usage of the WordPress options table.
  • [Improvement] Enhanced cache warmup functionality.
  • [Improvement] Added support for the “data:” image URL scheme.
  • [Improvement] Enhanced compatibility for browsers with JavaScript disabled via the tag.
  • [Improvement] Cleaned BerqWP options upon uninstallation.
  • [Bug] Fixed background images not loading upon initial page load.
  • [Bug] Fixed duplicate WP_Cache define function in wp-config.php.
  • [Bug] Fixed broken WebP images when an image URL has a duplicate file extension in the filename.
  • [Bug] Fixed issue where Ignore params were not working.

1.6.7

  • Added user agent for cache warmup requests.
  • Fixed license key deactivate bug.

1.6.6

  • Minor improvements for cache warmup.

1.6.5

  • Implemented parallel processing for cache warmup.
  • Added a toggle for enabling/disabling BerqWP CDN.
  • Added a toggle for WebP image generation.
  • Users can now exclude any external JavaScript & CSS files from optimization.
  • Added a toggle to preload font face upon the initial page load.

1.6.4

  • Added flush cache support for object cache.

1.6.3

  • BerqWP now caches external JavaScript files.
  • Improved user interface.
  • Added a Dropin plugin for delivering the cache.

1.6.2

  • Premium users now have the ability to set a click and define the time to trigger the click after the page loads.
  • Enhanced cache delivery speed for improved performance.
  • Added browser cache for optimized user experience.

1.5.8

  • Now you can activate the BerqWP license key on your multisite network by adding define("BERQWP_LICENSE_KEY", "Enter your license key here"); in your wp-config.php file of the parent website. The license key will be activated on all sites in the network.
  • Fixed duplicates for the Page Exclusion list.
  • Automatically disable advanced-cache.php left by other speed optimization plugins.
  • Made improvements for Oxygen builder.

1.5.7

  • Added compatibility for subdirectory WordPress installations.
  • Enabled JavaScript optimization exclusively for home pages in the free version.

1.5.6

  • Made improvements in caching initialization so that BerqWP can now function even without WP cron.
  • Added some more speed optimization plugins to BerqWP’s plugin conflict list.

1.5.5

  • Fixed compatibility issues with the Avada theme.
  • Now, BerqWP can detect and optimize image URLs added as the attribute value of div, span, and section tags.

1.5.4

  • Added some more speed optimization plugins to BerqWP’s plugin conflict list.
  • BerqWP can now lazy load image srcset as well.
  • Improved CSS optimization method for more sustainable results.

1.5.3

  • Changed the hook for delivering cache from the template_redirect hook to the wp hook.
  • Added some more speed optimization plugins to BerqWP’s plugin conflict list.

1.5.2

  • BerqWP plugin is now translation ready.

1.5.1

  • Removed unused code and files.

1.4.36

  • Fixed Issue with WebP Image srcset: The WebP srcset was previously blocked by license key verification. Now, you get WebP URLs for image srcset even without activating the license key.

1.4.3

  • Improvement In Cache Invalidation: BerqWP can now detect dynamic parts of HTML that change on every refresh and can ignore them, enhancing the cache invalidation process.
  • Improvement In Image Lazy Loading: BerqWP no longer uses an old-school loader GIF as an image placeholder. Now, BerqWP generates a low-quality blurred image that serves as a placeholder, providing a better user experience.
  • Improvement In CLS: BerqWP can now add width and height attributes for images that don’t have them, contributing to improved Cumulative Layout Shift (CLS).
  • Added WooCommerce Cart and Checkout Page URLs to the Cache Excluded List: WooCommerce cart and checkout page URLs have been added to the cache excluded list, ensuring a smooth shopping experience.
  • Added Trailing Slashes for Cache Excluded URLs: Trailing slashes have been added for cache excluded URLs, aligning with URL formatting best practices.
  • Moved BerqWP Review Notification to BerqWP Admin Page Only: The BerqWP review notification has been relocated to the BerqWP admin page exclusively, reducing user interruptions.

1.4.2

  • Added page exclusions for caching.
  • Added option to ignore URL parameters for caching.
  • Removed caching for logged-in users.
  • Removed caching lifespan.
  • Resolved the issue with the Gutenberg image block “Click to expand” feature.

1.4.1

  • Combined BerqWP Lite & Premium.
  • Integrated the Photon Engine for cloud based optimization.
  • BerqWP has become a 100% automatic speed optimization tool.
  • Automatically converts images into WebP.
  • Fixed bugs.

1.3.58

  • Fixed some bugs.

1.3.57

  • Fixed some bugs.
  • Prevented 404 pages from being cached.

1.3.56

  • Added support for Jetpack plugin.

1.3.55

  • Added WebP support for hosts or servers that previously lacked compatibility.

1.3.54

  • Fixed bugs.

1.3.53

  • Added interactions-based styles loading.

1.3.52

  • Added automatic cleaning for BerqWP scheduled tasks.

1.3.51

  • Enhanced JavaScript-based lazy loading for images.
  • Added placeholder image for lazy loading.

1.3.5

  • Added JavaScript-based lazy loading for images.
  • Fixed bugs.

1.3.4

  • Enhanced the LCP mechanism. Now, BerqWP preloads LCP separately for mobile and desktop.

1.3.3

  • Enhance WebP Images
  • Fixed bugs

1.3.2

  • Updated layout
  • Enhance WebP images
  • Added review notification

1.3.1

  • Fixed a bug regarding WebP images.

1.3

  • BerqWP Lite initial release.
  • SearchPro plugin temporarily switch with BerqWP Lite.