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

Leave a review
v4.7.2 (06/28/23) Bug fix release
  • FIXED [MEDIUM] module: undefined prefix variable
v4.7.1 No release
v4.7.0 (06/02/23) Update release
  • FIXED [HIGH] view search field: improved 'LIKE' statement
  • FIXED [MEDIUM] missing filter_order and filter_ord_Dir in the view templates preventing 'clear' to function properly
  • FIXED [LOW] config: wrong page to autoreset image
  • MODIFIED Quickicon: move to service provider and ajax checks
  • ADDED SQL custom fields to the list of custom fields that are selectable for item selection
  • ADDED support to sql custom fields as pagination filter
v4.6.0 (01/17/23) Update release - packaged with extensions library v2.3.1
  • FIXED [HIGH] when using Joomla cache, cache ID for similar views is not unique, resulting in menu items showing the same view
  • FIXED [MEDIUM] only load the Bootstrap code snippets through HTMLHelper when the Bootstrap version is set to 'Joomla'
  • FIXED [MEDIUM] edit view: $published should be $state when 'show status' is set to 'no'
  • FIXED [LOW] include and exclude ids are filtered to avoid bad entries
  • FIXED [LOW] items' display: inline-table not compatible with animations
  • FIXED [LOW] edit view: jQuery may not load if Bootstrap version is 2, 3 or 4
  • FIXED [LOW] info: missing icons if extensions library 2.3.0 has been installed
  • MODIFIED color picker
  • MODIFIED logo_link is a flex and centered element
  • MODIFIED user stylesheets load .min to facilitate web asset management
  • REMOVED config: descriptions of core permissions (no longer translated)
  • REMOVED module: common_styles-min.css
  • ADDED module: common_styles.min.css to facilitate web asset management
  • ADDED installer plugin: possibility to set the download id directly in the update site admin page
  • ADDED views: possibility to show actions (such as print…) as a flat list
  • ADDED views: CSS classes for actions when flat or without Bootstrap
  • ADDED 'none' and 'manual' orders
v4.5.4 (09/01/22) Bug fix release
  • FIXED [MEDIUM] module settings are missing in the advanced tab (for title and module styles)
v4.5.3 (07/13/22) Update release
  • MODIFIED hints start with 'Hint: '
  • ADDED created/modified/published item ordering
v4.5.2 (06/01/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
  • FIXED [MEDIUM] the installer plugin's language file typo crashes updates if the license expires in the next 30 days
  • FIXED [MEDIUM] tags are not saved in frontend edition
  • FIXED [LOW] permissions screen in global configuration is not looking quite right (label should not show)
  • FIXED [LOW] JTAG_DESC key missing because removed in Joomla
v4.5.1 (02/23/22) Bug fix release
  • FIXED [MEDIUM] category constraint when filtering custom fields may prevent the right item selection in some cases
  • FIXED [MEDIUM] wlpicons layout: print may not correspond to the view
  • FIXED [LOW] wlpicons layout: print text button is not right
  • FIXED [LOW] wlpicons/wlpsearch layouts: when no search or no order, there should not be any match or dir in the URL (order added for later use)
  • FIXED [LOW] print: print button is not removed on print
v4.5.0 (01/07/22) Update release
  • FIXED [MEDIUM] when excluding tags, wrong type alias used in the database query
  • ADDED include/exclude custom field values of type list/checkboxes/radio in item selection
  • ADDED directory: custom field index
  • ADDED wlplistfield pagination layout
  • ADDED custom fields to edit form in frontend
  • ADDED config: option to select custom fields and group fields for frontend editing
v4.4.0 (11/20/21) Update release - packaged with extensions library v2.1.1
  • FIXED [LOW] tooltips are not always rendered properly
  • FIXED [LOW] module: modal is not triggered under Bootstrap 5
  • FIXED [LOW] missing error message when fallback image creation fails
  • FIXED [LOW] module: animation's pagination arrows have no discernable text for accessibility
  • REMOVED allow_url_fopen constraint for external image files
  • REMOVED image extension filter code from extension
  • ADDED avif support
  • ADDED avif image quality parameter
  • ADDED possibility to choose the thumbnail's mime type
  • ADDED versioning to images to force refresh browsers
  • ADDED imagick image library support (through the extensions library)
v4.3.0 (10/07/21) Initial release