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
  • FIXED [LOW] installer should not compare Joomla version on uninstall
v6.9.0 (06/15/23) Update release - packaged with the extensions library v1.6.20
  • FIXED [LOW] improved 'LIKE' statement for meta key
  • 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 (03/30/23) Update release - packaged with the extensions library v1.6.18
  • 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
  • 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 the extensions library v1.6.17
  • 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 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.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 v1.6.11
  • 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 the extensions library v1.6.9
  • 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
v6.2.1 (09/20/21) Bug fix release
  • FIXED [LOW] installer: wrong returns for package install or update
v6.2.0 (09/09/21) Update release - packaged with the extensions library v1.6.8
  • 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) Update release - packaged with the extensions library v1.6.7
  • REMOVED messages about PRO version when options are properly tagged as PRO features in select boxes
  • ADDED stretch option for horizontal items so they can have same height
  • ADDED Pro feature: load icon font option (enabled by default - you may have to disable it if you are not using icons in your design)
  • ADDED Joomla 4 message update
v6.0.0 (05/18/21) Update release - packaged with the extensions library v1.6.5

This version is packed with:
  • a better, easier and more intuitive way to style items,
  • the addition of color schemes so you can jumpstart your designs,
  • tons of style fixes,
  • compatibility with Bootstrap 5 templates,
  • an improved documentation.
  • FIXED [LOW] animation select field: wrong max width
  • FIXED [LOW] when image width is 0, the image tag should not have attribute width = 0
  • FIXED [LOW] when maintain height, height is not exact to head height, just a bit taller
  • FIXED [LOW] when maintain height, if image is linked, the space is not retained
  • MODIFIED theming tab: moved information section up, removed text section
  • MODIFIED font and icon colors over head can be set to none so that a color theme can set a default color
  • MODIFIED if head width and height is 0, maintain height is not taken into account
  • MODIFIED site mode code
  • MODIFIED terms and order in the layout section
  • MODIFIED configuration (layout) parameter to make it more user friendly
  • MODIFIED items alignment is now items spacing
  • MODIFIED space between parameter moved to the layout section
  • MODIFIED head calendar type: calendar shadows to properly allow centering of calendars
  • REMOVED padding in 'original' style (2px)
  • REMOVED specific 'head' CSS from common_styles.css, added to general stylesheet
  • ADDED message about overall width/height
  • ADDED items alignment
  • ADDED lazyload and image attribute parameters previously restricted to PRO version
  • ADDED item border width/color/radius
  • ADDED space to border for item content
  • ADDED item shadow
  • ADDED item content alignment for text
  • ADDED font, link, link on hover colors
  • ADDED color theme picker
  • ADDED support for original image dimension use (head width and height equal to 0)
  • ADDED original (modern) style: missing CSS for image shadow
  • ADDED head alignment when head is positioned at top or bottom
  • ADDED Bootstrap 5.0 support
v5.1.1 (03/12/21) Update release
  • ADDED versioning to scripts and stylesheets
  • ADDED defer attribute to cached scripts
v5.1.0 (03/08/21) Update release - packaged with the extensions library v1.6.4
  • ADDED alignment of items
v5.0.3 (02/10/21) Bug fix release - packaged with the extensions library v1.6.3
  • FIXED [HIGH] K2 extra fields error in database query with MySQL 8 (moved queries to extensions library)
  • FIXED [MEDIUM] accessibility rule: do not use dt of dd is not present in dl element
  • ADDED Watchful improved support
v5.0.2 (01/06/21) Bug fix release
  • FIXED [HIGH] horizontal configuration gets stuck on one column
v5.0.1 (01/04/21) Bug fix release
  • FIXED [HIGH] images get stretched if thumbnails are not cropped
v5.0.0 (12/20/20) Update release - packaged with the extensions library v1.6.1

This version is packed with:
  • support for some of the newest advances in web standards: the image WebP file format, CSS Flexbox for item resizing,
  • the introduction of CSS filters to alter images, even when using only the originals.
PLEASE TEST THE UPDATE FIRST BEFORE APPLYING IT TO LIVE SITES.

  • FIXED [LOW] the user stylesheets show the minified version on debug
  • MODIFIED min item width not restricted to item width when set in percentages
  • MODIFIED code to support the new link target field
  • REMOVED code to vertically center image when not cropped and height is maintained - improves performance thanks to the removal of getimagesize
  • REMOVED script for adaptive item resizing, replaced with flexbox
  • ADDED support for WebP image file type (with fallbacks)
  • ADDED Image quality parameter for WebP image files
  • ADDED width and height as attributes to the image element
  • ADDED CSS to center image when not cropped and height is maintained
  • ADDED max item width
  • ADDED space between items width
  • ADDED link target attribute
  • ADDED image CSS filters
v4.15.0 (09/06/20) Update release - packaged with the extensions library v1.5.3
  • FIXED when giving classes to information details, needs an extra space
  • FIXED wrong order of parameters in theme overrides
  • MODIFIED information detail fields are using subforms
  • ADDED installer: update all instances to use the new subform
v4.14.0 (07/15/20) Update release - packaged with the extensions library v1.5.2
  • FIXED read all link does not get the right default menu title in multilingual sites
  • ADDED language filter to allow mixed language selections
v4.13.0 (06/10/20) Update release - packaged with the extensions library v1.5.1
  • FIXED when using the pending date, it should show the publish down date
  • FIXED 'ago' information types are not getting the right translations
  • FIXED if edit, should load icon font or else edit icon won't show
  • FIXED read all link and forced item id should get the associated language when the module is used in a multi-language environment
  • MODIFIED only load the needed transition, not the full transition library
  • MODIFIED the pagination script is now written in pure javascript, IE10+ compatible
  • MODIFIED 'filtering' instead of 'selecting'
  • MODIFIED option to not set an info text color or icon color so that the color inherits from the introductory text
  • MODIFIED modal layout jQuery triggered event replaced with native event to be caught by native listeners (jQuery triggered events cannot be caught by native listeners by design)
  • ADDED modal layout code to reset modal title on close
  • ADDED modal layout code to support modals when Bootstrap is not the framework used
  • ADDED option to load libraries remotely
  • ADDED option to NOT load any Bootstrap
  • ADDED pre/post text trigger events
  • ADDED development/production mode to ease advanced parameter settings
v4.12.2 (04/28/20) Bug fix release
  • FIXED modern theme: wrap can cause issues when head and body are in column
v4.12.1 (04/08/20) Bug fix release
  • FIXED overflow:hidden creates problems when items need to wrap
  • FIXED text won't wrap in modern style
v4.12.0 (03/25/20) Update release
  • FIXED K2 author selection wrongly created from the Joomla content table rather than the items table
  • FIXED error in the common_styles CSS file
  • FIXED Read more links need a unique aria-label attribute for better assistive technology compliance
  • MODIFIED when editing is enabled, authors can see their unpublished articles or K2 items
  • MODIFIED for Joomla articles, simplified database request to improve performance
  • REMOVED white background-color from original modern theme
  • REMOVED IE8 support in CSS files
  • ADDED items do not link to article if the article is unpublished
  • ADDED option to show an icon and edit link when a logged user has edit permissions
  • ADDED truncate last word option for title and text
  • ADDED calendar month can be numbers
  • ADDED in theming, line spacing and font color for information details parameters
  • ADDED in theming, background-color parameter
  • ADDED Japanese language - Thanks to Asakawa Kohji
v4.11.0 (02/09/20) Update release
  • ADDED option to limit access to local image files
v4.10.0 (12/09/19) Update release - packaged with extensions library v1.4.21
  • FIXED events do not trigger properly in intro text - WARNING: some content may appear, previously ignored
  • MODIFIED code to use Joomla namespaces
v4.9.3 (10/25/19) Update release
  • MODIFIED Pro features easier to spot but not so disruptive of the flow
v4.9.2 (8/25/19) Bug fix release
  • FIXED templates contain deprecated $alert_error_classes, which causes an error when layout does not correspond to the data source
  • FIXED when no data and there is a message when no data, error on page
v4.9.1 (7/25/19) Bug fix release
  • FIXED arrow function expression breaks pagination in older browsers like IE11
  • MODIFIED order wording for 'Touched'. Replaced with 'Created or Modified'
v4.9.0 (6/26/19) Update release
  • FIXED items flicker when loaded with pagination
  • MODIFIED fields of the extension are updated to use namespacing
  • MODIFIED allow title before head in original themes when the head in at a top position
  • MODIFIED font and icon properties are found under the 'theming' tab
  • MODIFIED readmore link/categories/read all link params moved from the 'layout' tab to the 'theming' layout
  • ADDED call to bootstrap.tooltip
  • ADDED option to add CSS classes to the information shown
  • ADDED border radius to head:image
v4.8.1 (4/5/19) Bug fix release - packaged with extensions library v1.4.17
  • FIXED modals lack CSS when on Bootstrap-free templates
  • FIXED if there is no link for an item, error on linktarget test
v4.8.0 (3/27/19) Update release - packaged with extensions library v1.4.15
  • MODIFIED update server url
  • ADDED standard Bootstrap modals (replacing old modals)
  • ADDED joomla bootstrap compatibility option as default
v4.7.3 (3/12/19) Bug fix release
  • FIXED modal class name conflicts with Bootstrap CSS
  • FIXED compatibility Bootstrap and accessibility for alerts
  • FIXED CSS to prevent lists (ul li) inside each item to inherit from the item's styles (each item being a list item)
v4.7.2 (1/28/19) Bug fix release - packaged with extensions library v1.4.14
  • FIXED modern theme: error call to $icon/$downgraded variables
  • FIXED wrong pagination/animation styles under Bootstrap 3 and 4
  • MODIFIED pagination parameters to separate default and bootstrap sizes
v4.7.1 (1/23/19) Bug fix release
  • FIXED class wrongly uppercased for K2 loader creates errors on some systems
v4.7.0 (1/22/19) Update release - packaged with extensions library v1.4.13
  • FIXED languages files containing _QQ_ are no longer considered valid and prevent use
  • FIXED before Joomla 3.7, problem showing some parameters for the category settings
  • MODIFIED code to use Bootstrap compatibility function
  • REMOVED redundant code in template
  • ADDED option to choose Bootstrap compatibility version (2,3 or 4)
v4.6.0 (10/25/18) Update release
  • FIXED wrong pro version check
  • FIXED when count per category, error if no item in the top-most category
  • MODIFIED test determining if jcomments is available
  • MODIFIED extensions links
  • ADDED 'create thumbnail' option to give the choice not to create thumbnails of the original images
  • ADDED Polish translations (thanks to Tomasz)
v4.5.2 (09/24/18) Bug fix release
  • FIXED modern theme better IE11 support for flexbox
  • MODIFIED logos
  • MODIFIED link to Transifex
  • ADDED path to jimport
v4.5.0 (09/09/18) Update Release - packaged with extensions library v1.4.9
  • FIXED installer
  • MODIFIED datasource selection
  • MODIFIED renamed 'include ids' to 'only ids' to avid misleading interpretations
  • MODIFIED text introduction moved up front in 'text' section
  • MODIFIED position parameter from 'text' moved to 'head' for better understanding
  • MODIFIED code when count items 'per category'. If 2 or more categories are selected, it will take X items for those categories, including their children - prior behavior: was taking X items for each category
  • MODIFIED styles and CSS overrides moved to 'theming' tab
  • REMOVED limitation to K2 category levels
  • REMOVED message about K2 category levels limitations
  • ADDED theming tab
v4.4.1 (7/4/18) Update Release
  • ADDED languages: Danish and Dutch
v4.4.0 (5/10/18) Update Release - packaged with extensions library v1.4.6
  • FIXED wrong height for news info in Internet Explorer 11 (flexbox IE bug)
  • MODIFIED CSS overrides/pretext/posttext better editor
  • ADDED logo of pro version
  • ADDED info on the auto clear cached image plugin in the advanced tab
  • ADDED category order by title
  • ADDED Hungarian (incomplete)
v4.3.0 (3/8/18) Update Release - packaged with extensions library v1.4.2
  • FIXED missing dt in dl for HTML 5 validation
  • FIXED linked title sometimes contains an empty class
  • FIXED lack of fluidity because of details being inline blocs (regression)
  • MODIFIED better mobile detection
  • MODIFIED better RTL support
  • MODIFIED modern theme is missing top/bottom head positions
  • ADDED Quickstart link on install
  • ADDED possibility to inline scripts therefore reducing the number of http requests
  • ADDED quickstart link to list of links
v4.2.0 (1/17/18) Update release
  • FIXED CSS selector odrer is different in some browsers for font size which results in items looking different
  • FIXED script.js is not deleted if going from % to fixed item width and min width is set
  • FIXED wrong CSS when no default picture and category on picture
  • UPDATED RTL support
  • MODIFIED if read more label is empty (unset), use the title as label
  • ADDED show options available in the PRO version for 'related' feature
  • ADDED show options available in the PRO version for animations
  • ADDED module: original modern theme
v4.1.0 (11/22/17) Update release - packaged with the extensions library v1.4.0
  • FIXED improvements when no date
  • MODIFIED if no max count but apply to 'per category' or 'per author', take all items, grouped
  • MODIFIED better image filter selection
  • ADDED when no date option: 'keep in place'
  • ADDED exclude all tags case
  • ADDED information on template overrides
v4.0.1 (10/25/17) Bug fix release
  • FIXED wrong alt attribute on image if title is limited in size or 0 and force on line set to 'no'
v4.0.0 (10/05/17) Update release
v4.0.0 beta 2 (09/12/17) Beta 2 release
  • MODIFIED installer: testing the glob function
  • MODIFIED donate link
  • MODIFIED (from PRO version) images intro/full/K2 are now available as possible images to show
  • MODIFIED the wording for image selection intro/full to make it friendlier for K2 users
v4.0.0 beta 1 (09/07/17) Beta 1 release - packaged with lib_syw v1.3.10
  • FIXED offset for K2 dates in calendar
  • MODIFIED extension fields code cleanup
  • MODIFIED reorganization of the paramaters and tabs
  • MODIFIED temporary files are found under thumbnails/lne instead of thumbnails/lnee (you can safely remove thumbnails/lnee)
  • MODIFIED visual way to select styles and calendars (see what you are missing from the pro version)
  • MODIFIED detail blocks are no longer p tags but dl/dd tags
  • MODIFIED cleaned up stylesheets (reduced size)
  • MODIFIED cleaned up template files
  • MODIFIED 'calendar nodate' is now 'nocalendar' CSS class when there is no date and the calendar won't show
  • MODIFIED 'link on' is now a multiple choice parameter (backward compatible until save - then, the parameter needs to be set again)
  • MODIFIED category position is now a multiple choice parameter
  • REMOVED 'show date' parameter - use the details type instead (backward compatible until save)
  • REMOVED inline styles
  • ADDED social links to connect with Simplify Your Web
  • ADDED 'ago' types as detailed information
  • ADDED optional removal of tooltips for links, category and read all links
v3.1.2 (08/28/17) Bug fix release
  • FIXED 'Force item id' missing translations
  • FIXED if sywicon is not installed or disabled, it should not be selectable from the list of head types
  • FIXED files in the /cache folder are not properly removed on install
v3.1.1 (08/11/17) Bug fix release
  • FIXED wrong type for the custom field that provides the 'head' selection
v3.1.0 (06/30/17) Update release - packaged with lib_syw v1.3.8
  • FIXED li id="latestnews-item-[id]" class="latestnews-item" replaced with li class="latestnews-item id-[id]" in case several modules are on the same page and some items show in several instances (necessary for proper page validation)
  • FIXED clearThumbnails call to blog only if it exists
  • FIXED icon font loaded only when icons are shown
  • FIXED wrong hint for 'keep tags' since Joomla 3.7
  • MODIFIED content.prepare in helpers
  • ADDED force itemID (advanced parameter)
  • ADDED link_append class for the link appended to the text for easier skinning
v3.0.4 (03/29/17) Bug fix release
  • FIXED missing call to addLogger
  • MODIFIED show K2 extra fields and Joomla! 3.7 custom fields in the field selection
v3.0.3 (02/14/17) Bug fix release - packaged with lib_syw v1.3.7
  • FIXED category class parameter does not have any effect on categories that are not linked
  • FIXED when categories are hidden in the layout tab, hide the parameters (Joomla 3.2+)
v3.0.2 (01/18/17) Bug fix release
  • REMOVED content type restriction on tag selection
  • FIXED when excluding tags, wrong output in some cases
  • FIXED when looking for all articles with associated tags, if none of the articles have been associated, the module should not return any item
v3.0.1 (01/09/17) Minor release
  • FIXED errors in the Italian translations that affect the console's output
v3.0.0 (01/06/17) Update release - lib_syw v1.3.6 included
  • FIXED Installer: removal of wrong cached files
  • FIXED wrong ordering of item when using 'touched asc'
  • FIXED strpos empty needle warning
  • FIXED 'always show' read more link should show when set to 'no' and there is full text content, even if the intro text has not been cut
  • MODIFIED image default should show when thumbnail creation failed for image found in article
  • MODIFIED order of fields in 'selection' tab
  • MODIFIED filter by relative dates is now included into the database query
  • MODIFIED relative dates wording for easier understanding of these settings
  • MODIFIED show author as name, username… as part of the author filtering, removed from the information tab
  • REMOVED installer: change log and Transifex links from language files
  • REMOVED Author field (all/by me/not by me) - check documentation for backward compatibility on install
  • ADDED relative dates from PRO version
  • ADDED option to cache thumbnails in the /cache folder
  • ADDED installer: version number of the library installed
  • ADDED meta description -> intro text (and vice versa) as text selection
  • ADDED possibility to select all but excluded categories
  • ADDED possibility to choose the category level depth - limitation K2: level can only be 1 or all
  • ADDED start and end date
  • ADDED new author parameter field
  • ADDED author order
  • ADDED exclude by author
  • ADDED way to specify a max count per category and per author
  • ADDED article child tags inclusion (this notion does not exist in K2)
  • ADDED exclude by tag (irrelevant when used as related)
v2.5.0 (11/03/16) Update release
  • FIXED rating when no rating exists
  • MODIFIED installer : added automatic install of external library
  • MODIFIED sepia filter values
  • MODIFIED temporary path to /images as default
  • MODIFIED load of Google font stylesheet only if not already loaded within the context of SYW extensions
  • MODIFIED default icon for rating system
  • MODIFIED more precise rating (one decimal)
  • MODIFIED limited Joomla tag selection to article tags
  • MODIFIED separated labeling/data to allow higher flexibility in skinning of detailed information
  • MODIFIED moved information block specifics into their own tab 'Information'
  • MODIFIED calendar output underlying code - WARNING modify your overrides to match the latest changes
  • UPDATED stylesheets on-the-fly creation and caching
  • ADDED lib_syw v1.3.5 as package
  • ADDED choice to show vote/rating as text or with a star system
  • ADDED stars color parameter
  • ADDED possibility to choose information block font and font size
  • ADDED Italian translations (thanks to Alessandro Partenza from OpenTranslators)
v2.4.2 (09/15/16) Update release
  • ADDED module pre and post text fields
v2.4.1 (08/08/16) Update release
  • FIXED readmore style cannot be changed, defaults to Bootstrap WARNING make sure your output reflects your requirements (you may have to set the link style)
  • FIXED K2 item and category links do not use aliases
  • FIXED read all label 'breaks' if link is external and there is no label
  • FIXED tag filtering when tag match is 'all' to be handled by database query
  • FIXED pagination specific size is not a decimal number
  • MODIFIED read all external URL is of type 'url' instead of 'text'
  • MODIFIED when author alias is missing, use the user name (reduced database calls)
  • MODIFIED helper link tag to allow removal of tooltips on overrides
  • ADDED installer: warning when template overrides exist (reminder overrides may need to be updated)
  • ADDED hasTooltip class whenever a title is needed
  • ADDED class fields for readmore buttons
  • ADDED substitute stylesheet can replace the stylesheets created by the module. If the file substitute_styles.css is found in the module's /styles folder, it will be used instead of the default stylesheets. It is possible to use a minified version substitute_styles-min.css, which has precedence. Updates won't remove those files -> [email protected] never replied
  • ADDED common user stylesheet. If the file common_user_styles.css is found in the module's /styles folder, it will be loaded alongside the other stylesheets. It is possible to use a minified version common_user_styles-min.css, which has precedence. Updates won't remove those files
  • ADDED Turkish translations (thanks to Kaya Zeren)
v2.4.0 (06/03/16) Update and data retrieval optimization release (mostly noticeable when using tags)
  • FIXED if 'related by keywords' and there are keys filtering items in the selection, show only items that have keys in common
  • FIXED if 'related by tags' and there are tags filtering items in the selection, show only items that have tags in common
  • FIXED related by tags should pre-filter tags of item on the page before going into the database query (for better performance)
  • FIXED tags need to be filtered in the database query
  • FIXED added btn-default for Bootstrap 3 when skinning links as buttons and using default
  • FIXED 'btn-block' class doubled in source when using full width buttons
  • MODIFIED article count within the <a> tag when linking (needed for additional skinning)
  • MODIFIED classes position for read more link
  • MODIFIED overall clean up of the selection of items (database query and filtering) to make it more efficient
  • MODIFIED language files (re-ordering of keys and cleanup)
  • ADDED possible skinning of category as button (with Bootstrap) when category is linked
  • ADDED if category in position last, one category only and consolidated, category is positioned after all items (description available)
  • ADDED read all parameter settings to show a more general 'read all' link/button that will link to a specific menu item or external URL
  • ADDED any/all tags to match all or any of the listed/related tags
  • ADDED Finnish translation. Thanks to Pentti Mäenranta
  • ADDED Russian translation. Thanks to Gregory Ignatovich
v2.3.0 (05/03/16) Update release - Matching version number with Latest News Enhanced Pro
  • FIXED item gets wrong active CSS class in some cases (for instance when aliases are almost identical)
  • FIXED when image item is missing and no default image, the item takes the preceding image
  • FIXED wrong order in K2 categories when using multi-levels
  • FIXED K2 items should show when K2 categories are set to auto
  • FIXED articles should show on article page by default when categories are set to auto
  • REMOVED alert in common CSS file, reducing its size
  • ADDED id #latestnews-item-[item id] to differentiate every element
  • ADDED translation warning on install when language missing for the module
  • ADDED related by tag (with article or K2 item views)
  • ADDED related by tag (with any content that uses Joomla tags)
  • ADDED display category description and article count when using one consolidated category
  • ADDED display category article count when using multiple consolidated categories
  • ADDED categories can be consolidated even when more than 1 involved (requires categories are ordered)
  • ADDED category position first / before title / last (default)
  • ADDED 'Show on Item Page' parameter to remove the module from the item page when one want to see the module only under a blog view for instance
  • ADDED 'Exclude Current Item' when on its page
  • ADDED 'Show on Mobile" advanced parameter

NEW BEHAVIOR When using the 'related by keyword' feature or categories are set to 'auto', set 'exclude item' to 'yes' to exclude the current item from the list.

v2.1.1 (04/04/16) Update release - requires SYW extension library v1.3.1
  • MODIFIED reduce the number of blank lines in the output (module templates)
  • ADDED experimental advanced feature 'remove whitespaces' to compact the html output
  • ADDED instant release of resources as soon as thumbnail creation is done
v2.1.0 (03/16/16) Major update release - requires SYW extension library v1.3.0

This version is a mandatory update when upgrading systems to Joomla! v3.5.

  • FIXED default picture cannot be external
  • FIXED when looking for images in content, articles are scanned even when thumbnails have been previously created
  • FIXED center image vertically only when maintain height and no image cropping
  • FIXED take into account file paths with images generated from external path and file paths with additional request parameters
  • FIXED bug passing pagination parameters (resulting in some Bootstrap styling lost) - simplified code
  • FIXED previous and next labels are cut off if empty space in the label
  • FIXED icons as links should get the template's color for linked items
  • FIXED dates are formatted through JHTML::_('date') for the whole calendar representation, not only the time
  • FIXED calendar items are not really centered when using letter-spacing CSS property
  • FIXED when icons in detailed information, text does not break (icons use now display:inline-block)
  • MODIFIED when reset pictures, all thumbnails of the module instance are deleted, not just the shown items
  • MODIFIED helper: more tests over validity of some variables
  • MODIFIED some translations
  • MODIFIED minimized common stylesheet
  • MODIFIED thumbnail image paths without base
  • REMOVED shrink effects from stylesheets
  • ADDED hover effect picker
  • ADDED class 'featured' on item to allow styling if an item is featured
  • ADDED detail information option: read more
  • ADDED on update, remove cached styles and scripts for all instances to avoid unexpected side effects due to fixes, updates and new features
v2.0.2 (02/15/16) Update release - requires SYW extension library v1.2.6
  • FIXED k2 read more 'title' attribute cutoff when title is cropped
  • REMOVED version number from language files
  • REMOVED $_GET calls in pagination
  • ADDED module to Transifex
  • ADDED translate link
  • ADDED Portuguese translations (Brazil locale) (thanks to Carlos Souza)
  • ADDED link to change log when update
  • ADDED author, version and translators custom fields
  • ADDED sepia image filter
v2.0.1 (01/15/16) Update release - requires SYW extension library v1.2.5
  • FIXED event triggers in the intro text should be off by default - Set to 'yes' if you rely on the event plugins to be called
  • MODIFIED stylesheets and scripts with Jinput
  • MODIFIED regular expression to find images in text (ungreedy modifier)
  • MODIFIED tmp cache folder is created from external library
  • ADDED 'Always show' parameter to specify if the read more link is always shown or only if the text has been cropped
  • ADDED support and bug report links
  • ADDED class 'mobile' at root layer of module to specify when seen on mobile device according to Joomla browser function isMobile()
  • ADDED 'Trigger events' parameters to turn 'on' or 'off' the event calls from the intro text. When 'off', the plugins syntax is removed
v2.0.0 (10/29/15) Initial release