- Fixes issue with batch updates of multiple Regular Labs extensions failing after the first update
- Ensures the required Regular Labs system plugin is enabled after extension installation and updates
- Fixes issue with extension updates timing out or exhausting server workers through third-party update managers and the Joomla CLI
- Fixes issue with package update sources losing their extension link during deduplication
- Fixes issue with the package not being uninstallable
- Adds translations: zh-TW
- Improves page load speed in some cases
- Increases minimum php version to 8.2
- Refactors and improves general performance of the Regular Labs Library
- Updates translations: nl-BE, nl-NL
- [SECURITY FIX] Fixes issue with Regular Labs privileged AJAX endpoints not consistently enforcing valid tokens, matching permissions, and trusted form configuration
- [SECURITY FIX] Updates bundled HTTP message dependency to fix request start-line injection
- Fixes issue with older Regular Labs extensions breaking after the shared library is updated
- Fixes issue with quoted email values in downstream plugin attributes being cloaked
- Fixes issue with Regular Labs Library errors when loading parameters or processing malformed XML, CLI, and other non-web requests
- Fixes issue with script tag parsing during inline email protection
- Fixes issue with single-quoted mailto links not being cloaked
- Fixes issue with emails being protected inside JCal Pro events which causes issues
# Fixes issue with php error about argument being null in handleOnContentPrepare on some setups
# Fixes some PHP 8.5 deprecated code
# 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
- Fixes issue with php error on search
- Fixes issue with php error about loadStylesAndScripts getting null
- Fixes issue with fatal php error about JFactory
- Code cleanup
- Improves support for Joomla 6 by replacing some deprecated code
- J6 Fixes issue with installation errors
- PRO Fixes issue with download key check no longer working correctly
- PRO Fixes issue with php error about undefined $spoof