v8.4.1
# Fixes issue with php error about argument being null in handleOnContentPrepare on some setups
# Fixes some PHP 8.5 deprecated code
v8.4.0
+ [PRO] Adds option to override the title with override-title="..."
# [J6] Fixes issue with breaking errors on Joomla 6 beta 2
v8.3.4
# Fixes issue with php warning about implicitly marking parameter as nullable on PHP 8.4+
# [J4] Fixes issue with editor button not showing
v8.3.3
# Fixes issue with php error in editor button popup
# Fixes issue with php error on search
v8.3.2
# Fixes issue with php error about loadStylesAndScripts getting null
v8.3.1
# Fixes issue with fatal php error about JFactory
v8.3.0
^ Code cleanup
^ Improves support for Joomla 6 by replacing some deprecated code
# [J6] Fixes issue with installation errors
- Fixes issue with module positions not outputting modules in the correct styles
- Fixes issue with style overrides not always working for positions
- PRO Fixes issue with download key check no longer working correctly
^ Updates translations: de-DE, tr-TR
# Fixes issue Regular Labs library plugin conflicting with save event of Firecoders
# Fixes issue with outputting emojis in texts
^ Updates some deprecated code
^ Updates translations: sv-SE
# Fixes issue php error when uploading media
- ^ Updates translations: tr-TR
- # Fixes issue with RegularLabs\Scoped being output in some cases
- # Scopes external composer libraries to prevent conflicts
v8.1.0
+ Also triggers replacement on onAfterRenderModule event to prevent "WebAssetManager is locked" in some cases
^ Catches "WebAssetManager is locked" errors and outputs a html comment instead
v8.0.3
^ Changes layout of editor button popup
^ Refactors some code
# Fixes issue with errors when trying to install/update via CLI
v8.0.2
# Fixes issue with editor button icon not displaying correctly in some editors
# [J5] Fixes issue with fatal errors in editor button popup about onBeforeRender event
v8.0.1
# Fixes issue with "WebAsset Manager is locked" errors when caching is switched on
# Fixes issue with plugin being run over category description twice
v8.0.0
! [J3] Removes Joomla 3 support
^ [J4][J5] Updates code to PHP 8.1 standards
# [J5] Fixes issue with errors on installation