v5.2.0 (19/08/2024)
New Features
- ability to enable/disable detection of fonts in HTML Link tags
- ability to enable/disable detection of fonts in HTML Style tags
Improved
- UI/UX of clear box in plugin settings
- dont detect on form views of any component
v5.1.0 (22/04/2024)
New Features
- Ability to clear local fonts cache (from plugin settings)
- Ability to check local fonts folder path and size (from plugin settings)
v5.0 (15/11/2023)
Improved
- Joomla 5 support without BC plugin
- Code optimization
v4.5.2 (8/10/2023)
Improved
- auto disable on sp page builder edit more
Fixed
- detecting css files sometimes fails
- auto version replacement [Build]
v4.5.0 (20/07/2023)
Improved
- More in depth detection of fonts inside css files
- PHP 8.2 compatibility
- Joomla 4.3+ support
- Regexes updated to support PCRE2
Fixed
- Sometimes some css files replaced without google fonts detected
- Some php warnings
v4.4.0 (25/10/2022)
New Feature
- Detect google fonts inside CSS files and replace them with local fonts
Improved
- Code refactored to be easily extended with more features in future
v4.3.0 (20/10/2022)
New Feature
- Automatically remove remote google static fonts and use local one
v4.2.0 (30/09/2022)
New Feature
- Support icon fonts
- support font links without http(s) portion
- detect also links with spaces between attributes or with different attributes order
v4.0 (23/08/2022)
New Feature
- Joomla 4 support
- Joomla Download Key support
- support also replacing manually added fonts in dom
Improved
- assets replacements now use method for better reuse
Fixed
- php warning when openbasedir is set
v1.0 (21/02/2021)
- Initial release