PluginProbe
BerqWP – All-In-One Optimization for Core Web Vitals, Cache, CDN, Images, CSS & JavaScript / 4.0.27
BerqWP – All-In-One Optimization for Core Web Vitals, Cache, CDN, Images, CSS & JavaScript v4.0.27
4.1.16 4.1.15 4.1.14 4.1.13 4.1.12 4.1.11 4.1.10 4.0.30 4.0.29 4.0.28 4.0.27 4.0.26 4.0.24 4.0.25 4.0.23 4.0.22 4.0.21 4.0.19 4.0.18 4.0.17 4.0.16 1.9.3 1.9.4 1.9.5 1.9.6 All 170 releases
searchpro / readme.txt

readme.txt in BerqWP – All-In-One Optimization for Core Web Vitals, Cache, CDN, Images, CSS & JavaScript 4.0.27, at readme.txt

844 lines 38.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === BerqWP - Automatic WordPress Website Speed Optimization ===
2 Contributors: berqwp, thevisionofhamza
3 Tags: seo, cache, pagespeed, performance, speed
4 Requires at least: 5.3
5 Tested up to: 7.0
6 Stable tag: 4.0.27
7 Requires PHP: 7.4
8 License: GPLv2 or later
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
11 BerqWP is a WordPress performance plugin that applies speed optimization techniques to improve page load times and Core Web Vitals scores.
12
13 == Description ==
14
15 [BerqWP](https://berqwp.com/?utm_source=wordpress-repo) is a WordPress performance plugin that applies speed optimization techniques recommended by [Google (web.dev)](https://web.dev/performance). It includes full-page caching, image lazy loading, LCP preloading, CSS/JS optimization, and more.
16
17 BerqWP offers two optimization modes:
18
19 - **Local Optimization (Free):** All optimization runs on your server. No account or license key required.
20 - **Cloud Optimization (Paid):** Offloads page processing to BerqWP’s servers for additional features like WebP conversion, Fluid Images, Critical CSS, CDN, and Web Vitals Analytics.
21
22 ## Demo
23 https://youtu.be/DQrQcVleFrQ?si=zPZ-ZS21yOBmda61
24
25 ## Compatible Themes & Plugins
26
27 BerqWP works with all WordPress themes and plugins. Here are just a few popular ones:
28
29 **Themes:** Astra, GeneratePress, Divi, OceanWP, Kadence, Neve, Blocksy, Hello Elementor, and more.
30
31 **Plugins:** Yoast SEO, Rank Math, All in One SEO, WooCommerce, Elementor, Divi Builder, Polylang, WPML, TranslatePress, Cloudflare, Complianz, CookieYes, and more.
32
33 ## Features
34
35 - Works with all WordPress themes and plugins
36 - All hostings are supported
37 - SEO-friendly, no changes to your content
38 - Supports Apache, Nginx, and LiteSpeed web servers
39 - Sandbox mode to test optimizations without affecting real visitors
40
41 ## 🔥 Local Optimization (Free):
42
43 - **Self-Hosted:** All the page optimization happens on your server
44
45 - **Cache Invalidation:** When you make a change on your website, BerqWP automatically detects the change and recreates the cache for that page.
46
47 - **Preload LCP:** Automatically detects and preload LCP images.
48
49 - **Server-side Cache:** Delivers static cache files directly from your web server without hitting PHP & database, making loading lightning fast. Automatically configures cache rules for Apache, supports Nginx cache as well.
50
51 - **Used CSS:** Extracts and inlines only the CSS used on each page, then loads remaining CSS based on your CSS Delivery Method setting. Can be enabled in the CSS & JavaScript tab when using Local Optimization. Also available via PHP filter: `add_filter( 'berqwp_local_used_css', '__return_true' );`
52
53 - **Speculative API:** BerqWP makes returning visitors' experience instantly fast by using the browser's Speculative API, loading the webpage literally within milliseconds.
54
55 - **Sandbox Optimization:** Activate sandbox mode to test BerqWP optimizations without impacting actual website visitors.
56
57 - **Lazy Load Images:** Lazy Loading for Images: Load images only when they're in the viewport, allowing other assets to download faster.
58
59 - **Lazy Load Embeds:** Load Google Maps, YouTube videos, and other embeds only when a user scrolls to them.
60
61 - **JavaScript Optimization**: Load JavaScript after user interaction or make it load asynchronous for faster page rendering.
62
63 - **Supports Cloudflare Edge Cache:** BerqWP automatically configures the correct cache rules for your website, delivering page cache through Cloudflare's global network, significantly reducing server response time. Simply connect your Cloudflare account in the plugin settings to get started.
64
65 - **Page Cache Rules:** Define rules to automatically flush a page’s cache when a specific post type is updated.
66
67 [Learn more about Local Optimization]((https://berqwp.com/help-center/local-optimization/))
68
69 ## 🔥 Cloud Optimization (Paid):
70
71 - **Offload Optimization:** Offload page optimization to BerqWP servers so your server can just chill.
72
73 - **Zero Configuration:** BerqWP comes with optimal settings that work perfectly for 99% of users. It requires no configurations.
74
75 - **Automatic Cache Warmup:** Keep your cache always primed. Automatically generate new cache to ensure every user experiences fast loading times. Available on BerqWP Cloud.
76
77 - **[Fluid Images](https://berqwp.com/fluid-images/):** Automatically serves each image at the right size for the visitor's screen in the best format their browser supports: AVIF, WebP, or original. Delivered via BerqWP's image CDN with full responsive srcset, lazy loading, and zero changes to your original files. Available on BerqWP Cloud.
78
79 - **Next-Gen Image Optimization:** Convert images to the efficient WebP format. WebP conversion can reduce image file sizes by up to 85%.
80
81 - **Preload Cookie Banner:** Preload the cookie banner as early as possible during page load, even when JavaScript is delayed. Currently supports CookieYes, Real Cookie Banner, CYTRIO, and My Agile Privacy.
82
83 - **Critical CSS:** BerqWP generates critical CSS for each page individually, ensuring a faster web experience by loading inline critical CSS.
84
85 - **CSS Optimization:** BerqWP prioritizes CSS files without modifying them, preventing the website from breaking.
86
87 - **Fonts Optimization:** BerqWP prioritizes your website's fonts, freeing up bandwidth to download other important assets on a slow network connection.
88
89 - **BerqWP CDN**: Deliver static files such as images, CSS, JavaScript, and web fonts at lightning speed from our 300 global points of presence (PoPs) for all websites.
90
91 - **Web Vitals Analytics:** With BerqWP, you gain access to our Web Vitals Analytics on the BerqWP website. It enables you to track and monitor core web vitals and the website performance experienced by actual visitors.
92
93 - **Better Compatibility**: Better compatibility with WordPress themes & plugins, new bug fixes get applied in realtime.
94
95 - **Much more!**
96
97 Cloud Optimization requires a license key. [Sign up for free plan](https://berqwp.com/free-account/?utm_source=wordpress-repo).
98
99 ## 👩‍💻 Real User Success Stories
100 * **�
101
102
103
104
105 [BerqWP beat NitroPack, LiteSpeed Cache, WP Rocket, Perfmatters, FlyingPress….](https://wordpress.org/support/topic/berqwp-beat-nitropack-litespeed-cache-wp-rocket-perfmatters-flyingpress/)**
106 _"BerqWP beat NitroPack, LiteSpeed Cache, WP Rocket, Perfmatters, FlyingPress, W3 Total Cache, Super Cache and more. On their homepage you can test your site speed and they will show you the expected Page Speed Insights score. In my experience, once BerqWP plugin is installed, your PSI scores will be higher than their estimate. Connect your Cloudflare free account and get Edge Page Caching. Then set to Aggressive mode and enjoy higher scores without changing a single setting. BerqWP is Voodoo Magic!"_
107
108 * **�
109
110
111
112
113 [Consistent 100/100 score, Great support](https://wordpress.org/support/topic/consistent-100-100-score-great-support/)**
114 _"I have tried multiple caching software programs, but none of them were so easy to set up, and the results are incomparable! I have reached out several times to the support. They always respond, sometimes you have to wait (decent time), sometimes within a day they respond and solve your issue instantly. Keep up the good work!"_
115
116 * **�
117
118
119
120
121 [Working really great](https://wordpress.org/support/topic/working-really-great/)**
122 _"Just bought the pro plugin and started using it replacing the 10web io which was great but expensive for me, I was just a little worried whether this one would work ok without conflicting with my current plugins so i tested the free version first and it worked fine. Good customer support as well. I would recommend the pro plugin but try the free one first and then decide."_
123
124 * **�
125
126
127
128
129 [A must have](https://wordpress.org/support/topic/a-must-have-532/)**
130 _"It’s been a while without writing a review from my side, but BerqWP deserves my 5 stars.It’s incredible easy to use, seriously, a newbie could make it work easily. It improves loading times dramatically, to the point that I don’t really understand what’s the magic behind it (I’m not joking). I always thought that a bit more speed could be achieved at my websites, but not this much. I wasn’t aware that the servers that I use for my sites were capable of this speeds, and I always thought that part of the issue was using medium servers instead of top notch ones.Thank you so much guys! Keep doing your magic, I’ll spread the word about you as I really want you to succeed and last forever. Oh, and I really can’t believe how your plugin can exceed that much what other premium plugins achieve (I tried quite a few)."_
131
132 * **�
133
134
135
136
137 [Plugin is incredibly easy to use](https://wordpress.org/support/topic/plugin-is-incredibly-easy-to-use/)**
138 _"The BerqWP plugin is incredibly easy to use, even for those who are not optimization experts. The setup is intuitive, and it works flawlessly, even on websites built with Elementor Pro, without causing any issues. Additionally, their support team is active and consistently responds to inquiries promptly, instilling confidence in the service."_
139
140 **[See all reviews](https://wordpress.org/support/plugin/searchpro/reviews/)**
141
142 ## �
143 Optimization Modes for Flexibility
144 BerqWP offers four [optimization modes](https://berqwp.com/help-center/berqwp-optimization-modes/):
145
146 * **Standard** – Core optimizations including image optimization, page cache, and URL prefetch. Maximum compatibility.
147 * **Smart** – Asynchronous JavaScript and CSS loading. Highly stable, great for complex sites.
148 * **Blaze** – Asynchronous CSS with delayed JavaScript. Design-first optimization for high performance with visual stability.
149 * **Turbo** – Delayed CSS and JavaScript for minimal initial requests and best possible performance.
150
151 For best results, we recommend starting with **Turbo mode**, but stepping down to Blaze or Smart can help if compatibility issues arise.
152
153
154 ## ⚙️ How to set up BerqWP in 4 simple steps?
155 1. Ensure that you have deactivated any speed optimization plugins on your website. Then, install and activate the BerqWP plugin.
156 2. Whitelist our server IP 157.250.205.194 (Only for BerqWP Cloud)
157 3. Choose your optimization method. Select **Local** for a free, no-account-required setup, or activate your license key to enable **BerqWP Cloud** for the full optimization suite.
158 4. Relax and take it easy. BerqWP will handle the rest for you.
159
160 ## 📌 Plugin Support:
161 We value both BerqWP Free and Premium users. If you encounter any issues, please enable **"Sandbox Mode"** and submit a support ticket. For **BerqWP Premium** users, we have a dedicated support center on our website.
162
163 **Get BerqWP today!**
164
165 == Installation ==
166
167 1. Upload the plugin files to the `/wp-content/plugins/searchpro` directory, or install the plugin through the WordPress plugins screen directly.
168 2. Activate the plugin through the 'Plugins' screen in WordPress.
169 3. Use the BerqWP settings page to configure the plugin.
170
171 == Frequently Asked Questions ==
172
173 = Why is the plugin slug searchpro when your product is called BerqWP? =
174 Early in development we registered our plugin under the searchpro namespace on WordPress.org. Unfortunately, WordPress.org doesn’t allow slugs to be renamed once created. Rest assured, this is only a directory name. Every feature, every update, and every bit of our branding is still BerqWP. You won’t see “Search Pro” anywhere in the UI, URLs, or your dashboards after installation.
175
176 = How does BerqWP work? =
177 BerqWP offers two optimization methods. With **Local**, the plugin runs core optimizations directly on your server using PHP, with no account or license needed. With **BerqWP Cloud**, the plugin sends only your page URL and plugin settings to our servers. Our Photon Engine then fetches and processes everything directly using Cloudflare Workers, applies every optimization on our cloud infrastructure, and stores the fully optimized HTML back on your site as cache. Nothing else leaves your server.
178
179 = What are the requirements to run BerqWP? =
180 All you need is a WordPress website running on PHP 7.4 or above.
181
182 = Which web servers are supported? =
183 You can use BerqWP on a WordPress website running on Apache, Nginx, and LiteSpeed web servers.
184
185 = Do I get BerqWP CDN on all plans? =
186 Yes, you can access BerqWP CDN with all of our plans. You can enable or disable the BerqWP CDN from the plugin settings page.
187
188 = Does BerqWP CDN support background images? =
189 Absolutely, BerqWP CDN supports background images and lazy loading as well.
190
191 = Can I use any external CDN if I want to? =
192 Yes, you can switch to any CDN you want. CDN plugins are also supported by BerqWP.
193
194 = Does BerqWP work with Cloudflare? =
195 Absolutely, BerqWP seamlessly works with Cloudflare.
196
197 = Will my plan be renewed automatically? =
198 Yes, your plan will be renewed automatically.
199
200 = Can I use the Speculative Loading plugin with BerqWP? =
201 BerqWP already includes URL prefetching feature provided by WordPress’s Speculative Loading plugin, so there's no need to use Speculative Loading with BerqWP.
202
203 = Which hosting providers are supported? =
204 You can use BerqWP with any hosting provider. If your hosting provider has a built-in speed optimizer, make sure to disable it.
205
206 = Are multilingual and e-commerce websites supported? =
207 Yes, you can use BerqWP for e-commerce and multilingual websites.
208
209 = What if I need support? =
210 No worries, we have a dedicated support team ready to help you with any assistance you may need with BerqWP.
211
212 = I’m a free user and need your help. =
213 Please create a support ticket via https://wordpress.org/support/plugin/searchpro/ so we can assist you.
214
215 = Where do I report security bugs found in this plugin? =
216 Please report security bugs found in the source code of the BerqWP plugin through the [Patchstack Vulnerability Disclosure Program](https://patchstack.com/database/vdp/1f596c21-7f77-46cf-a109-eaf488b31eca). The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.
217
218 == External Services ==
219
220 This plugin connects to BerqWP's cloud servers to provide optimization services. These connections only occur when Cloud Optimization mode is enabled with a valid license key.
221
222 = BerqWP Cloud (boost.berqwp.com) =
223 Used for: Cloud-based page rendering and optimization, delivery of optimized HTML cache, CDN, critical CSS generation, and WebP image conversion.
224 Data sent: Your site URL, page URLs, and a license key hash for authentication.
225
226 = BerqWP API (berqwp.com) =
227 Used for: License key verification and addon synchronization.
228 Data sent: Your license key and site URL, only when activating or refreshing a license.
229
230 - [Terms and Conditions](https://berqwp.com/terms-conditions/)
231 - [Privacy Policy](https://berqwp.com/privacy-policy/)
232
233 == Compatible Themes & Plugins ==
234
235 **Themes:** Astra, GeneratePress, Divi, OceanWP, Kadence, Neve, Blocksy, Hello Elementor
236
237 **Plugins:** Yoast SEO, Rank Math, All in One SEO, WooCommerce, Elementor, Divi Builder, Polylang, WPML, TranslatePress, Cloudflare, Complianz, CookieYes
238
239 == Screenshots ==
240 1. Hero image
241 2. Dashboard
242 3. Cache Management
243 4. CSS & JavaScript
244 5. Media Optimization
245 6. CDN
246 7. Integration
247
248 == Changelog ==
249
250 = 4.0.27 =
251 * [Enhancement] Add cache header for locally hosted static files
252 * [Bug] Fixed raw gzip being delivered on Apache.
253
254 = 4.0.26 =
255 * [Enhancement] Used CSS is now available for local optimization mode
256 * [Enhancement] Review banner now shows for all users
257 * [Enhancement] Email field on intro page is now optional
258 * [Security] Added nonce sanitization across all admin actions
259 * [Security] Added capability check to optimized pages AJAX handler
260 * [Security] Fixed unsanitized $_SERVER, $_GET, and $_POST inputs
261 * [Security] Replaced json_encode() with wp_json_encode() in API endpoints
262 * [Bug] Fixed empty endpoint in batch cache request handler
263
264 = 4.0.25 =
265 * [Enhancement] UI improvements
266 * [Bug] Fixed license activation bug on multi site network
267
268 = 4.0.23 =
269 * [Bug] Fixed too few arguments error on menu update.
270
271 = 4.0.22 =
272 * [Enhancement] Better CDN assets handling
273 * [Enhancement] Flush site cache on update menus
274 * [Enhancement] Flush CDN and critical css on flush elementor cache
275
276 = 4.0.21 =
277 * [Bug] Fixed Composer version conflict with other plugins.
278
279 = 4.0.19 =
280 * [Bug] Fixed undefined function wp_mkdir_p() error for Hostinger.
281
282 = 4.0.18 =
283 * [Enhancement] Added "Recently Optimized Pages" to the plugin dashboard.
284 * [Enhancement] Improved custom post type detection.
285 * [Bug] Scoped Composer packages to avoid conflicts with other plugins.
286
287 = 4.0.17 =
288 * [Bug] Fixed all page cache files getting deleted when attempt to flush a single page.
289
290 = 4.0.16 =
291 * [Bug] Prevent adding htaccess cache rules for LiteSpeed.
292
293 = 4.0.15 =
294 * [New Feature] Introduced Local Optimization method: run BerqWP entirely on your own server for free, with no account or license key required. Includes full-page caching, lazy loading, LCP preloading, image dimension attributes, URL prefetching, prerender on hover, and font optimization.
295 * [New Feature] Added BerqWP Cloud optimization method for the full premium feature suite including critical CSS, WebP conversion, Fluid Images, BerqWP CDN, JavaScript execution modes, and Web Vitals Analytics.
296 * [New Feature] Added Prerender Page on Link Hover using the browser's Speculation Rules API.
297 * [Enhancement] Renamed optimization modes: Basic is now Standard, Medium is now Smart, Aggressive is now Turbo.
298 * [Enhancement] Server-side cache delivery on Apache via automatic .htaccess rewrite rules, serving cached pages before PHP loads.
299 * [Enhancement] New cache file path structure: host/path/index.html.gz for improved compatibility and clarity.
300
301 = 3.1.21 =
302 * [Enhancement] Reduced file reads.
303 * [Enhancement] Better error handling & error logging.
304
305 = 3.1.19 =
306 * [Enhancement] Added retry timeout for pages in the cache queue.
307 * [Bug] Fixed an issue where pages in the queue could get stuck.
308 * [Bug] Fixed missing array key warnings in PHP error logs.
309 * Code refactoring.
310
311 = 3.1.18 =
312 * [Enhancement] Added compatiblity with multisite network.
313 * [Bug] Fixed critical error on save settings.
314 * [Bug] Now uses file based locking for heartbeat.
315
316 = 3.1.17 =
317 * [Bug] Fixed pages not being added to the queue when the YoastSEO "Disable Query Parameters" feature is enabled.
318 * [Enhancement] Skip page cache for page URLs with redirections.
319 * [Enhancement] Added compatibility with StackCDN.
320
321 = 3.1.15 =
322 * [Bug] Fixed force cache not working when a page is already in queue list.
323
324 = 3.1.14 =
325 * [Enhancement] Skip external files when uploading assets to the BerqWP server.
326 * [Enhancement] Replaced gzopen with gzdecode to ensure maximum compatibility across different hosting environments.
327
328 = 3.1.13 =
329 * [Enhancement] Use static cache when reading the config file.
330 * [Bug] Fixed cache warmup not working with non-ASCII asset file paths.
331
332 = 3.1.12 =
333 * [Enhancement] Auto refresh home cache when a scheduled post is published.
334 * [Enhancement] Retry page assets uploading if it failes.
335 * [Enhancement] Use Guzzle for license key verification requests resolving verification failure on some web hosts.
336
337 = 3.1.11 =
338 * [Bug] Fixed partial uploads of static files by verifying uploads using file hashes.
339 * [Bug] Fixed broken images.
340 * [Bug] Fixed an issue where new content changes were not reflected.
341
342 = 3.0.19 =
343 * [Bug] Fixed an issue where cache was not being served without the advanced-cache drop-in plugin.
344
345 = 3.0.18 =
346 * [Bug] Fixed a CSS issue caused by Hide My WP URL rewrite.
347
348 = 3.0.17 =
349 * [Bug] Fixed an issue where CSS files were not being uploaded to the Photon Engine.
350
351 = 3.0.16 =
352 * [Bug] Fixed 403 cache being stored.
353
354 = 3.0.15 =
355 * [Enhancement] Replaced CURL with Guzzle for multipart file upload.
356
357 = 3.0.14 =
358 * [Enhancement] Reset uploaded assets cache when cache warmup is triggered.
359
360 = 3.0.12 =
361 * [Bug] Fixed pages getting failed during cache warmup.
362
363 = 3.0.11 =
364 * [Bug] Fixed HTML download failure during cache warmup.
365
366 = 3.0.05 =
367 * [Enhancement] Improved handling of locally stored external static files.
368
369 = 3.0.04 =
370 * [Bug] Fixed exclude CSS & JS not working.
371
372 = 3.0.03 =
373 * [Bug] Avoid optimization for error pages.
374
375 = 3.0.02 =
376 * [Bug] Fixed sandbox mode not working.
377
378 = 3.0.01 =
379 * [Enhancement] Introduced a new plugin-to-server request architecture to fully resolve server-related issues.
380 * [Enhancement] Added a dedicated CDN tab with a CDN exclusion option.
381 * [Bug] Fixed a fatal error caused by duplicate Guzzle instances.
382
383 = 2.2.63 =
384 * [Bug] Fixed issue where partial cached pages were going blank.
385 * [Bug] Corrected typo in initialize.php (site_url → site_id).
386 * [Bug] Improved prevention of BerqWP config file reset.
387
388 = 2.2.62 =
389 * [Bug] Fixed the plugin checking for simple_html_dom.php inside the plugin directory.
390
391 = 2.2.61 =
392 * [Bug] Fixed an issue where the config file could reset under stressful server conditions.
393 * [Bug] Resolved a conflict with the HTMLSimpleDOM library.
394
395 = 2.2.59 =
396 * [Enhancement] Added support for pages with the .htm extension.
397 * [Bug] Fixed empty cache being stored.
398
399 = 2.2.58 =
400 * [Enhancement] Added support for pages with the .html extension.
401 * [Bug] Fixed Fixed an issue where the Flush and Force Cache links were not appearing for post types other than "post".
402
403 = 2.2.57 =
404 * [Bug] Fixed cache storage failure on websites with a low PHP post data limit.
405
406 = 2.2.56 =
407 * [New Feature] Added cache rules for single posts to allow automatic cache flushing.
408 * [New Feature] Added option to force cache for any page.
409 * [New Feature] Added manual cache warmup via the admin bar.
410 * [Enhancement] Improved integration with Yoast SEO URL cleanup feature.
411 * [Bug] Fixed Polylang language switch issue.
412
413 = 2.2.55 =
414 * [Bug] Fixed false "Connection Blocked" warnings during server maintenance.
415
416 = 2.2.54 =
417 * [Enhancement] Added compatibility with the Complianz plugin.
418 * [Bug] Fixed an issue causing unwanted automatic WooCommerce product cache flushes.
419
420 = 2.2.53 =
421 * [Bug] Prevent flushing homepage cache when auto-saving post drafts.
422 * [Bug] Fixed false "connection block" warnings.
423
424 = 2.2.52 =
425 * [Bug] Fixed an issue where the page cache refresh was not triggering after a post update.
426
427 = 2.2.51 =
428 * [Enhancement] Increased license key cache lifespan to one month.
429 * [Bug] Prevented overwriting of advanced-cache.php file if it's not writable.
430
431 = 2.2.49 =
432 * [Bug] Fixed PHP filemtime warnings.
433
434 = 2.2.48 =
435 * [Bug] Disable Guzzle HTTP errors.
436
437 = 2.2.46 =
438 * [Bug] Fixed fluid images not working issue.
439
440 = 2.2.45 =
441 * [New Feature] Added Fluid Images.
442 * [Enhancement] Replaced custom HTTP library with Guzzle.
443 * [Enhancement] Improved compatibility with Cloudflare Edge Cache.
444 * [Enhancement] Cleared cache queue upon plugin/license deactivation to avoid unwanted requests.
445 * [Bug] Fixed a license key verification bug.
446
447 = 2.2.42 =
448 * [Enhancement] Added compatibility with the WooCommerce JTL Connector plugin.
449 * [Bug] Fixed unexpected error upon plugin activation.
450
451 = 2.2.41 =
452 * [Enhancement] Instant cache files are now delivered using advanced cache, drastically improving loading times.
453 * [Enhancement] Added compatibility with WP All Import automatic scheduling.
454 * [Bug] Resolved request timeout issue when updating menus.
455 * [Bug] Fixed compatibility issue with Pressable that prevented the creation of the advanced-cache.php file.
456 * [Other] Removed unnecessary files.
457
458 = 2.2.38 =
459 * [Bug] Hide the "wp-config.php not writable" notice if WP_CACHE is already defined.
460
461 = 2.2.37 =
462 * [Bug] Fixed deprecated PHP warning message.
463
464 = 2.2.35 =
465 * [Enhancement] Added wildcard cache exclusion using asterisk (*).
466 * [Enhancement] Flora is now the default JavaScript execution mode.
467 * [Bug] Fixed issue with unnecessarily large log files.
468
469 = 2.2.34 =
470 * [Bug] Fixed cache warmup issue for pages with redirects.
471 * [Bug] Fixed issue where Cloudflare Edge Cache rules were not deleted when the plugin was deactivated.
472
473 = 2.2.33 =
474 * [New Feature] Added "Max Cache Lifespan" setting.
475 * [New Feature] Added toggle setting for page compression.
476 * [New Feature] Introduced a new JavaScript execution mode called "Flora".
477 * [Enhancement] Implemented hierarchical category purge, now all parent categories are purged when a post is updated.
478 * [Enhancement] Author archive pages are now purged when their posts are updated.
479
480 = 2.2.31 =
481 * [Bug] Fixed JavaScript-related bugs with BerqWP Instant Cache by completely disabling JavaScript optimization.
482
483 = 2.2.29 =
484 * [Enhancement] Purge the homepage cache when a new WooCommerce product is published.
485
486 = 2.2.28 =
487 * [Enhancement] Increase nonce lifespan on for BerqWP cache requests.
488 * [Enhancement] Better image handling for webp images.
489
490 = 2.2.26 =
491 * [Bug] Fixed permission issue at post preview page.
492
493 = 2.2.25 =
494 * [Bug] Fixed an issue where the product category cache did not flush after adding a new product.
495
496 = 2.2.24 =
497 * [Bug] Fixed an issue in WooCommerce where the cache for all products was being flushed incorrectly after a product sale ends.
498
499 = 2.2.23 =
500 * [Bug] Fixed an issue where the wp-config.php file could become empty on Azure servers.
501
502 = 2.2.22 =
503 * [Enhancement] Completely disabled JavaScript optimization for instant cache to ensure maximum compatibility.
504 * [Bug] Resolved an issue with invalid page links during cache warmup.
505
506 = 2.2.21 =
507 * [Bug] Fixed a bug where the product cache does not flush after a product sale ends.
508
509 = 2.2.19 =
510 * [Enhancement] Increased cache lifespan to 30 days.
511
512 = 2.2.18 =
513 * [Enhancement] UI improvements.
514 * [Enhancement] Removed unwanted admin notices on the BerqWP settings page.
515 * [Enhancement] Automatically purge cache for taxonomies when a post is updated.
516 * [Enhancement] Automatically purge WooCommerce product cache when stock or sale status changes.
517 * [Enhancement] Automatically purge TranslatePress translation pages when the main page is purged.
518
519 = 2.2.17 =
520 * [Bug] Fixed license key revoke bug.
521
522 = 2.2.16 =
523 * [Bug] Fixed error caused by Cloudflare flush cache.
524
525 = 2.2.15 =
526 * [New Feature] Added Cloudflare Edge Cache support.
527 * [New Feature] Added preload video poster for YouTube embeds.
528 * [Enhancement] Auto purge homepage cache when a new post is published.
529 * [Enhancement] Added support for the Filter Everything plugin; disabled cache for all filter URLs.
530 * [Enhancement] Improved compatibility with reverse proxy cache.
531 * [Enhancement] Removed "Defer JavaScript" from the JavaScript execution mode setting.
532 * [Bug] Fixed issue with translated page URLs.
533 * [Bug] Disabled JavaScript and CSS optimization for partial cache to ensure maximum compatibility.
534 * [Bug] Fixed bug where sitemap was being cached by BerqWP.
535
536 = 2.2.14 =
537 * [Bug] Fixed a fatal error when updating the JS/CSS exclude value.
538
539 = 2.2.13 =
540 * [Bug] Fixed a fatal error caused by missing options during a fresh installation.
541
542 = 2.2.11 =
543 * [New Feature] Added a new JavaScript execution mode: "Parallel execution".
544 * [Enhancement] Improved cache refresh using a fetch request, resulting in a better cache hit rate.
545 * [Bug] Resolved an issue on multilingual sites where the wrong cache file was being delivered for specific languages.
546 * [Bug] Fixed an issue where optimizations were not reflected in WebPageTest.org reports.
547 * [Bug] Addressed high server resource usage by disabling cache generation for unknown query parameters.
548 * [Bug] Fixed an issue where logged-in users were served cached pages.
549
550 = 2.1.8 =
551 * [New Feature] Added a button to refresh license key details.
552 * [Enhancement] Replaced transients with options to avoid unnecessary license key verification requests.
553
554 = 2.1.7 =
555 * [Bug] Fixed issue with purge page not working on multilingual websites.
556 * [Bug] Removed unnecessary license verification requests.
557
558 = 2.1.6 =
559 * [Bug] Resolved an issue where the cache was not working after adding items to the cart.
560
561 = 2.1.5 =
562 * [New Feature] Added a setting to configure CSS loading.
563 * [New Feature] Added a setting to configure JavaScript loading.
564 * [New Feature] Added an option to preload the cookie banner.
565 * [New Feature] Users can now exclude specific cookie IDs to bypass cache for them.
566 * [Bug Fix] Resolved issues with license key verification.
567 * [Bug Fix] Fixed a compatibility issue with TranslatePress where optimized pages were not displaying on the plugin settings page.
568
569 = 2.1.4 =
570 * [Enhancement] Added an option to enable/disable Core Web Vitals tracking.
571 * [Enhancement] Improved compatibility with Polylang and TranslatePress.
572 * [Bug] Fixed an issue where the cache was not refreshing.
573
574 = 2.1.3 =
575 * [Bug] Fixed undefined function error with Instant Cache.
576 * [Bug] Fixed a fatal error that occurred when the total number of pages was zero.
577
578 = 2.1.2 =
579 * [Enhancement] More efficient cache warmup by offloading the process, removing the WP cron dependency.
580 * [Enhancement] BerqWP now stores cache using a webhook, eliminating the REST API dependency.
581 * [Enhancement] Automatic purge of critical CSS for a page when its content is updated.
582 * [Enhancement] Automatic purge of WooCommerce product cache when stock changes.
583 * [Enhancement] Integration with Elementor & Divi animations for initial page load.
584 * [Enhancement] Whitelabel capabilities for the plugin settings pages.
585 * [Enhancement] Request new cache for the page before it expires, ensuring visitors are always served fully optimized cache.
586 * [Enhancement] Added rate limiting for cache requests and license verification requests.
587 * [Enhancement] Multisite network integration.
588
589 = 1.9.91 =
590 * [Bug] Fixed weird characters appearing with LiteSpeed server.
591 * [Bug] Fixed JavaScript not loading with partial cache.
592
593
594 = 1.9.9 =
595 * [Enhancement] Offloaded cache pages list using AJAX.
596 * [Bug] Fixed critical error when accessing the BerqWP dashboard.
597 * [Bug] Fixed WooCommerce product gallery slider not working.
598 * [Bug] Fixed active PHP session warning in Site Health.
599 * [Bug] Fixed critical CSS not automatically invalidating cache.
600 * [Bug] Fixed improper image tag dimensions in the slider.
601 * [Bug] Fixed broken images on initial page load.
602
603 = 1.9.7 =
604 * [Enhancement] Improved compatibility with the WP Social Ninja plugin.
605 * [Enhancement] Improved compatibility with the Green Popups plugin.
606 * [Enhancement] Improved compatibility with the Salient theme.
607 * [Bug] Fixed an issue with unoptimized pages in Pingdom speed tests.
608
609 = 1.9.6 =
610 * [Enhancement] Better compatibility with Elementor.
611 * [Enhancement] Better compatibility with Hide My WP Ghost plugin.
612
613 = 1.9.5 =
614 * [New Feature] Users can now purge CDN and critical CSS directly from the admin bar.
615 * [Enhancement] Disabled cache for web crawlers.
616 * [Bug] Prevented pages with redirection from being cached.
617
618 = 1.9.4 =
619 * [Bug] Do not require the SimpleHTMLDom library if it is already loaded.
620
621 = 1.9.3 =
622 * [New Feature] Added Instant Cache, allowing BerqWP to generate partially optimized cache instantly.
623 * [Enhancement] Improved integration with Pagely, Pantheon, and Pressable caching systems.
624 * [Enhancement] Added an admin notice if the REST API is disabled.
625
626 = 1.9.2 =
627 * [Bug] Fixed high CPU usage caused by duplicate cache warmup requests.
628
629 = 1.9.1 =
630 * [Bug] Fixed issue where Varnish cache was not purging when flushing BerqWP cache.
631
632 = 1.8.9 =
633 * [Enhancement] Added support for reverse proxy cache.
634
635 = 1.8.8 =
636 * [Enhancement] Added compatibility for Hide My WP Ghost plugin.
637
638 = 1.8.7 =
639 * [Bug] Fixed license key verification bug.
640
641 = 1.8.6 =
642 * [Bug] Fixed slow cache generation issue.
643
644 = 1.8.5 =
645 * [Enhancement] Added a request cache link in the admin bar to force cache for the current page.
646 * [Improvement] Improved support for cache invalidation.
647
648 = 1.8.4 =
649 * [Bug] Fixed support for LiteSpeed web server.
650
651 = 1.8.3 =
652 * [Bug] Fixed memory exhausted error on the plugin settings page.
653
654 = 1.8.2 =
655 * [Enhancement] Added a progress bar showing the percentage of pages that have been cached, and a list of cached page URLs.
656 * [Enhancement] Added an error notification if the REST API is disabled using the Admin Site Enhancements plugin.
657 * [Improvement] UI improvements.
658 * [Improvement] Switched default optimization mode to "Medium".
659 * [Improvement] Replaced before & after PageSpeed score comparison with PageSpeed mobile & desktop scores.
660
661 = 1.8.1 =
662 * [Improvement] Enhanced optimization for core web vitals.
663 * [Improvement] Decreased cache lifespan to a maximum of 10 hours.
664 * [Improvement] Font preloading is now enabled by default.
665 * [Bug] Fixed broken CDN images.
666
667 = 1.7.8 =
668 * [Improvement] Up to 80% faster loading for cached pages.
669 * [Improvement] Better support for LiteSpeed hosting.
670
671 = 1.7.7 =
672 * [Improvement] Better security, secured API requests.
673
674 = 1.7.6 =
675 * [Improvement] Enhanced compatibility with built-in caching systems on SiteGround, Cloudways, and WPEngine.
676
677 = 1.7.5 =
678 * [Bug] Fixed issue causing blank page cache for gzip-compressed files.
679
680 = 1.7.4 =
681 * [Bug] Fixed blank cache delivery on LiteSpeed webserver.
682
683 = 1.7.2 =
684 * [Enhancement] Added GZip compression for cache files, reducing cache file size by up to 70% and improving server response time.
685 * [Enhancement] Added cache content types, allowing users to include/exclude post types and taxonomies from the cache.
686 * [Improvement] Added a fallback function in case the drop-in plugin isn't working or WP_CACHE isn't set to true.
687 * [Improvement] Added support for Varnish cache.
688 * Bug fixes.
689
690 = 1.7.1 =
691 * [Improvement] Updated cache batch size.
692
693 = 1.6.9 =
694 * [Bug] Fix conflict with ShortPixels plugin.
695
696 = 1.6.8 =
697 * [Enhancement] Added optimization modes.
698 * [Enhancement] Added compatibility with the Nginx Helper plugin.
699 * [Enhancement] Added logs.
700 * [Enhancement] Added webpage URL prefetch.
701 * [Improvement] Reduced the usage of the WordPress options table.
702 * [Improvement] Enhanced cache warmup functionality.
703 * [Improvement] Added support for the "data:" image URL scheme.
704 * [Improvement] Enhanced compatibility for browsers with JavaScript disabled via the <noscript> tag.
705 * [Improvement] Cleaned BerqWP options upon uninstallation.
706 * [Bug] Fixed background images not loading upon initial page load.
707 * [Bug] Fixed duplicate WP_Cache define function in wp-config.php.
708 * [Bug] Fixed broken WebP images when an image URL has a duplicate file extension in the filename.
709 * [Bug] Fixed issue where Ignore params were not working.
710
711 = 1.6.7 =
712 * Added user agent for cache warmup requests.
713 * Fixed license key deactivate bug.
714
715 = 1.6.6 =
716 * Minor improvements for cache warmup.
717
718 = 1.6.5 =
719 * Implemented parallel processing for cache warmup.
720 * Added a toggle for enabling/disabling BerqWP CDN.
721 * Added a toggle for WebP image generation.
722 * Users can now exclude any external JavaScript & CSS files from optimization.
723 * Added a toggle to preload font face upon the initial page load.
724
725 = 1.6.4 =
726 * Added flush cache support for object cache.
727
728 = 1.6.3 =
729 * BerqWP now caches external JavaScript files.
730 * Improved user interface.
731 * Added a Dropin plugin for delivering the cache.
732
733 = 1.6.2 =
734 * Premium users now have the ability to set a click and define the time to trigger the click after the page loads.
735 * Enhanced cache delivery speed for improved performance.
736 * Added browser cache for optimized user experience.
737
738 = 1.5.8 =
739 * 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.
740 * Fixed duplicates for the Page Exclusion list.
741 * Automatically disable advanced-cache.php left by other speed optimization plugins.
742 * Made improvements for Oxygen builder.
743
744 = 1.5.7 =
745 * Added compatibility for subdirectory WordPress installations.
746 * Enabled JavaScript optimization exclusively for home pages in the free version.
747
748 = 1.5.6 =
749 * Made improvements in caching initialization so that BerqWP can now function even without WP cron.
750 * Added some more speed optimization plugins to BerqWP's plugin conflict list.
751
752 = 1.5.5 =
753 * Fixed compatibility issues with the Avada theme.
754 * Now, BerqWP can detect and optimize image URLs added as the attribute value of div, span, and section tags.
755
756 = 1.5.4 =
757 * Added some more speed optimization plugins to BerqWP's plugin conflict list.
758 * BerqWP can now lazy load image srcset as well.
759 * Improved CSS optimization method for more sustainable results.
760
761 = 1.5.3 =
762 * Changed the hook for delivering cache from the `template_redirect` hook to the `wp` hook.
763 * Added some more speed optimization plugins to BerqWP's plugin conflict list.
764
765 = 1.5.2 =
766 * BerqWP plugin is now translation ready.
767
768 = 1.5.1 =
769 * Removed unused code and files.
770
771 = 1.4.36 =
772 * 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.
773
774 = 1.4.3 =
775 * 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.
776 * 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.
777 * 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).
778 * 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.
779 * Added Trailing Slashes for Cache Excluded URLs: Trailing slashes have been added for cache excluded URLs, aligning with URL formatting best practices.
780 * 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.
781
782 = 1.4.2 =
783 * Added page exclusions for caching.
784 * Added option to ignore URL parameters for caching.
785 * Removed caching for logged-in users.
786 * Removed caching lifespan.
787 * Resolved the issue with the Gutenberg image block "Click to expand" feature.
788
789 = 1.4.1 =
790 * Combined BerqWP Lite & Premium.
791 * Integrated the Photon Engine for cloud based optimization.
792 * BerqWP has become a 100% automatic speed optimization tool.
793 * Automatically converts images into WebP.
794 * Fixed bugs.
795
796 = 1.3.58 =
797 * Fixed some bugs.
798
799 = 1.3.57 =
800 * Fixed some bugs.
801 * Prevented 404 pages from being cached.
802
803 = 1.3.56 =
804 * Added support for Jetpack plugin.
805
806 = 1.3.55 =
807 * Added WebP support for hosts or servers that previously lacked compatibility.
808
809 = 1.3.54 =
810 * Fixed bugs.
811
812 = 1.3.53 =
813 * Added interactions-based styles loading.
814
815 = 1.3.52 =
816 * Added automatic cleaning for BerqWP scheduled tasks.
817
818 = 1.3.51 =
819 * Enhanced JavaScript-based lazy loading for images.
820 * Added placeholder image for lazy loading.
821
822 = 1.3.5 =
823 * Added JavaScript-based lazy loading for images.
824 * Fixed bugs.
825
826 = 1.3.4 =
827 * Enhanced the LCP mechanism. Now, BerqWP preloads LCP separately for mobile and desktop.
828
829 = 1.3.3 =
830 * Enhance WebP Images
831 * Fixed bugs
832
833 = 1.3.2 =
834 * Updated layout
835 * Enhance WebP images
836 * Added review notification
837
838 = 1.3.1 =
839 * Fixed a bug regarding WebP images.
840
841 = 1.3 =
842 * BerqWP Lite initial release.
843 * SearchPro plugin temporarily switch with BerqWP Lite.
844