- PRO Adds ability to keep article ordering as input via the tag via ordering="manual"
- Removes some redundant caching on conditions
- Improves performance when filtering large module lists with many conditions
- Improves performance when multiple modules use the same or similar condition sets
- Refactors and improves general performance of the Regular Labs Conditions
- Refactors and improves general performance of the Regular Labs Library
- Fixes issue with all modules showing on SP Page Builder edit pages
- Fixes issue with conditions cache not being cleared after changing rules
- Fixes issue with module filtering doing too many duplicate condition queries on large pages
- Fixes issue with php error about stdClass as string in button.php
- Fixes issue with php warning on condition creating buttons
- Fixes issue with weird handling of urls with task=preview
- Fixes issue with conditions not being cleared from cache when saving
- [PRO] Fixes issue with Hikashop category condition not working on all category type urls
# Fixes issue with conditions preview not working correctly
# Fixes issue with some condition results getting cached when they shouldn't
# [J6] Fixes issue with component not loading at all with Backward Compatibility 6 plugin off
# Fixes issue with php error about argument being null in handleOnContentPrepare on some setups
# Fixes issue with php warning about explicitly marking as nullable
# Fixes some PHP 8.5 deprecated code
# Fixes issue with Conditions package not being uninstallable
# Fixes issue with php warning about implicitly marking parameter as nullable on PHP 8.4+
# [J6] Fixes issue with breaking errors on Joomla 6 beta 2
v10.4.4
# Fixes issue with php error after selecting a condition
# Fixes issue with php error on search
v10.4.3
# Fixes issue with php error about loadStylesAndScripts getting null
v10.4.2
# Fixes issue with php error about null given to prepareModuleList
v10.4.1
# Fixes issue with fatal php error about JFactory
v10.4.0
^ Code cleanup
^ Improves support for Joomla 6 by replacing some deprecated code
# [J6] Fixes issue with installation errors