+ Added Remember Confirmations option. Confirmations are stored in the user's session, and the confirmation does not have to be consented again as long as the session is active. Thanks to Ufuk A. for requesting this feature!
+ Improved Installation Script. Updated the installation script to check for the highest compatible version of Joomla automatically! This feature aims to prevent issues that may arise from using incompatible core versions, thereby ensuring a...
+ Added the Remember successful password inputs for pages option to save successfully entered passwords for Pages Protection to the session, so they don't have to be re-entered on each page load.
^ Bypassed a deprecated call in the calendar field provided by the Joomla! core.
^ Rewrote the usage of the session namespace to avoid the logging of a deprecated message.
# Fixed an issue with the multiple password feature where a message was incorrectly displayed stating...
+ Added the Remember successful password inputs for pages option to save successfully entered passwords for Pages Protection to the session, so they don't have to be re-entered on each page load.
^ Bypassed a deprecated call in the calendar field provided by the Joomla! core.
^ Rewrote the usage of the session namespace to avoid the logging of a deprecated message.
# Fixed an issue with the multiple password feature where a message was incorrectly displayed stating...
+ Added Allowlist for GET parameters option for the Global Password Protection feature. With this option, you may bypass the global protection with a self-defined token or allow third-party services to execute commands even if the global protection is enabled. Input example: token=123!?S3Cr3T or option=com_remotemonkey,task=api.process,format=raw. Thanks to Christian G. for requesting this feature!
# Improved the way how the text object properties are processed and manipulated...
+ Improved Pro Security Token validation check. The Pro package contains a token file with an individual security token linked to the user account that is checked against the validation server for authenticity. If the file is missing or the token is invalid, you cannot edit the settings and use the extension. The Pro Security Token field has been extended to handle incorrect tokens and blocked accounts. If you encounter an error message related to the token, download the Pro...