Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review
v6.9.2 (09/05/23) Bug fix release
  • FIXED [MEDIUM] error when using SVGs and creating thumbnails
  • MODIFIED site mode now defaults to test mode
v6.9.1 (07/10/23) Bug fix release
  • FIXED [HIGH] database query error when excluding tags
  • REMOVED installer: overrides lookup on install (now done by core Joomla)
v6.9.0 (06/15/23) Update release - packaged with the extensions library v2.4.0
  • FIXED [LOW] improved 'LIKE' statement for meta key
  • MODIFIED Google webfonts can be replaced with Bunny fonts for GDPR compliance
  • MODIFIED improved memory management in test mode
v6.8.1 (04/11/23) Update release
  • ADDED correction of the configurations on update (when all authors are excluded by mistake)
v6.8.0 (3/30/23) Update release - packaged with the extensions library v2.3.2
  • FIXED [MEDIUM] detail layouts are not properly constructed for RTL when using labels or icons
  • FIXED [LOW] missing CSS for left arrow prevents proper position in RTL configuration
  • MODIFIED user stylesheets load .min to facilitate web asset management
  • REMOVED common_styles-min.css
  • ADDED common_styles.min.css to facilitate web asset management
  • ADDED SQL custom fields to the list of custom fields that are selectable for item selection
  • ADDED author alias select field
  • ADDED author filtering by author alias ('auto' matches articles and main article with the same alias)

On update, If module instances or views stop returning results, it is most likely because there is an error in the configuration of those module instances or views. This version is less permissive and having the author's exclude parameter selected while having all authors selected as well can no longer return items.

v6.7.0 (10/25/22) Update release - packaged with extensions library v2.3.0
  • FIXED [MEDIUM] if no head type as an image is selected but a theme requiring images is, avoid undefined variable errors
  • FIXED [LOW] meta keys, include and exclude ids are filtered to avoid bad entries
  • MODIFIED color picker
  • MODIFIED author selection 'auto' is renamed 'logged user'
  • ADDED author selection option 'auto' which selects articles/K2 items written by the author of the article loaded in the main content
  • ADDED order options 'none', 'manual' (for when 'only Ids' option is used)
v6.6.3 (10/06/22) Bug fix release
  • FIXED [MEDIUM] only load the Bootstrap code snippets through HTMLHelper when the Bootstrap version is set to 'Joomla'
  • FIXED [LOW] Bootstrap 5 shadow may conflict with overall shadows
v6.6.2 (08/30/22) Bug fix release
  • FIXED [MEDIUM] module settings are missing in the advanced tab (for title and module styles)
v6.6.1 (07/14/22) Update release
  • MODIFIED hints start with 'Hint: '
v6.6.0 (05/09/22) Update release
  • MODIFIED relative date range database request to allow negative values for 'from'
  • ADDED Preview of pro capability selecting custom field date
  • ADDED dateselect field
v6.5.1 (03/14/22) Bug fix release
  • 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 aria-label is now set by default on article links for better accessibility
v6.5.0 (02/07/22) Bug fix release
  • FIXED [MEDIUM] category constraint when filtering custom fields may prevent the right item selection in some cases
v6.4.0 (12/28/21) Update release - packaged with the extensions library v2.1.1
  • ADDED include/exclude custom field values of type list/checkboxes/radio in item selection
v6.3.1 (12/03/21) Bug fix release
  • FIXED [MEDIUM] when 'allow edit', the article selection may be wrong
  • FIXED [LOW] wrong image quality set for fallback images
  • MODIFIED image quality defaults
v6.3.0 (11/08/21) Update release - packaged with extensions library v2.1.0
  • FIXED [LOW] installer: improvements
  • FIXED [LOW] tooltips are not always rendered properly
  • 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 allow_url_fopen constraint for external image files
  • REMOVED image extension filter code from extension
  • ADDED versioning to images to force refresh browsers
  • ADDED possibility to choose the thumbnail's mime type
  • ADDED avif support
  • ADDED avif image quality parameter
  • ADDED imagick image library support (through the extensions library)
v6.2.1 (09/20/21) Bug fix release
  • FIXED [LOW] installer: wrong returns for package install or update
  • FIXED [LOW] pagination aria label for 'previous' only gets the script's default
v6.2.0 (09/06/21) Update release - packaged with extensions library v2.0.1
  • FIXED [HIGH] renamed fields to support more server configurations
  • FIXED [MEDIUM] database queries: drop DISTINCT for improved performance on large data sets
  • FIXED [MEDIUM] when the title is not showing, error when showing the edit link ($this misused) - check your overrides
  • FIXED [LOW] rating database queries (K2) / join (Content) are not necessary if rating data is not requested
  • MODIFIED relative date range now bases selection on 'from' and 'to' parameters, not on the date selected anymore - verify your outputs if using the relative date feature
  • ADDED aria attributes to arrows when pagination only
v6.1.0 (07/31/21) Initial release - packaged with extensions library v2.0