| @@ -2,9 +2,9 @@ | ||
| 2 | 2 | Contributors: berqwp, thevisionofhamza |
| 3 | 3 | Tags: optimize, cache, pagespeed, performance, speed |
| 4 | 4 | Requires at least: 5.3 |
| 5 | 5 | Tested up to: 7.1 |
| 6 | -Stable tag: 4.1.13 | |
| 6 | +Stable tag: 4.1.16 | |
| 7 | 7 | Requires PHP: 7.4 |
| 8 | 8 | License: GPLv2 or later |
| 9 | 9 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 10 | 10 | |
| @@ -274,8 +274,18 @@ | ||
| 274 | 274 | 6. CDN |
| 275 | 275 | 7. Integration |
| 276 | 276 | |
| 277 | 277 | == Changelog == |
| 278 | + | |
| 279 | += 4.1.16 - 11 Sep, 2026 = | |
| 280 | +* If advanced-cache.php file is not setup already, use plugin's index file to serve valid cache | |
| 281 | +* Protect free account onboarding condition with admin rights check | |
| 282 | + | |
| 283 | += 4.1.15 - 4 Sep, 2026 = | |
| 284 | +* Update onboarding page UI | |
| 285 | + | |
| 286 | += 4.1.14 = | |
| 287 | +* [Bug] Fixed an issue where license activation was not working on the License tab. | |
| 278 | 288 | |
| 279 | 289 | = 4.1.13 = |
| 280 | 290 | * [Bug] Fixed undefined function wp_parse_url fatal error |
| 281 | 291 | * [Bug] Fixed null cache-tag header for apache server side cache |