Vous utilisez un navigateur obsolète. Il se peut qu'il n'affiche pas correctement ce site web ou d'autres. Nous vous recommandons de le mettre à jour ou d'utiliser un autre navigateur.
+ Enhanced Pro Security Token validation for unreachable licence servers – the validation now clearly distinguishes between an invalid token and a temporary connection problem, such as a timeout or network failure. Temporary network or server issues no longer lead to misleading invalid-token behaviour, making the validation process more robust and user-friendly
+ Added dedicated warning handling for licence server connection problems – if the validation server cannot be reached, EPB now shows a proper warning message instead of treating the situation like a failed licence validation.
+ Improved CSS cache finalisation after render – the CSS finalisation process now always runs after the after-render CSS optimisation step, ensuring proper cleanup of EPB source markers and correct handling of @charset and @import declarations.
^ Retained protection against double-minifying already minified JavaScript files – EPB continues to skip an additional minification pass for files ending with .min.js, avoiding potential runtime issues caused by reprocessing already minified vendor scripts.
# Fixed additional PHP runtime issues – resolved further internal error cases, including a TypeError and a “Cannot modify readonly property” problem, to improve overall stability and reliability. Thanks to Michael K. for reporting it!
Version 6.0.0.0-PRO
+ First Pro release for Joomla! 6.x based on EPB Pro version 5.2.3.0-PRO
+ The plugin "Behaviour - Backward Compatibility 6" is not required. The extension only uses supported classes in Joomla! 6.
+ Compression Rules (Brotli + Deflate) – Reworked and extended compression handling with Brotli support as preferred method and Deflate fallback. Added full MIME coverage for text-based types (CSS, JS, JSON, SVG, etc.), removed obsolete browser workarounds, excluded pre-compressed and binary files, and introduced Vary: Accept-Encoding for reliable caching through proxies.
+ Expires Rules – Modernized and unified browser caching control with optimized TTLs for static and dynamic resources. Added support for modern formats (WebP, AVIF, WOFF2, JSON, manifests), combined Expires and Cache-Control for maximum compatibility, applied immutable flag for fingerprinted assets, and ensured safe no-cache handling for HTML and PHP files.
+ Cache-Control Rules – Fully revised header logic for flexible caching without mod_expires. Introduced clear separation between dynamic and static content, long-term caching for versioned assets, cross-origin font headers, and consistent immutable directives to improve browser and CDN efficiency.
+ General code maintenance and optimisations to ensure consistent quality and stability.
+ Updated 3rd party library:
matthiasmullie/minify (1.3.74 => 1.3.75)
v5.2.2.0-PRO
+ Code improvement - Added named arguments for internal functions to improve code readability and flexibility. This allows parameters to be passed by name in any order without affecting functionality.
+ Code optimisations.
+ Updated 3rd party library:
matthiasmullie/minify (1.3.73 => 1.3.74)
^ Updated custom field ProSecurityTokenField.
v5.2.1.0-PRO
+ Improved recaching logic for the cache information in the backend retrieved via Ajax.
+ Limit the optimisation routines to the HTML format only (HtmlDocument class). Thanks to Alex S. for reporting the issue!
+ Optimising code to meet new requirements can enhance its quality, performance, and security.
+ Updated 3rd party library:
voku/html-min (4.5.0 => 4.5.1)
voku/simple_html_dom (4.8.8 => 4.8.10)
v5.1.0.0-PRO
+ Subscriber Interface: The plugin has been rewritten to utilise the subscriber interface, enhancing its integration and performance capabilities.
+ Improved Pro Security Token validation check. The Pro package contains a token file with an individual security token linked to the user account that is checked against the validation server for authenticity. If the file is missing or the token is invalid, you cannot edit the settings and use the extension. The Pro Security Token field has been extended to handle incorrect tokens and blocked accounts. If you encounter an error message related to the token, download the Pro version with your Pro subscription from the linked download page and install it again!
Attention: The Pro extension will not work correctly if the token file or custom field is missing or modified. Never edit or remove the files to ensure correct functionality.