Releases: pluginkollektiv/antivirus
Version 1.5.1
Version 1.5.0
Upgrade Notice
This update finally removed support for Safe Browsing API without an API key. If you are using this feature and did not provide your own key yet, it will be disabled. Can be easily enabled again, just enter a key.
Please also note that the Internet Explorer 11 is no longer supported with the manual scan UI.
Changelog
Version 1.5.0-beta.1
This is the first beta release of the upcoming AntiVirus 1.5 series.
To install this version, download the attached .zip and replace the existing AntiVirus directory on your WP server.
Found a bug? Report it as an Github Issue and help AntiVirus 1.5 on it's final meters.
Changes from 1.4.x:
- Replace
FILTER_SANIITZE_STRING
deprecated since PHP 8.1+ (#126) (#127) - Enforce use of custom Safe Browsing API key (#104) (#108)
- If you are using the SafeBrowsing integration without a custom API key, it will be disabled.
- Separated settings page from manual scanning with overhauled UI (#107)
- Update dashboard JS to ES2015 (#132)
- IE11 is no longer supported
Version 1.4.4
This is a small maintenance release which fixes a PHP warning on Safe Browsing API errors with PHP 8.1.
- Fix warning on SafeBrowsing API errors with PHP 8.1+ (#123)
- Tested up to WordPress 6.2
Version 1.4.3
Please note that we will discontinue providing a built-in API key for the Google Safe Browsing feature.
If you have enabled this check, please provide your own API key before the next update.
Version 1.4.2
Version 1.4.1
This is a bugfix release fixing several issues with parent theme scanning and manual execution. Recommended for all users.
- Fix some spelling mistakes and correct translations (#85)
- Fix file name sanitization in manual theme scan causing errors to be not shown in the admin area (#88, #89)
- Fix theme file collection for child themes with duplicate names (#86)
- Consider all levels in theme file check instead of one only (#87, #90)
- Support translations in old WordPress versions (#91)
Compatible with WordPress 4.1+ and PHP 5.2+
Version 1.4.0
- Option to provide a custom key for the Google Safe Browsing API
- Scan files of parent theme if a child theme is active
- Verify checksums of WP core files (integrated functionality from Checksum Verifier plugin)
- Ability to enable Safe Browsing and Checksum Verifier as cronjob without Theme scan
Compatible with WordPress 4.6+ and PHP 5.2+
v1.3.9
Administrative and language-related update:
- generated a POT file
- added German formal translation
- updated, translated + formatted README
- updated expired link URLs in plugin and languages files
- updated plugin authors