- 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
# Fixes issue with error about alias on tags condition rules
# Fixes issue with some utf8mb4 characters not getting saved (error on save)
# [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
- Fixes issue with conditions not being predictable on multi-site setups