• Nullsto Rules must be read before making a post, otherwise you will get permanent warning points or a permanent ban.

    Nullsto Forum provides CLEAN and SAFE resources. You can use them for development and testing if you are on Windows and have an antivirus that alerts you about a possible infection: It is a false positive since every script is double checked by our experts. While downloading a resource, we recommend that you add Nullsto to your trusted sites/sources or temporarily disable your antivirus. "Enjoy your presence on Nullsto"
JCH Optimize Pro For Joomla

JCH Optimize Pro For Joomla v9.3.0

No permission to download
Decryption key:


JCH Optimize Pro For Joomla v9.3.0
= Changelog
New features
  • Add CDN support for JSON scripts.
  • Add Cloudflare Mode Switcher integration.
  • Add Smart Combine / Optimized Bundling feature.
  • Add settings to configure responsive image widths and crop width defaults.

Changes​

  • Improve Cloudflare verification and cache adapter error messaging in the administrator.
  • Improve Optimize CSS Delivery with more robust dynamic selector capture, pseudo-element support in critical CSS, and reduced duplicate caching.
  • Improve Optimize Image batching, retry diagnostics, and cancellation when websocket connections close.
  • Improve Page Cache architecture, recache processing, and remove page cache AJAX requests from the critical render path.
  • Improve Reduce Unused CSS/JavaScript output to better conform with HTML validation.
  • Improve URI processing and CDN handling with a revised URI transformation pipeline.
  • Improve dynamic CSS/JavaScript loading to reduce reflows and better handle elements added after page load.

Bug fixes
[HIGH] Harden SystemUri validation against malicious HTTP_HOST values.
[LOW] Escape page URLs on the Page Cache list page.
[LOW] Fix backend AJAX toggles blocked by Joomla security protocols.
[LOW] Fix incorrect component reference in access.xml.
[LOW] Fix installation edge case when installing Free over Pro.
[LOW] Remove loading="lazy" from automatically detected LCP images.
[MEDIUM] Fix JavaScript Configure Helper compatibility with Smart Combine.
[MEDIUM] Fix broken page caching and incorrect Mode Switcher page cache toggling.
[MEDIUM] Fix excluded CSS not being added to the page when Optimize CSS Delivery is enabled.
[MEDIUM] Fix invalid XPath expression generated from non-standard pseudo-classes in critical CSS extraction.
[MEDIUM] Fix responsive image CSS rules being modified when no responsive images exist.
[MEDIUM] Fix scripts and sensitive scripts not being excluded correctly.
JCH Optimize Pro For Joomla v9.2.5

What's new​

This release contains a few improvements since the last version. Please see CHANGELOG for details.

Developed and tested on up to PHP 8.5.1 and Joomla! 6.0.2

Changelog​

Miscellaneous changes​

  • Improve Optimize CSS Delivery to reduce incidence of failures and false positive in identifying critical CSS
  • Improve htaccess writing class to avoid race conditions
  • Use 2 for default concurrency level while Optimizing Images and cap to 3
JCH Optimize Pro For Joomla v9.2.4
Joomla 9.2.4
Stable
Released on: Wednesday, 17 December 2025

What's new
This release contains some cosmetic improvements in the configurations page and a couple of new settings to handle per-page specific number of elements above page. Please see CHANGELOG for details.

Developed and tested on up to PHP 8.5.0 and Joomla! 6.1.0-alpha1

Changelog
New features
Add settings to capture number of elements for home page and per page edge cases.
Added image/avif to htaccess optimization.

Bug fixes
[MEDIUM] Fix bug with processing scripts containing backslashes.
Miscellaneous changes
Better support for admin Atum's template dark theme.
Change subfields in Preloads - Include Files and Preconnect domains capturing crossorigin values
Improve ModeSwitcher layout.
JCH Optimize Pro For Joomla v9.2.3
Stable
Joomla 4.4 Joomla 5.0 Joomla 5.1 Joomla 5.2 Joomla 5.3 Joomla 5.4 Joomla 6.0

Released on: Saturday, 06 December 2025

Release notes

What's new

This release contains a critical bug fix in version 9.2.2, that broke @font-face in some CSS files. All should upgrade.
Developed and tested on up to PHP 8.4.15 and Joomla! 6.0.1

Changelog

Bug fixes

  • [HIGH] @font-face broken in some CSS files
JCH Optimize Pro For Joomla v9.2.1
No changelogs found!
JCH Optimize Pro For Joomla v9.2.0
Version 9.2.0
Released on
: Monday, 13 October 2025
What's new
This release now supports Joomla 6. Added features includes support for AVIF images and Cloudflare Cache Purge integration. See CHANGELOG for details.
Developed and tested on up to PHP 8.4.13 and Joomla! 6.0.0-rc3

New features
  • Added Cloudflare Cache Purge integration.
  • Added support for AVIF images
Bug fixes
  • [LOW] Fixed "Serializable Interface is deprecated" error messages
Miscellaneous changes
  • Change Mode Switcher modules with public access to registered on update.
  • Improved image selection algorithm on responsive images
  • Now support Joomla 6
  • Remove unused jquery-ui library
JCH Optimize Pro For Joomla v9.1.3
v9.1.3

Security fixes
Fixed a Path Traversal security vulnerability on the Optimize Image page found by Artyom from CleanTalk

Bug fixes
[LOW] Ensure @imports occurs at the top of critical CSS when files combined.
[MEDIUM] Fixed Critical JavaScript configure helper broken
[MEDIUM] Fixed support for APCu cache storage broken

Miscellaneous changes
Improved simplification of dynamic CSS selectors listed by the Optimize CSS Delivery configure helper.
Reduce chance of creating multiple duplicate cache
JCH Optimize Pro For Joomla v9.1.2
v9.1.2

Released on: Friday, 15 August 2025 12:43

Developed and tested on up to PHP 8.4.11 and Joomla! 5.3.2

Changes
Improve robustness of Critical JavaScript configure helper

Bug fixes
[LOW] Fix PHP8.4 deprecation errors
[LOW] JavaScript error when lazy load background image enabled but none found.
[MEDIUM] Fix but with PHP warning 'Attribute already exists on SimpleXMLElement' on Options page.
[MEDIUM] Remove @charsets from combined dynamic CSS file
[MEDIUM] Some CSS fonts missing when Reduce Unused CSS is enabled.
JCH Optimize Pro For Joomla v9.1.1
v9.1.1
New features

  • Re-add Expired Cache delete function.
Removed features
  • Remove 'Defer Critical JavaScript' setting. Critical JavaScript will be placed on the page based on the 'Position JavaScript at bottom of page' setting.
Changes
  • CSS files loaded dynamically in 'Reduce Unused CSS' feature are combined together to prevent incremental layout shifts when the user interacts with the page.
  • Don't cache 404 or other invalid pages.
  • Improved usability and accuracy of 'Above fold marker' in Miscellaneous Settings and 'Configure helper' in Optimize CSS Delivery. These settings are only visible when 'Debug plugin' is enabled. Please read the descriptions for more information.
Bug fixes
  • [HIGH] Fixed issue with 'too many redirects' on some Dashboards
  • [HIGH] Fixed max_prepared_stmt_count error on some sites.
  • [LOW] Connection errors not properly handled in ReCache method.
  • [LOW] Fix errors when invalid values are used in Multiselect Options with dropdowns.
  • [LOW] Sometimes JavaScript error triggered when lazy loading background images
  • [MEDIUM] Avoid optimizing images under the 'jch-optimize' directory.
  • [MEDIUM] Rogue ';' character printed on page when cached.
Miscellaneous changes
  • Optimize sizes attribute values for responsive images.
JCH Optimize Pro For Joomla v9.1.0
v9.1.0
New features

  • Added feature to use the Lite YouTube Embed facade for YouTube videos above the fold.
  • Added function to try to detect and load LCP automatically
  • Added limited support for browsers without WEBP support using User Agent info
Changes
  • Improvements in the Image Optimization feature and API
Bug fixes
  • [MEDIUM] Fix PHP errors on sites running on servers with PSR modules installed and using php than OHO 8.3
  • [MEDIUM] Fix issue with responsive images not loading in CSS when image converted to WEBP
  • [MEDIUM] Fix issues with Optimize By URL mode
Miscellaneous changes
  • Limit the amount of font files and images preloaded by the HTTP/2 feature automatically to avoid overloading the critical path
  • Minimum supported Joomla version is now 4.4.0
Top