v17.2.4
# [PRO] Fixes issue with php error about undefined property $databases in some situations
v17.2.3
# Fixes issue with php error on search
v17.2.2
# Fixes issue with php error about loadStylesAndScripts getting null
v17.2.1
# Fixes issue with fatal php error about JFactory
v17.2.0
^ Code cleanup
^ Improves support for Joomla 6 by replacing some deprecated code
# [J6] Fixes issue with installation errors
v17.1.1
# Fixes issue with potential errors on frontend when updating while not updating other Regular Labs extensions
v17.1.0
+ Adds ability to set loading="lazy" on image data tags
+ Adds support for nl2br="true" on text data tags
^ Updates translations: tr-TR
# Fixes issue with commas in single article tag filters (article/title/alias)
# Fixes issue with error about JPATH_COMPONENT on error pages including Articles Anywhere tags
v17.0.0
+ Adds ability to use ranges in text limits, like paragraphs="2-3" and words="5-10"
+ [PRO] Adds support for {break} and {continue} tags inside {articles} tags
^ Updates translations: sv-SE
^ [J6] Makes it possible to install on Joomla 6
# Fixes issue with incorrect paths in srcset for images with spaces in the name
# Fixes issue with limiting by characters getting an offset
# Fixes issue with some php deprecated warnings on PHP 8.4+