v6.2.0 (06/04/23) Update release
- FIXED [MEDIUM] generic and url custom field layouts fail on showing data if fields values are an empty array
- MODIFIED Quickicon: move to service provider and ajax checks
- ADDED support to sql custom fields as information
- ADDED class id- to header and footer to better target specific data
- ADDED field type as class to custom field layouts to better target specific information types
v6.1.0 (04/09/23) Update release - packaged with extensions library v2.3.3
- FIXED [HIGH] wrong extension field name prevents any selection of elements in the header and footer (only 'none' option available)
- FIXED [MEDIUM] only load the Bootstrap code snippets through HTMLHelper when the Bootstrap version is set to 'Joomla'
- FIXED [LOW] social media share colors are not usable in subform before save when new share networks are added
- FIXED [LOW] info: missing icons if extensions library 2.3.0 has been installed
- FIXED [LOW] static variable contact is never used
- MODIFIED styles are moved to 'styles' tab
- MODIFIED auto-hide parameters moved to 'original details' tab
- MODIFIED naming on tabs to make it more clear
- MODIFIED auto-hide title settings is 'on' by default
- MODIFIED color picker
- MODIFIED icon preview field to work with new color picker
- REMOVED config: descriptions of core permissions (no longer translated)
- ADDED installer plugin: possibility to set the download id directly in the update site admin page
- ADDED 'original details' and 'styles' tabs
v6.0.1 (07/11/22) Bug fix release
- FIXED [MEDIUM] the installer plugin's language file typo crashes updates if the license expires in the next 30 days
- MODIFIED Hints are prefixed with 'Hint: '
v6.0.0 (04/08/22) Update release - Font Awesome support requires layout overrides to be updated, if you have any.
- FIXED [HIGH] page may get wrong content type because scripts and styles contain their own content type when created on the fly resulting in 404 error
- MODIFIED module position parameter moved from plugin to general configuration
- MODIFIED custom fields parameter moved to Integration tab
- MODIFIED icon fields can be edited to allow fontawesome icons or any icon set (using universaliconpicker)
- MODIFIED preview field: no longer relies on jQuery
- ADDED global: load Font Awesome
v5.7.2 (02/17/22) Bug fix release
- FIXED [MEDIUM] usort issues: class not found on sort
v5.7.1 (12/26/21) Bug fix release
- FIXED [MEDIUM] images coming from custom fields of media type do not show after a migration from Joomla 3
- FIXED [MEDIUM] rating may be missing if not any rating has been given yet (introduced in the last version)
- FIXED [LOW] wrong image quality set for fallback images
v5.7.0 (11/12/21) Update release - packaged with extensions library v2.1.0
- FIXED [MEDIUM] quality array is not passed properly to the image function
- FIXED [LOW] tooltips are not always rendered properly
- FIXED [LOW] default image is not cleaned before use
- FIXED [LOW] installer: wrong returns for package install or update
- FIXED [LOW] image creation errors are hidden when the default image replaces the failed image in test mode
- FIXED [LOW] missing error message when fallback image creation fails
- REMOVED filter code from extension (now in the library)
- ADDED avif support
- ADDED option to choose if the extension can allow remote pictures
- ADDED option to select a preferred mime type for thumbnails
- ADDED avif quality parameter
- ADDED option to create high resolution images
- ADDED image versioning
- ADDED image CSS filters
- ADDED force show option to show info even is set to no show in the view or article options
- ADDED support to Imagick PHP extension to process images
v5.6.0 (10/05/21) Initial release - packaged with extensions library v2.0.2