= 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.39 = * Core update (see changelog.txt) = 0.0.38 = * Bugfix: async loading of proxied scripts fail due to cache hash calculation bug. * Bugfix: external script-injected script proxy not working. * Bugfix: script-injected script proxy not disabled. * Improved: disable localStorage cache for external scripts. (@todo add no-cors proxy option) = 0.0.37 = * Core update (see changelog.txt) = 0.0.35 = * Added: JSON profile editor for all optimization modules. = 0.0.34 = * Bugfix: async exclude filter not working. (@costinio) * Improved: plugin related admin scripts are now loaded using `wp_add_inline_script`. * Added: `data-o10n` attribute on inline scripts to excludes scripts from concat. * Added: footer script load position (before `domready`) (AJ @ [WpFASTER.org](https://www.wpfaster.org/)) = 0.0.33 = * Bugfix: CDN + CDN mask option not working. = 0.0.32 = * Core update (see changelog.txt) = 0.0.31 = * Added: option to remove persistent comments `/*!` from javascript code. * Bugfix: localStorage option not working. = 0.0.30 = * Bugfix: JSON profile editor does not delete options when removed from JSON. = 0.0.29 = * Core update (see changelog.txt) = 0.0.28 = * Bugfix: JSON profile editor overwrites settings. = 0.0.27 = * Bugfix: JSON profile editor not saving settings. = 0.0.26 = * Bugfix: Settings not saved correctly when all options are disabled. * Bugfix: Javascript code search & replace not saved. = 0.0.25 = * Bugfix: External script proxy capture client not compatible with regex match. * Added: proxy capture example. = 0.0.24 = * Core update (see changelog.txt) = 0.0.23 = * Added: JSON profile editor (backup and restore plugin config) = 0.0.22 = * Improved inline script minification and concatenation. = 0.0.21 = * Bugfix: ignore scripts with invalid MIME type. = 0.0.20 = * Bugfix: ignore scripts with invalid MIME type. = 0.0.19 = * Bugfix: removed incorrect plugin index file. = 0.0.18 = Core update (see changelog.txt) = 0.0.15 = * Removed invalid plugin file. = 0.0.14 = * Temporarily removed lazy loading scripts (under construction) = 0.0.13 = * Bugfix: uninstaller. = 0.0.12 = Publication on WordPress. = 0.0.11 = Bugfix: settings link on plugin index. = 0.0.10 = Core update (see changelog.txt) = 0.0.8 = Bugfix: Timed loading/exec not working on iphone when using localStorage. = 0.0.7 = Bugfix: timed render not configured correctly (this plugin is a prototype copied partly from the CSS optimization plugin, the client should now perform correctly). = 0.0.3 = Added: cache management in admin menu. = 0.0.2 = Bugfix/improvement: Async Config Filter load and render timing. = 0.0.1 = Beta release. Please provide feedback on [Github forum](https://github.com/o10n-x/wordpress-javascript-optimization/issues).