v12.2.3
v12.2.2
- Fixes issue with php error on search
- Fixes issue with php error about loadStylesAndScripts getting null
# Fixes issue with tmp path of temporary php code not being placed in correct folder of sites in subfolders
- Security fix: removes ability to use [[...]] as an alernative syntax for html tags (like script tags)
- Security fix: removes ability to use [[?php ... ?]] as an alernative syntax for php code
- Updates translations: de-DE, tr-TR
- Fixes issue Regular Labs library plugin conflicting with save event of Firecoders
^ Updates some deprecated code
# Fixes issue with php error about replaceTagsByType getting null
# Fixes issue with php error when the replacement of the tag has an issue
# Fixes issue with regex breaking in some weird cases
# [PRO] Fixes issue with $article and $module variables being overwritten when using multiple php calls
v10.1.1
# Fixes issue with RegularLabs\Scoped being output in some cases
v10.1.0
+ Also triggers replacement on onAfterRenderModule event to prevent "WebAssetManager is locked" in some cases
# Fixes issue with error about JFactory when using PHP code
# Scopes external composer libraries to prevent conflicts
v10.0.4
^ Changes layout of editor button popup
# Fixes issue with errors when trying to install/update via CLI
v10.0.3
# Fixes issue with fatal error when Regular Labs is not installed
v10.0.2
^ Refactors some code