= Changelog archive = This is an archive of older and core update changelog entries. Most recent plugin update entries are maintained in readme.txt = 0.0.43 = * Core update (see changelog.txt) = 0.0.42 = * Added: JSON profile editor for all optimization modules. = 0.0.41 = * Bugfix: async exclude filter not working. * Improved: plugin related admin scripts are now loaded using `wp_add_inline_script`. * Added: footer stylesheet load position (before `domready`) (AJ @ [WpFASTER.org](https://www.wpfaster.org/)) = 0.0.40 = * Improved: `@import` filter of CssMin.php modified with optimization proxy to support external stylesheets. = 0.0.39 = * Bugfix: Critical CSS minify config not saving correctly. = 0.0.38 = * Bugfix: CDN + CDN mask option not working. = 0.0.37 = * Bugfix: CssMin.php filters and plugins not applied after previous namespace update. * Added: option to define CssMin.php comment remove whitelist regular expression. = 0.0.36 = * Bugfix: localStorage HEAD update not working. = 0.0.35 = * Bugfix: JSON profile editor does not delete options when removed from JSON. = 0.0.34 = * Core update (see changelog.txt) = 0.0.33 = * Bugfix: JSON profile editor overwrites settings. = 0.0.32 = * Bugfix: JSON profile editor not saving empty array values correctly. = 0.0.31 = * Bugfix: Settings not saved correctly when all options are disabled. * Bugfix: CSS code search & replace not saved. = 0.0.30 = * Bugfix: External script proxy capture client not compatible with regex match. * Added: proxy capture example. = 0.0.29 = * Core update (see changelog.txt) = 0.0.28 = * Fix: JSON profile editor template not uploaded to WordPress. = 0.0.27 = * Convert critical CSS conditions to new JSON format. = 0.0.26 = * Bugfix: Critical CSS minify not working. * Added: JSON profile editor (backup and restore plugin config) * Improved critical CSS condition cache. = 0.0.25 = * Bugfix: Critical CSS file index not working correctly after adding a file. * Bugfix: Critical CSS file sort not saving new sort order. * Improved Critical CSS add file form. = 0.0.24 = * Bugfix: potential CssMin.php conflicts when using a different minify plugin. = 0.0.23 = * Core update (see changelog.txt) = 0.0.21 = * Bugfix: concatenated stylesheets not loaded with async loading disabled. * Improved: strip CDATA from concatenated inline CSS. * Added: option to process `@import` links. * Added: option to rebase relative paths in CSS using [Net_URL2](http://pear.php.net/package/Net_URL2/). = 0.0.20 = * Bugfix: uninstaller (@jone11) * Improved Travis CI build test. * Added Ruby RSpec + Capybara unit tests. = 0.0.19 = * Added: documentation. = 0.0.18 = * Bugfix: new conditional critical css arguments parameter. = 0.0.17 = * Added: example critical CSS condition JSON. * Updated JSON schema for critical CSS conditions (core 0.0.16) = 0.0.16 = * Bugfix: settings link on plugin index. = 0.0.15 = * Core update (see changelog.txt) = 0.0.14 = * Added: Critical CSS editor compatibility with old ABTF plugin. = 0.0.13 = * Bugfix: Timed loading/exec not working on iphone when using localStorage. = 0.0.12 = * Core update (see changelog.txt) = 0.0.10 = * Bugfix: localStorage client module not loaded for individual script based timed loading/exec config. = 0.0.9 = * Bugfix: Critical CSS drag/drop sorting broken by Closure Compiler. = 0.0.8 = Core update (see changelog.txt) = 0.0.7 = Added: cache management in admin menu. = 0.0.6 = Bugfix/improvement: Async Config Filter load and render timing. = 0.0.5 = Bugfix: HTTP/2 Server Push not applied to async loaded stylesheets. Bugfix: Global localStorage settings not applied to async loaded stylesheets. Bugfix: localStorage `HEAD` background update. = 0.0.4 = Core update (see changelog.txt) = 0.0.3 = Added: Critical CSS Widget in admin bar menu. = 0.0.2 = Added: minify critical CSS using [PHP CssMin](https://code.google.com/archive/p/cssmin/). = 0.0.1 = Beta release. Please provide feedback on [Github forum](https://github.com/o10n-x/wordpress-css-optimization/issues).