CDN for Joomla

CDN for Joomla 7.0.2

No permission to download

Changed​

  • Updates some deprecated code
  • Updates translations: sv-SE

Fixed​

  • Fixes issue php error when uploading media
  • Scopes external composer libraries to prevent conflicts
^ Refactors some code
# Fixes issue with errors when trying to install/update via CLI
# Fixes issue with filenames getting converted inside javascript when they shouldn't
  • ! [J3] Removes Joomla 3 support
  • ^ [J4][J5] Updates code to PHP 8.1 standards
  • # [J5] Fixes issue with errors on installation
v6.9.0
^ [J4] Increases minimum php version to 8.1

v6.8.1
# [J5] Fixes issue with extension getting disabled on Joomla 5

v6.8.0
+ [J5] Makes it possible to install on Joomla 5
# [J4] Fixes issue with paths of images inside src not being correct
# [J4] Fixes issues with php error when no CDNs are set yet
v6.7.2
# [J4][FREE] Fixes issues with settings being lost on update

v6.7.1
^ Updates translations: tr-TR
^ [J4] Changes style of the "Show Settings" option
# [J4] Fixes issue with not all settings showing when selecting "Show Settings"

Added​

  • J4PRO Adds ability to create more than 5 sets
  • J4PRO Adds ability to limit sets to specific domains

Changed​

  • FREE Changes CDN Protocol from http to same as domain
  • J4 Changes the layout of the plugin settings
  • J4 Improves memory usage preventing memory exhaustion in some cases

Fixed​

  • J4 Fixes issue with PHP errors/warnings on PHP 8.2
# Fixes issue with whitespace around urls in srcset attributes getting stripped
# [PRO] Fixes issue with Download Key check not working on some setups

Changed​

  • Removes not-used language files after installation

Fixed​

  • Fixes issue with incorrect prefix characters for comments in the language files
  • Fixes issue with root path not being recognized correctly when the site is in a subfolder
  • J4 Fixes issue with 'Combine Admin Menu' option in the Regular Labs Library plugin not working
  • Changes code styling: tabs to spaces
  • Changes installer to use a package manifest instead of a custom installer plugin
  • Refactors some code
  • Updated some php code to use PHP 7.4 standards
  • Updates translations: fr-FR, tr-TR
Top