# 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 duplicate queries when using article conditions
- Fixes issue with duplicate queries when using category conditions
- Fixes issue with tmp path of temporary php code not being placed in correct folder of sites in subfolders
- Fixes issue with php warning about deprecated filter class JComponentHelper
- Fixes issue with php warning about property "table" on null
- Fixes issue with download key check no longer working correctly
- PRO Adds ability to check for empty or not-set article fields
- Fixes issue with errors about $group being null in some cases
- Fixes issue with php error about getConditionById returning a bool
- Fixes issue with some settings of some subform sub fields not being handled
- PRO Fixes issue with Article Fields selection in the condition rules also showing other type fields
# [J5] Fixes issue with "Hide if empty" option not working
# [J5] Fixes issue with all modules showing in a position if none should due to breaking change in J5