PluginProbe ʕ •ᴥ•ʔ
NitroPack – Performance, Page Speed & Cache Plugin for Core Web Vitals, CDN & Image Optimization / 1.7.1
NitroPack – Performance, Page Speed & Cache Plugin for Core Web Vitals, CDN & Image Optimization v1.7.1
1.19.8 1.19.7 1.19.6 1.19.5 trunk 1.10.0 1.10.1 1.10.2 1.10.3 1.10.4 1.11.0 1.12.0 1.13.0 1.14.0 1.15.0 1.15.1 1.15.2 1.15.3 1.16.0 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.16.6 1.16.7 1.16.8 1.17.0 1.17.6 1.17.7 1.17.8 1.17.9 1.18.0 1.18.1 1.18.2 1.18.3 1.18.4 1.18.5 1.18.6 1.18.7 1.18.8 1.18.9 1.19.0 1.19.1 1.19.2 1.19.3 1.19.4 1.3.19 1.3.20 1.4.0 1.4.1 1.5.0 1.5.1 1.5.10 1.5.11 1.5.12 1.5.13 1.5.14 1.5.15 1.5.16 1.5.17 1.5.18 1.5.19 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6.0 1.6.1 1.7.0 1.7.1 1.8.0 1.8.1 1.8.3 1.9.0 1.9.1 1.9.2
nitropack / readme.txt
nitropack Last commit date
classes 3 years ago languages 3 years ago nitropack-sdk 3 years ago view 3 years ago advanced-cache.php 3 years ago batcache-compat.php 4 years ago cf-helper.php 5 years ago constants.php 3 years ago diagnostics.php 3 years ago functions.php 3 years ago helpers.php 3 years ago integrations.php 4 years ago main.php 3 years ago readme.txt 3 years ago uninstall.php 3 years ago wp-cli.php 3 years ago
readme.txt
495 lines
1 === NitroPack – Cache & Speed Optimization for Core Web Vitals, Defer CSS & JavaScript, Lazy load Images ===
2 Contributors: nitropack
3 Tags: cache,performance,optimize,pagespeed,lazy load,cdn,critical css,compression,defer css javascript,minify css,minify,web vitals
4 Requires at least: 4.7
5 Tested up to: 6.2
6 Requires PHP: 5.6
7 Stable tag: 1.7.1
8 License: GNU General Public License, version 2
9 License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
11 Automatic optimization for site speed and Core Web Vitals. Use 35+ features, including Caching, image optimization, critical CSS, and Cloudflare CDN.
12
13 == Description ==
14 NitroPack is the all-in-one performance optimization service. It combines **everything** you need for a lightning-fast website. Image optimization, code minification, caching, CDN, lazy loading - you name it, NitroPack has it.
15
16 [youtube https://www.youtube.com/watch?v=jLzYUKSo5Jo]
17
18 NitroPack performs all optimizations in the cloud. This makes it a **very lightweight** solution with a **lower CPU overhead** compared to standard caching plugins.
19
20 Our service provides you with the following (typically paid extra) functionalities **included without the need for additional configuration**:
21
22 * **Cloudflare CDN** – we automatically serve your static assets from a CDN based on Cloudflare
23 * **Image Optimization** – we optimize all of your images automatically and convert them to WebP
24 * **Cache Warmup** – we keep your most important pages optimized at all times
25
26 Apart from these, NitroPack offers other unique features and benefits like:
27
28 * **Incredibly Simple Setup** – getting started with NitroPack is a breeze. There’s no technical configuration or a 15-step installation process. And you don’t need to be a developer to set it up. Simply follow [these 4 steps](https://wordpress.org/plugins/nitropack/#installation "Installation Instructions") and you’ll be done in no time
29 * **No risk of damaging your original site files** – NitroPack works on copies of your site files. You don’t like the results from an optimization? No problem. Purge your cache and start over. Even if you decide to disable NitroPack your site will go back to the state it was in before activating our plugin
30 * **Cache Invalidation** – you can invalidate cache files instead of purging them. This allows NitroPack to keep serving your visitors from cache while a fresh copy of the cache is being generated in the background. Cache invalidation is awesome for **high traffic situations** like campaigns. It allows you to keep updating your site while still serving cache to your clients. And with NitroPack, **cache invalidation happens automatically**. (For more info on this, scroll down to the “NitroPack and Campaigns” section)
31 * **Critical CSS tailored to each of your unique layouts** – most plugins that provide critical CSS functionality prepare a single critical CSS file per post type. Even when you have multiple pages with the same post type but different layouts. NitroPack detects this and generates **unique critical CSS for each unique layout**. Oh, and because desktop and mobile devices have different viewports, NitroPack also uses different critical CSS for each device type ;)
32 * **Optimize resources linked statically into your theme files** – NitroPack will discover and optimize all resources linked into your theme, even ones that come hardcoded into your CSS files (even if they are multiple levels down an @import chain)
33
34 **The configuration requires no technical knowledge.** All you need to do is select your desired optimization level: Standard, Medium, Strong or Ludicrous. Besides that, NitroPack does all the work.
35
36 ## Other Key Features
37
38 * Minify HTML
39 * Minify CSS files and inline CSS defined in style tags and attributes
40 * Minify JavaScript files and inline script tags
41 * HTML, CSS and JavaScript compression
42 * Gzip and Brotli compression
43 * Optimize images
44 * Convert to WebP
45 * Lazy load images (including CSS background images)
46 * Lazy load iframes
47 * Cloudflare CDN
48 * Image previews for YouTube and Vimeo embeds
49 * Defer CSS
50 * Defer JavaScript
51 * Font rendering optimization
52 * DNS prefetch
53 * Compatible with mobile, tablet and desktop devices out of the box
54 * Multisite ready
55 * Support for scheduled posts
56 * eCommerce compatibility
57 * Multilingual support
58 * Advanced resource loading mechanism
59 * Resource preloading using web workers
60 * Automatic cache management – NitroPack will automatically update its cache files when you update content on your site
61 * Option to exclude certain pages from being cached
62 * Option to exclude any resource from being optimized
63 * Option to ignore URL parameters that do not modify the content of your pages (e.g. campaign parameters like utm_source, utm_campaign, etc.)
64 * Cloudflare integration
65 * Sucuri integration
66 * Generic reverse proxy integration (NGINX, Varnish, etc.)
67 * No database connection needed
68
69 ## Running Marketing Campaigns with NitroPack
70
71 Two major issues often come up when running a campaign. First, each visitor hits your server with a **unique URL** request. Second, you lose your **cache** if you update content on your site.
72 Most optimization plugins come up short when it comes to both issues.
73 At the same time, NitroPack has two powerful features that help you thrive in these high traffic situations:
74
75 1. NitroPack recognizes **campaign parameters in the URL** and ignores them when looking up a cache file for the campaign request.
76 2. **Cache invalidation** - typically, when you update content on your site, caching plugins have to purge their cache and start rebuilding it. When a purge occurs during a high traffic period your visitors will no longer be served from cache. And your server will have to work extra hard to generate new cache files. As a result, the user experience on your website takes a hit. NitroPack solves this problem by **invalidating the cache, instead of purging it**. This method allows NitroPack to refresh the cache files in the background. At the same time, you still serve your clients from the slightly outdated cache files. As we already said, this happens **automatically**. You don’t need to worry about caching during an important campaign.
77
78 Whether you’re running a big campaign or your site suddenly becomes trending, both features are crucial for keeping your visitors happy.
79 So, if you want a fast website right now, **go over to the [Installation](https://wordpress.org/plugins/nitropack/#installation "Installation Instructions") section and download NitroPack**.
80
81 ## Incompatible Plugins
82
83 WordPress is designed to have only a single active page cache solution at a time, otherwise conflicts can arise. We do not recommend using NitroPack together with another caching plugin, like:
84
85 * WP Rocket
86 * Autoptimize
87 * Swift Performance
88 * WP Fastest Cache
89 * WP Fastest Cache Premium
90 * Powerpack (WPTouchPro)
91 * W3 Total Cache
92 * Breeze
93 * PhastPress
94 * WP Super Cache
95 * Litespeed Cache
96 * Swift Performance
97 * PageSpeed Ninja
98 * Comet Cache by WP Sharks
99 * Hummingbird
100 * SG Optimizer
101 * WP-Optimize - only the page caching must be disabled, not the entire plugin
102 * Smush - only the lazy load option must be disabled, not the entire plugin
103 * JetPack - only the lazy load option must be disabled, not the entire plugin
104 * ShortPixel - only the WebP conversion option must be disabled, not the entire plugin
105
106 ## 3rd Party Services Used By The NitroPack Plugin
107
108 The NitroPack plugin acts as a service. It calls/sends data to our API servers, which perform all of the optimizations.
109 As a result, our infrastructure does all the heavy lifting. That’s how NitroPack ensures low CPU overhead for your servers.
110 To learn more about what NitroPack provides as a service as well as what data it collects and uses, please visit:
111
112 * Our website - [https://nitropack.io/](https://nitropack.io/)
113 * Terms of Use - [https://nitropack.io/page/terms](https://nitropack.io/page/terms)
114 * Privacy Policy - [https://nitropack.io/page/privacy](https://nitropack.io/page/privacy)
115
116 NitroPack also uses Cloudflare and Bunny CDN to accelerate content delivery across the globe.
117 For more information about these services, please visit:
118
119 * The official Cloudflare page - [https://www.cloudflare.com/](https://www.cloudflare.com/)
120 * Cloudflare Terms page - [https://www.cloudflare.com/website-terms/](https://www.cloudflare.com/website-terms/)
121 * BunnyCDN’s website - [https://bunnycdn.com/](https://bunnycdn.com/)
122 * BunnyCDN’s Terms of Service - [https://bunnycdn.com/tos](https://bunnycdn.com/tos)
123 * Bunny CDN’s Privacy & Data Policy - [https://bunnycdn.com/privacy](https://bunnycdn.com/privacy)
124
125 == Installation ==
126
127 1. Click the “Download” button on this page. You’ll get a .zip file, which you can save on your computer.
128 2. Go to your website’s dashboard, open the “Plugins” menu and click “Add new”. After that, choose the nitropack.zip file and click “Install Now”
129 3. You now need to **connect your website to NitroPack**. Simply go to [https://nitropack.io/](https://nitropack.io/) and create an account. After you log in, you’ll see a “Connect Your Website” menu on the left. There, you’ll find a Site ID and Site Secret.
130 4. Go back to your website’s dashboard. Click “Settings” and find the NitroPack option. Finally, enter your Site ID and Site Secret and click “Connect to NitroPack”.
131
132 That’s all there is to it!
133
134
135
136 == Frequently Asked Questions ==
137
138 = Does NitroPack modify site files? =
139
140 No. NitroPack works on copies of your site files. However, it does modify your wp-config.php file if WP_CACHE is not enabled yet.
141
142 = I installed NitroPack but my pages are still slow. Why? =
143
144 After installing and activating NitroPack, you must log into your account, go to “Connect Your Website” and use the provided Site ID and Site Secret to connect the plugin to our cloud service.
145
146 = Why my scores are still low after connecting NitroPack? =
147
148 After connecting NitroPack you need to select your desired optimization mode - Standard, Medium, Strong or Ludicrous. Once you do that, please visit your home page and allow NitroPack a minute to prepare an optimized version of your page. You can then run the tests again.
149
150 = How long does it take for pages to get optimized? =
151
152 It usually takes NitroPack a few seconds to optimize your pages.
153
154 = Can I use another page caching plugin and NitroPack at the same time? =
155
156 WordPress’s design allows you to use only one page cache solution at a time. Other page cache solutions are designed this way too. However, you can use other non-page cache optimization solutions perfectly well with NitroPack.io (e.g. database optimization plugins, object caching, etc.).
157
158 = What if I have a question? =
159
160 You can contact us anytime at https://m.me/getnitropack
161
162 = Will NitroPack slow down my server? =
163
164 No. We’ve designed NitroPack to be a very lightweight solution that adds no CPU overhead to your server.
165
166 == Screenshots ==
167 1. Connect your store
168 2. Dashboard - see and manage the data in your Nitropack.io
169
170 == Changelog ==
171
172 = 1.7.1 =
173 * Bug fix: Resolve connection issues
174
175 = 1.7.0 =
176 * Improvement: Move the plugin's data directory into wp-content/cache/
177 * Improvement: Automatically run cache warmup when the permalink structure has changed
178 * Improvement: Automatically purge cache when the front page configuration is changed
179 * Improvement: Overall stability improvements
180 * Bug fix: Resolve fatal error when WCML is active
181 * Bug fix: Resolve error when purging cache in WP-CLI mode
182 * Bug fix: Fix typo in the diagnostics report
183
184 = 1.6.1 =
185 * Update: Temporarily disable the changes related to Gravity Forms as further improvements are needed for optimal experience
186
187 = 1.6.0 =
188 * New Feature: Added compatibility with Geotargeting WP
189 * New Feature: Cache warmup now detects sitemap files automatically. Supported providers are: Yoast, RankMath, JetPack & Squirrly
190 * Improvement: Detect categories of new posts more accurately for a more precise cache purge
191 * Improvement: Automatically clear cache when WP Bakery's custom CSS is updated
192 * Improvement: Automatically clear cache when Elementor's custom code is updated
193 * Improvement: Resolve issues with gravity forms where forms could not be subitted after certain period of time
194 * Improvement: Resolve issues with WPForms where forms could not be subitted after certain period of time
195 * Improvement: Better compatibility with WPML's WooCommerce options
196 * Improvement: Ability to dismiss notifications
197 * Improvement: Various improvements in the UI
198 * Improvement: Overall stability improvements
199 * Bug fix: Resolve issues when purging cache via WP-CLI
200
201 = 1.5.19 =
202 * New Feature: Add support for additional domains
203 * Bug fix: Resolve errors for undefined host in WP-CLI
204
205 = 1.5.18 =
206 * Improvement: More reliable way to determine to current hostname
207 * Improvement: Compatibility improvements with Cloudflare's APO
208 * Improvement: Compatibility with Advanced Math Captcha
209 * Improvement: Added ability to localize the plugin
210 * Improvement: Better compatibility with The Events Calendar to increase cache hit ratio
211 * Improvement: Overall stability improvements
212 * Bug fix: Remove incorrectly placed notices in the connect screen
213
214 = 1.5.17 =
215 * Feature: Introduce a new features "Ecommerce Cart Cache" for WooCommerce sites
216 * Improvement: Add new filter "nitropack_is_archive_page"
217 * Improvement: Overall stability improvements
218
219 = 1.5.16 =
220 * Improvement: Update the compatibility with SiteGround's Dynamic Cache layer
221 * Bug fix: Resolve cache bypass issues on LiteSpeed
222
223 = 1.5.15 =
224 * Improvement: Better handling of healthchecks after LiteSpeed .htaccess configuration
225 * Bug fix: Resolve an issue with sitemap XSL schemas
226 * Bug fix: Resolve an issue AMP pages
227
228 = 1.5.14 =
229 * Bug fix: Resolve an issue with activate/deactivate if opcache_reset is not available
230
231 = 1.5.13 =
232 * New Feature: Completely compatible with LiteSpeed servers
233 * Improvement: The help button is now an interactive widget
234 * Improvement: Full compatibility with WPX Cloud
235 * Improvement: Resolve an occasional issue with the cache layer on Pressable
236 * Improvement: Overall stability improvements
237 * Bug fix: Correctly purge cache when a post transitions to a draft state
238
239 = 1.5.12 =
240 * Improvement: Add exclude for a healtcheck endpoint in Pagely
241 * Bug fix: Resolve compatibility issues related to Aelia Currency Switcher
242 * Bug fix: Resolve an issue causing settings to be reset to "Standard" mode
243
244 = 1.5.11 =
245 * Improvement: Make the connection to our API servers even more stable
246 * Improvement: Out of the box compatibility with Aelia Currency Switcher
247 * Improvement: Implement a better way to check for Download Monitor URLs
248 * Improvement: Overall stability improvements
249 * Bug fix: Fix cases of missing elements in Thrive Theme
250
251 = 1.5.10 =
252 * Improvement: Overall stability improvements
253 * Bug fix: Fix 'headers already sent' error in CLI and WP_CRON modes
254 * Bug fix: Fix cases of missing elements in Fusion Builder
255
256 = 1.5.9 =
257 * New Feature: Compatibility with DreamPress hosting
258 * Improvement: Full compatibility with Pressable's caching layer
259 * Improvement: Full compatibility with Rocket.net's caching layer
260 * Improvement: Overall stability improvements
261 * Bug fix: Resolve an issue where separate URLs were incorrectly using the same cache files
262 * Bug fix: Switching between prod and staging environments no-longer causes issues with cache sync
263
264 = 1.5.8 =
265 * New Feature: Compatibility with Savii hosting
266 * New Feature: Basic compatibility with Pressable's caching layer
267 * New Feature: Basic compatibility with Sucuri as a caching layer
268 * New Feature: Admins can now receive notifications related to system events
269 * Improvement: Improved compatibility with Cloudflare's APO
270 * Improvement: Improved compatibility with Rocket.net
271 * Improvement: Overall stability/compatibility improvements
272 * Improvement: A better way to detect the popular Cookie Notice plugin
273 * Improvement: Compatibility with WP Engine's Smart Plugin Updater
274 * Bug fix: Resolve an issue when running on PHP 5.6
275
276 = 1.5.7 =
277 * New Feature: Compatibility with Vimexx
278 * Improvement: Make some of NitroPack's requests even lighter weight
279 * Bug fix: Resolve an issue which was preventing some admin actions from functioning correctly
280
281 = 1.5.6 =
282 * Disable the compatibility with LiteSpeed servers as purging its cache with variation cookies isn't working per spec
283
284 = 1.5.5 =
285 * New Feature: Compatibility with Fastly
286 * New Feature: Compatibility with Closte
287 * New Feature: Compatibility with Beaver Builder's cache purge
288 * New Feature: Compatibility with the Cookie Notice plugin
289 * New Feature: Add generic compatibility with LiteSpeed servers
290 * Improvement: Better efficiency in the API calls leading to less overhead in admin operations
291 * Improvement: Vastly better support for popular cache proxies, making a much better use of existing infrastructure
292 * Improvement: Better compatibility with WP Engine
293 * Improvement: Better compatibility with Kinsta
294 * Improvement: Better compatibility with SiteGround
295 * Improvement: Better compatibility with Pagely
296 * Improvement: Better compatibility with Cloudways
297 * Improvement: Better compatibility with Flywheel
298 * Improvement: Clear existing proxy cache when NitroPack is activated or deactivated
299 * Improvement: Show more helper messages to guide the administrator in resolving detected issues
300 * Improvement: Prevent duplicate connections which were previously causing the cache to get out of sync
301 * Improvement: More granular and accurate detection of inventory updates in WooCommerce
302 * Improvement: The safe mode prompt is now on the deactivate step
303 * Improvement: Handle a specific case of Cloudflare's Flexible SSL coupled with a redirect
304 * Bug fix: Resolve an issue with the WooCommerce PayPal Checkout Payment Gateway plugin
305 * Bug fix: Various form submission issues have been resolved
306 * Many bug fixes and stability improvements
307
308 = 1.5.4 =
309 * Change: Bump up the tested-up-to version for WP 5.7
310 * Bug fix: Resolve a constant already defined error
311 * Bug fix: Resolve an issue with the positioning of the status dot in the admin bar
312
313 = 1.5.3 =
314 * New Feature: Safe Mode toggle within the plugin's dashboard
315 * Improvement: Add support for an upcoming improvement in the compatibility with reverse proxies like Cloudflare and Sucuri
316 * Improvement: Add a filter to allow the list of cacheable post types to be extended - `nitropack_cacheable_post_types`
317 * Improvement: Better handling of WooCommerce price updates
318 * Bug fix: Cache warmup was not being triggerd when posting a new article. This is resolved now.
319
320 = 1.5.2 =
321 * Improvement: Faster cache purge via the webhook
322 * Improvement: Purging/Invalidating cache via WP-CLI is now direct and provides better feedback of the result
323 * Bug fix: Any cache purge was triggering full cache purge on the local server. This is now resolved.
324
325 = 1.5.1 =
326 * Bug fix: Resolve an issue causing a fatal error related to undefined class name
327
328 = 1.5.0 =
329 * New Feature: Compatibility with Cloudflare APO
330 * Improvement: Better resilience to network related issues
331 * Improvement: Faster cache purge
332 * Improvement: Overall stability improvements
333 * Deprecation: Removed the Invalidate All Cache option. The invalidate action is much better suited for single page invalidations.
334
335 = 1.4.1 =
336 * Improvement: Performance improvements in content updates
337 * Improvement: Better compatibility with Download Monitor
338
339 = 1.4.0 =
340 * New feature: Extended WP-CLI compatibility with ability to purge/invalidate by URL or tag
341 * New feature: Add a method for dynamically preventing automated purge/invalidate
342 * Improvement: Compatibility with jQuery 3
343 * Improvement: Better compatibility with SiteGround's dynamic cache layer
344 * Improvement: Overall stability improvements
345 * Bug fix: Resolve an issue with undefined HTTP_HOST key
346
347 = 1.3.20 =
348 * Bug fix: Resolve an issue with reverse proxy cache purge through the webhook
349
350 = 1.3.19 =
351 * Improvement: Stability improvements
352
353 = 1.3.18 =
354 * New Feature: Pagely compatibility
355 * Improvement: Even better compatibility with WooCommerce's Geolocate option
356 * Improvement: More accurate sync with Avada's date based containers
357 * Improvement: Better compatibility with reverse proxies
358 * Improvement: Stability improvements
359
360 = 1.3.17 =
361 * New Feature: Much simpler and easier connect method
362 * New Feature: Support a new "nitropack_meta_box" capability which allows you to grant access to cache purge on different user roles
363 * Improvement: Better status notices
364 * Improvement: Stability improvements
365
366 = 1.3.16 =
367 * Improvement: Better compatibility with ShortPixel Adaptive Images 2.x
368 * Improvement: Overall stability and performance improvements
369
370 = 1.3.15 =
371 * Improvement: Handling of stock quantity changes in WooCommerce via the REST API
372 * Improvement: Overall stability and performance improvements
373
374 = 1.3.14 =
375 * Improvement: Better handling of stock quantity changes in WooCommerce
376 * Improvement: Better handling of updates to non-public post types
377 * Improvement: More efficient use of our API
378 * Bug fix: Fix an issue with slow cache propagation after full purge
379
380 = 1.3.13 =
381 * New feature: Add admin bar entry with quick links to useful actions like purge cache
382 * New feature: Add WP-CLI methods for invalidating/purging cache
383 * New feature: Add WP-CLI method for running cache warmup
384 * Improvement: Automatically detect outdated cache files restored from a backup and do not serve them to clients
385 * Improvement: Automatically detect connection issues and suggest steps to resolve these
386 * Improvement: Automatically start optimizing after the plugin is connected successfully
387 * Improvement: Performance improvements
388
389 = 1.3.12 =
390 * Bug fix: Resolve a fatal error in the SDK on certain PHP versions
391
392 = 1.3.11 =
393 * Improvement: Workaround for issue with communicating to our servers in LiteSpeed environments
394
395 = 1.3.10 =
396 * Bug fix: Resolve an issue with domains starting with "www." which was introduced in v1.3.9
397
398 = 1.3.9 =
399 * New feature: Ability to connect/disconnect using WP-CLI
400 * Improvement: Recognize updates to WooCommerce Cart Reports post types to reduce cache purges
401 * Improvement: Better Ezoic compatibility
402 * Bug fix: Resolve an issue with saving the compression status when configured manually
403 * Overall stability improvements
404
405 = 1.3.8 =
406 * New feature: Add support for local AJAX caching
407 * Improvement: Better SiteGround compatibility
408 * Improvement: Ezoic compatibility
409 * Improvement: NGINX Helper compatibility
410 * Bug fix: Resolve an issue which caused problems in WP CLI
411 * Improvements in the automated cache purge
412 * Overall stability improvements
413
414 = 1.3.7 =
415 * Bug fix: Resolve an issue causing insufficient permissions error
416
417 = 1.3.6 =
418 * Bug fix: Resolve an issue with nonces in REST requests
419
420 = 1.3.5 =
421 * Improvement: Show instructions for configuring recommended hosting settings if needed
422 * Improvement: Better detection of taxonomies and archive pages
423 * Improvement: Better compatibility with ShortPixel
424 * Improvement: Better WP Engine compatibility
425 * Improvement: Updated nonce handling
426 * Bug fix: Category pages were not being optimized if archive optimization was disabled. This is now fixed.
427 * Bug fix: Fix an issue with custom cache expiration for The Events Calendar
428
429 = 1.3.4 =
430 * Improvement: Better compatibility with Kinsta
431 * Improvement: Improved handling of post status transiotions
432 * Improvement: Allow optimizations for archive pages
433
434 = 1.3.3 =
435 * Improvement: Optimize all post/page types by default ot avoid confusion why a certain URL is not optimized.
436 * Improvement: Automatically refresh cache based on comment actions (posting, approving, unapproving, etc.)
437
438 = 1.3.2 =
439 * Improvement: Workaround for an issue in the WP Engine environment which causes timeouts in certain network communication scenarios. This resolves slow post/page updates in the admin area.
440
441 = 1.3.1 =
442 * Improvement: Nicer cache purge reason messages
443 * Bug fix: Resolve an issue where the home page was not always updated after publishing new posts/pages
444
445 = 1.3 =
446 * New feature: Option select which post types and taxonomies get optimized
447 * New feature: Option to enable/disable the automated cache purges
448 * New feature: Automatically warmup new posts/pages
449 * New feature: Add meta box to allow cache purge/invalidate from the post/page edit screens
450 * New feature: New and improved way of tracking relationships between pages allowing for smarter automated cache purges, which affect less cache files
451 * Resolve layout issues in the admin panel on mobile
452 * Add compatibility with GoDaddy's managed WordPress hosting
453
454 = 1.2.3 =
455 * Stability improvements
456
457 = 1.2.2 =
458 * Synchronize the nonce and page cache life times
459 * Improve cache synchronization when updating menu entries
460 * Improve cache synchronization when making appearance customizations
461 * Fix false "plugin conflict" error with WP Optimize
462 * Stability improvements
463
464 = 1.2.1 =
465 * Added support for Fusion Builder's container expiration
466 * Added compatibility with the Post Expirator plugin
467 * Added compatibility with the Portfolio Sorting plugin
468 * Stability improvements
469
470 = 1.2 =
471 * Stability improvements
472
473 = 1.1.5 =
474 * Improved cache management for scheduled posts
475 * Fix cache expiration for posts scheduled for dates in the past
476 * Better update handling
477
478 = 1.1.4 =
479 * Stability improvements
480
481 = 1.1.3 =
482 * Prevent crashes originating from missing functions.php file
483
484 = 1.1.2 =
485 * Better handling of automated updates
486
487 = 1.1.1 =
488 * Automatically update the advanced-cache.php file after plugin update
489
490 = 1.1 =
491 * Performance and stability improvements
492
493 = 1.0 =
494 * Initial release
495