Forum
Welcome, Guest
Please Login to access forum.
Re:JSpeed Changelog (1 viewing) 
Go to bottom
TOPIC: Re:JSpeed Changelog
#8229
John Dagelmore
Admin
Posts: 3873
User Offline
Re:JSpeed Changelog Karma: 84  
-JSpeed 3.2 - 06/10/2025


  • Advanced images cache to persists images once optimized

  • New system for images processing to avoid conflicts

  • Bug fixes and compatibility update

 
Logged Logged  
  The administrator has disabled public write access.
#8260
John Dagelmore
Admin
Posts: 3873
User Offline
Re:JSpeed Changelog Karma: 84  
-JSpeed 3.2.1 - 21/01/2026


  • New plugin interface

  • Update for HTTP classes of Joomla framework

  • Bug fixes and compatibility update



CLEAR THE BROWSER CACHE AFTER THE UPDATE
 
Logged Logged  
  The administrator has disabled public write access.
#8266
John Dagelmore
Admin
Posts: 3873
User Offline
Re:JSpeed Changelog Karma: 84  
-JSpeed 3.2.2 - 04/02/2026

  • Fixed HTTP client gzip/deflate decompression for external assets

  • Standalone HTTP implementation with no Joomla framework dependencies

  • Enhanced cURL handling for compressed responses

  • Improved compatibility with CDN resources (jsdelivr, cdnjs, etc.)

 
Logged Logged  
  The administrator has disabled public write access.
#8296
John Dagelmore
Admin
Posts: 3873
User Offline
Re:JSpeed Changelog Karma: 84  
JSpeed 3.2.5 - 01/06/2026

  • Fixed background image optimizer not processing URLs containing Joomla 4/5/6 spurious hash fragments (#joomlaImage://...)

  • Added automatic stripping of Joomla hash fragments from CSS background-image url() before optimization

  • Fixed external URL detection logic in HTML background image optimizer (check now operates on clean URL, after quote and hash stripping)

  • Added SPPageBuilder lazy load support: images with data-large attribute are now resolved on DOMContentLoaded alongside standard data-src images

 
Logged Logged  
  The administrator has disabled public write access.
#8309
John Dagelmore
Admin
Posts: 3873
User Offline
Re:JSpeed Changelog Karma: 84  
JSpeed 3.2.6 - 18/07/2026

  • Fixed corrupted HTML attribute output when a source image already had loading="lazy" and HTML minification was enabled

  • Fixed HTTP/2 preload pushing multiple redundant image variants (srcset 4x/3x/2x/1x and intermediate files) instead of the single src candidate

  • Fixed HTTP/2 preload defeating lazy-loading by force-downloading below-the-fold images at page load

  • Fixed LCP image preload priority: Link header now includes fetchpriority=high for LCP candidates, consistent with the fetchpriority_lcp_images setting

 
Logged Logged  
  The administrator has disabled public write access.
#8321
John Dagelmore
Admin
Posts: 3873
User Offline
Re:JSpeed Changelog Karma: 84  
JSpeed 3.2.7 - 05/09/2026

  • Fixed CSS combining silently dropping content when a background-image data URI contained escaped quotes inside url(), corrupting the combined stylesheet with no error or warning

  • Fixed CSS combining leaving a stray internal marker in the output when a stylesheet used @import, invalidating the selector immediately following the import

  • Fixed Extract Above-the-fold CSS injecting the critical stylesheet after the full CSS instead of before it, causing @media query overrides to lose to the extracted base rules when Defer Combined CSS was disabled

  • Fixed PHP 8.x deprecation warning "Case statements followed by a semicolon are deprecated" in the file transport detection logic

 
Logged Logged  
  The administrator has disabled public write access.
Go to top