Securitycheck
Version 3.6.3 Stable
Maturity | Stable |
Released on | Thursday, 31 August 2023 |
Viewed | 0 times |
Release notes
Changelog
+ Database updated until Sep 04 2023 (both versions)
+ Final version for Joomla! 3 (both versions)
As per our policy regarding end-of-life Joomla! release branches, we have discontinued support for Joomla! 3 sites. (https://securitycheck.protegetuordenador.com/forum/13-news-and-announcement/2231-announcement-about-joomla-3-support).
+ Improvements checking info about outdated extensions for Control Center (thank you very much for reporting this, Alex!) (only Pro version)
For some reason the core function to search for outdated extensions returned an exception. Added code to catch it.
+ Avoid error adding exceptions (thank you very much for reporting this, Margaret!) (only Pro version)
Every time we tried to add exceptions that had already been added, all those exceptions were added. This resulted in the exceptions field being flooded.
+ Fixed bug getting info about the system (only Pro version)
We got a fatal error if the php_uname function was disabled by the hoster.
Version 3.6.2 Stable
Maturity | Stable |
Released on | Friday, 09 June 2023 |
Viewed | 0 times |
Release notes
Changelog
+ Database update until Jun 12 2023 (both versions)
+ Minor bugfix (only Pro version)
Improvement in the firewall to avoid showing an alert on queries to APIs.
+ Fixed bug in file integrity (only Pro version)
Determining if a file was new or not.
+ Fixed bug in firewall (only free version)
I forgot to import the class to determine the component involved in the query.
+ Improvements in the firewall (thank you very much for your contribution Philippe!) (only Pro version)
To detect a new type of encoded malware.
+ Improvements in the scans (only Pro version)
Added the two paths of AkeebaBackup (differents for eah Joomla version) as exceptions.
+ Fixed bug getting the version of the extensions installed in the site (thank you very much for your contribution Kip!) (only Pro version)
Now we truncate this value to avoid getting a fatal error when we insert it into the database.
+ Improvements to check subscription status (only Pro version)
+ Improvements in the firewall (thank you very much for your contribution Kai!) (only free version)
To avoid an error when saving IPs in IPv6 format, to avoid a warning message when uninstalling the extension, and to correct some translations.
+ Fixed minor bug in malware scanner (thank you very much for your contribution Lukasz!) (only Pro version)
The date of the last scan was not displayed.
+ Fixed minor bug in .htaccess protection (thank you very much for your contribution Lukasz!) (only Pro version)
Some field values always showed default values.
Version 3.6.1 Stable
Maturity | Stable |
Released on | Thursday, 13 April 2023 |
Viewed | 0 times |
Release notes
Changelog
+ Fixed bug in firewall (only free version)
I forgot to import the class to determine the component involved in the query.