v12.4.7
# [J6] Fixes issue with component not loading at all with Backward Compatibility 6 plugin off
v12.4.6
# 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
v12.4.5
# Fixes issue with default settings not getting overridden when they should
# [J6] Fixes issue with breaking errors on Joomla 6 beta 2
v12.4.4
# Fixes issue with Conditions package not being uninstallable
# Fixes issue with php warning about implicitly marking parameter as nullable on PHP 8.4+
# [J4] Fixes issue with editor buttons not showing
v12.4.3
# Fixes issue with php error after selecting a condition
# Fixes issue with php error in editor button popup
# Fixes issue with php error on search
v12.4.2
# Fixes issue with php error about loadStylesAndScripts getting null
v12.4.1
# Fixes issue with fatal php error about JFactory
v12.4.0
^ Code cleanup
^ Improves support for Joomla 6 by replacing some deprecated code
# [J6] Fixes issue with installation errors
v12.3.1
# Fixes issue with conditions not being predictable on multi-site setups
v12.3.0
^ Updates translations: sv-SE
^ [J6] Makes it possible to install on Joomla 6
# Fixes issue with some php deprecated warnings on PHP 8.4+
# Fixes issue with trying to disable the Conditional Content plugin instead of the Content Templater plugin when not on Joomla 4 or 5
# [PRO] Fixes issue with Zoo conditions not working correctly
v12.2.3
- 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
v12.2.0
- 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
- PRO Fixes issue with Article Fields selection in the condition rules also showing other type fields
v12.1.2
# [PRO] Fixes issue with php error when using access level or usergroup conditions
v12.1.1
# [PRO] Fixes issue with php error about getGroups receiving null
v12.1.0
^ Updates translations: de-DE, tr-TR
# [PRO] Adds ability to add comments to IP lists in the conditions
# [PRO] Fixes issue with php error about getGroups not returning an array
- Updates translations: pt-PT
- Fixes issue Regular Labs library plugin conflicting with save event of Firecoders
- Fixes issue with not all tags being set when having many tags
- Fixes issue with php errors about property groups on false in some edge cases
- Fixes issue with php errors on articles select list when having more articles than the select list limit
- Fixes issue with the Rule Type select field not working on some setups
- Fixes issue with the Rule Type select field not working on some setups
v12.0.21
# Fixes issue with a low level XXS vulnerability when someone with admin rights can inject XXS into condition names
# Fixes issue with conditions page and preview not working on new Chrome due to use of DOMSubtreeModified
v12.0.20
# Fixes issue php error when uploading media
# [PRO] Fixes issue with not all Geo location conditions working
v12.0.19
^ Updates Mobile Detect Library to 4.8.06
^ Updates some deprecated code
# Fixes issue with php error about hasOtherUsesByConditionId when using empty user conditions
# Fixes issue with php error about matchAll
v12.0.18
# Fixes issue with php error in editor popup when selecting multiple categories in the filter
v12.0.17
# Fixes issue with RegularLabs\Scoped being output in some cases
v12.0.16
# Fixes issue with PHP TypeError about getTag returning null
# Fixes issue with error about JFactory when using PHP code
# Scopes external composer libraries to prevent conflicts
v12.0.15
# Fixes issue with some fields not showing full multi select list
v12.0.14
# Fixes issue with installation error about table Array (again)
# [PRO] Fixes issue with auto-load templates not loading on mobile in some cases
# [J5] Fixes issue with icons not loading
v12.0.13
# [PRO] Fixes issue with php error about getAgent returning null
v12.0.12
# Fixes issue with php error about selectList on select fields with loads of items
v12.0.11
^ Changes layout of editor button popup
# Fixes issue with breaking error about passSimple when using certain conditions
# Fixes issue with errors when trying to install/update via CLI
# [PRO] Fixes issue with tags conditions throwing errors
v12.0.10
# Fixes issue with potential error during installation when upgrading from Joomla 3
v12.0.9
# Fixes issue with error about ConditionField::getButton
# Fixes issue with fatal error when Regular Labs is not installed
v12.0.8
# Fixes issue with php error about prepareSelection
v12.0.7
^ Improves memory usage
^ Refactors some code
^ Updates Mobile Detect Library to 4.8.04
v12.0.6
^ Refactors some code
# [PRO] Fixes issue with conditions cache not being cleared on saving
# [PRO] Fixes issue with php deprecation error about creation of dynamic property canCheckin
# [PRO] Fixes issues with modal popups for editing/selecting/removing conditions not being accessible with users without core.admin permissions
# [PRO] Fixes issues with rules not being copied when duplicating condition sets
^ [J4] Increases minimum php version to 8.1