JCH Optimize PRO 8.1.1 for Joomla 4&5

Johan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Jul 23, 2022
Messages
302
Reaction score
1,299
Points
93
NullCash
9,122
Joomla 8.1.1
Stable
Released on: Sunday, 22 October 2023 08:59

What's new
This release is a maintenance update that fixes a PHP error on some sites. All are welcome to upgrade

Developed and tested on up to PHP 8.2.11 and Joomla! 4.4.0|5.0.0
Changelog
Bug fixes
[HIGH] Fixes a PHP error on some sites.
 

Attachments

  • pkg_jchoptimize-8.1.1-pro.zip
    1.4 MB · Views: 13

mah

Member
XNullUser
Joined
Jan 5, 2023
Messages
215
Reaction score
2
Points
18
Location
UK
NullCash
0
thanks for sharing this nice component
 

vbctv2005

Well-known member
Elite
XNullUser
Joined
Jul 31, 2022
Messages
92
Reaction score
278
Points
53
NullCash
2,519
Thank you as always... Great and quick...
 

Noner

Member
XNullUser
Joined
Nov 26, 2021
Messages
232
Reaction score
7
Points
18
NullCash
8
Well Well Well I need to test this as others fail :(
 

Johan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Jul 23, 2022
Messages
302
Reaction score
1,299
Points
93
NullCash
9,122
Info about 8.1.0 release:

Version 8.1.0Stable​

Joomla 4.0 Joomla 4.1 Joomla 4.2 Joomla 4.3 Joomla 4.4 Joomla 5.0

Released on: Saturday, 21 October 2023 More information

MaturityStable
Released onSaturday, 21 October 2023
Viewed0 times

Release notes​

What's new​

This release is a major upgrade with many new changes, primary of which is compatibility with Joomla 5. Consequently, we no longer support 3.10 since we maintain only one installation package for the different platforms but the code bases were just too different. Minimum PHP version is also now 8.0
Most of the changes are concerned with the Preload tab on the Options page, where we rearrange settings in different features to make it more intuitive and introduced a feature to load Largest Contentful Paint images using the new fetchpriority attribute to improve performance on PageSpeed.
There's also an additional feature on the CSS tab to include CSS declarations to improve Cumulative Layout Shift. When helping other to optimize their site, I often have this need so this makes it easy to insert simple CSS declarations for mobile or desktop to manage shifting while rendering, without worrying about media queries as these will be automatically generated for you.
Additionally, we've rewritten the Optimize Images script to make it more efficient and faster, including some options to modify concurrency or file pack sizes based on your server capabilities to further increase speed or limit output based on server capabilities. See CHANGELOG for additional details.
Developed and tested on up to PHP 8.2.11 and Joomla! 4.4.0|5.0.0

Changelog​

New features​

  • Add Custom CSS feature to reduce CLS
  • Add HTML sections setting to Reduce DOM feature
  • Add feature to preload LCP images with high fetch priority
  • Added Preconnect section for third-party origins including CDN

Removed features​

  • Remove CDN setting Preconnect CDNs
  • Remove HTTP/2 setting Push CDN files
  • Support for WinCache storage removed

Changes​

  • Improved Optimize Images script
  • Minimum Joomla support now 4.0. NO LONGER SUPPORTS JOOMLA 3
  • Minimum PHP version now 8.0

Miscellaneous changes​

  • Many other minor improvements and bug fixes.
 

Attachments

  • pkg_jchoptimize-8.1.0-pro.zip
    1.4 MB · Views: 4

mondeo

Member
XNullUser
Joined
Jul 15, 2021
Messages
274
Reaction score
12
Points
18
NullCash
10
Manu thanks for share this. Best one for optimalisation.
 

habatay

Member
XNullUser
Joined
Sep 29, 2021
Messages
310
Reaction score
15
Points
18
NullCash
98
I hope you had the latest but it is ok.Thanks for sharing
 

vbctv2005

Well-known member
Elite
XNullUser
Joined
Jul 31, 2022
Messages
92
Reaction score
278
Points
53
NullCash
2,519
I hope you had the latest but it is ok.Thanks for sharing
He did post the latest in the beginning post. He posted the version before that after which has a serious bug in it. @Johan maybe remove the older version 8.1.0 so people don't mess up there sites, 8.1.1 has the same fixes but fixes the PHP error that was crashing sites.
 

Johan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Jul 23, 2022
Messages
302
Reaction score
1,299
Points
93
NullCash
9,122
He did post the latest in the beginning post. He posted the version before that after which has a serious bug in it. @Johan maybe remove the older version 8.1.0 so people don't mess up there sites, 8.1.1 has the same fixes but fixes the PHP error that was crashing sites.
Can not, have no edit or delete option.
 

mpilha

Member
XNullUser
Joined
Mar 7, 2022
Messages
125
Reaction score
0
Points
16
NullCash
5
This is awesome! Thanks for sharing this component!
 

ses333

Active member
Elite
XNullUser
Joined
Aug 21, 2021
Messages
151
Reaction score
236
Points
43
NullCash
7
I have an error after some changes _JchOptimizeVendor\GuzzleHttp\Psr7\UriResolver::resolve(): Argument #2 ($rel) must be of type _JchOptimizeVendor\Psr\Http\Message\UriInterface, bool given, called in /administrator/components/com_jchoptimize/lib/src/Html/CacheManager.php on line 252
 

orandinet

Member
XNullUser
Joined
Sep 6, 2021
Messages
241
Reaction score
0
Points
16
NullCash
6
Many thanks for update this important component!
 

vbctv2005

Well-known member
Elite
XNullUser
Joined
Jul 31, 2022
Messages
92
Reaction score
278
Points
53
NullCash
2,519
I have an error after some changes _JchOptimizeVendor\GuzzleHttp\Psr7\UriResolver::resolve(): Argument #2 ($rel) must be of type _JchOptimizeVendor\Psr\Http\Message\UriInterface, bool given, called in /administrator/components/com_jchoptimize/lib/src/Html/CacheManager.php on line 252
Which version 8.1.1 or 8.1.0 because 8.1.1 fixes the major php issue that was introduced in 8.1.0.
8.1.1 is at the top of the thread.
 

ses333

Active member
Elite
XNullUser
Joined
Aug 21, 2021
Messages
151
Reaction score
236
Points
43
NullCash
7
Which version 8.1.1 or 8.1.0 because 8.1.1 fixes the major php issue that was introduced in 8.1.0.
8.1.1 is at the top of the thread.
Exactly in version 8.1.1 this error occurs
 

vbctv2005

Well-known member
Elite
XNullUser
Joined
Jul 31, 2022
Messages
92
Reaction score
278
Points
53
NullCash
2,519
Which version of Joomla? Joomla 3 is no longer supported and they recommend Joomla 4.4 or Joomla 5. Anything outside of that may be why the error is being caused.
 

mondeo

Member
XNullUser
Joined
Jul 15, 2021
Messages
274
Reaction score
12
Points
18
NullCash
10
Best for speed up website. Many thanks for share
 
Top