PluginProbe ʕ •ᴥ•ʔ
Core Web Vitals & PageSpeed Booster / 1.0.25
Core Web Vitals & PageSpeed Booster v1.0.25
trunk 1.0 1.0.1 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.15 1.0.16 1.0.17 1.0.18 1.0.19 1.0.2 1.0.20 1.0.21 1.0.22 1.0.23 1.0.24 1.0.25 1.0.26 1.0.27 1.0.28 1.0.29 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.7.1 1.0.7.2 1.0.8 1.0.9
core-web-vitals-pagespeed-booster / changelog.txt
core-web-vitals-pagespeed-booster Last commit date
css-extractor 2 years ago images 1 year ago includes 1 year ago languages 1 year ago changelog.txt 11 months ago core-web-vitals-pagespeed-booster.php 11 months ago readme.txt 11 months ago uninstall.php 1 year ago
changelog.txt
156 lines
1 = 1.0.25 (16 July 2025) =
2 * Test : Tested upto WordPress 6.8.2
3
4 = 1.0.24 (14 May 2025) =
5 * Fixed : PHP Deprecated: strpos() Passing null is deprecated #166
6 * Improvement: Permission issue when creating directory #169
7 * Test : Need to test with WordPress 6.8 #168
8
9 = 1.0.23 (04 January 2025) =
10 * New: Serve static assets with an efficient cache policy #117
11 * Improvement: Added conversion stats for manual image optimization #135
12 * Fixed: Php error on user's end #163
13
14 = 1.0.22 (05 November 2024) =
15 * Improvement: Fix Properly Size Image issue. #118
16 * Improvement: Image lazy load improvement #157
17 * Test: Test with WP 6.7 #161
18
19 = 1.0.21 (30 September 2024) =
20 * New: Option to exclude the images from lazyloading #155
21 * New: add missing alt tag in images. #156
22 * Improvement: Image lazy load improvement #157
23 * Fixed: Some images are breaking #159
24 * Fixed: Easy TOC table is breaking on product category pages when plugin is activated #158
25 * Fixed: Warnings: PHP Deprecated: mb_convert_encoding() #153
26 * Fixed: Conflict with WooCommerce PayPal Payments on checkout #154
27 * Fixed: Some icons are breaking on activation of plugin #150
28 * Fixed: Few improvements required #151
29
30 = 1.0.20 (30 July 2024) =
31 * Fixed: Some warnings and notices on front end #145
32 * Fixed: Embedded video is not visible on front end #144
33 * Test: Test with WordPress version 6.6 #147
34
35 = 1.0.19 (07 May 2024) =
36 * Fixed: Cant over ride the width of .cwvpsb_iframe due to the important property used #132
37 * Fixed: Compatibility with PHP 8.3 version #140
38 * Test: Test with new version of wordpress i.e. 6.5v #139
39 * Fixed: PHP Warning: Undefined variable $img_srcset #141
40 * Improvement : Option to exclude lazyloading #91
41
42 = 1.0.18 (27 February 2024) =
43 * Fixed: CSS break after latest update (1.0.17) #130
44 * Fixed: Displaying unknown characters #133
45 * Improvement: Improvement in Image lazy load #131
46 * Improvement: Image optimization not working if html contain invalid DOM #134
47
48 = 1.0.17 (19 January 2024) =
49 * Fixed: The type attribute is unnecessary for JavaScript resources. #123
50 * Fixed: Element script must not have attribute defer unless attribute src is also specified. #122
51 * Added: Option where we can set different delay JS methods on mobile and desktop. #119
52 * Added: Option for flush cache on a predefined schedule. #120
53 * Added: Option to keep cache for a long period of time. #121
54 * Improvement: Automatic Resizing to fix Properly Size Image issue. #118
55 * Fixed: Network deactivate is not working #126
56 * Improvement: Code Improvement #125
57 * Improvement: Bulk convert to webP #127
58
59 = 1.0.16 (15 November 2023) =
60 * Fixed: Robots.txt error appears when you we enable our CWV plugin. #114
61 * Fixed: wp-content/gravatars folder not removed upon uninstall #112
62 * Fixed: Uninstall.php only removes main critical URLs table from database in multisite #111
63 * Improvement: Updated settings link #113
64 * Compatibility: Checked compatibility with wordpress v6.4 #115
65
66 = 1.0.15 (22 September 2023) =
67 * Added: Compatibility with MYSQL v5.5 #97
68 * Fixed: Fatal Error on Multisite Activation: is_plugin_active_for_network() Undefined #106
69 * Fixed: Youtube embed video Not showing in AMP #105
70 * Improvement: Cache is off but still in header it's showing clear cache #104
71
72 = 1.0.14 (17 August 2023) =
73 * Fixed: Parse error unexpected ')' #87
74 * Fixed: Error in core-web-vitals-pagespeed-booster Plugin. #99
75 * Fixed: Compatibility with 10Web Booster #96
76 * Improvement: Added newsletter form #4
77 * Improvement: WordPress 6.3 compatibility check #100
78 * Improvement: Improved and optimized the code according to WP standards #101
79
80 = 1.0.13 (03 June 2023) =
81 * Improvement: Improved CSS load
82 * Fixed: Redirection Issue
83
84 = 1.0.12 (14 April 2023) =
85 * Fixed: TypeError jQuery is not a function on console #84
86 * Fixed: Google fonts not loading on PHP 8.0+ #83
87 * Fixed: Conflict with the Google reCAPTCHA v3 #82
88 * Fixed: Warning Undefined array key "advance_support" #80
89 * Improvement : Add a label to the Exclude URL box #81
90 * Improvement : Exclude Google analytics from js delay #62
91
92 = 1.0.11 (17 February 2023) =
93 * Fixed: Woocommerce payment page is not working. #77
94 * Improvement : Remove plugin dependency from file_get_contents function #78
95
96 = 1.0.10 (02 February 2023) =
97 * Improvement: Optimized code and fixed frontend js issue
98
99 = 1.0.9 (17 January 2023) =
100 * Fixed: DataTables warning: table id=table_page_cc_style_completed – Ajax error. #73
101 * Fixed: In multisite setup it shows "Sorry, you are not allowed to access this page." #74
102
103 = 1.0.8 (10 January 2023) =
104 * Improvement: Improved Critical CSS generation.
105
106 = 1.0.7.2 (23rd December 2022) =
107 * Improvement: CSS optimization
108
109 = 1.0.7.1 (14th December 2022) =
110 * Fixed: Critical CSS not generating
111
112 = 1.0.7 (25th November 2022) =
113 * Improvement: Updated Critical CSS Optimisation
114 * Improvement: Code improvements and fixes
115 * Added: Support Tab
116
117 = 1.0.6 (21st April 2022) =
118 * Improvement: Centralize all cache in single cache folder
119 * Fixed: Improve exclude JS and combine
120 * Added: Created option to clear all cache on one click
121 * Added: Added lazy load on inline style background images also
122 * Fixed: Improvement for AMP, AMP for WP, AMP Stories and AMPforWP Stories not apply optimization
123
124 = 1.0.5 (12th April 2022) =
125 * Fixed: Removed minify AMP #49
126 * Fixed: Removed version from exclude js for gzip
127 * Fixed: Critical css build by normal javascript
128 * Fixed: Critical css file not create if content is blank
129 * Added: Created Static cache method for caching strategy
130 * Fixed: Proper fix for image lazy load
131 * Fixed: Exclude merged javascript from js delay
132 * Fixed: create disk cache and serve disk cache on php cache
133 * Fixed: Minify html by replace new line
134 * Added: Added exclude js from delay for ads load or any thing else
135
136 = 1.0.4 (31th March 2022) =
137 * Fixed: Feed url not shows properly #42
138 * Fixed: Minification should not apply on feed #42
139 * Resolved: Critical error with PHP Version 8.0 #38
140 * Improvement: Added Module for Critical CSS
141
142 = 1.0.3 (16th February 2022) =
143 * Fixed: Icons not loading issue fixed #16
144
145 = 1.0.2 (21th January 2022) =
146 * Improvements: Added module where we can test all optimization on a particular URL #17
147 * Improvements: UI Improvements #13
148 * Fixed: Bugs with the latest user case #16
149
150 = 1.0.1 (20th December 2021) =
151 * Improvements: Added Gravatar Caching #11
152 * Improvements: Option Panel Improved #2 #5 #6 #8
153 * Fixed: Debug error #7 #10
154
155 = 1.0 (24th September 2021) =
156 * Version 1.0 Released