Skip to content

Releases: pluginkollektiv/antivirus

Version 1.5.1

17 Nov 15:54
v1.5.1
44d8ed5
Compare
Choose a tag to compare

This is a bugfix release that fixes a UI error when manually scanning theme files.

Changelog

  • Fix issue with "dismiss" button if multiple warnings are found for one theme file (#135) (#136)

Version 1.5.0

13 Nov 16:38
v1.5.0
dfab34a
Compare
Choose a tag to compare

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

  • Replace FILTER_SANIITZE_STRING deprecated since PHP 8.1+ (#126) (#127)
  • Enforce use of custom Safe Browsing API key (#104) (#108)
  • Separate settings page from manual scanning with overhauled UI (#107)
  • Update JS to ES2015 (IE11 no longer supported) (#32)

Version 1.5.0-beta.1

03 Nov 10:08
v1.5.0-beta.1
513cb69
Compare
Choose a tag to compare
Version 1.5.0-beta.1 Pre-release
Pre-release

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

28 Mar 06:53
v1.4.4
cbf3bbe
Compare
Choose a tag to compare

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

26 May 07:35
v1.4.3
40fb5e6
Compare
Choose a tag to compare

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.

  • Point Safe Browsing link on settings page to site-specific URL (#106)
  • Increase the size of the Safe Browsing API input to show the entire key (#109)
  • Show warning if Safe Browsing check is enabled without custom API key (#105)

Version 1.4.2

13 Mar 12:51
2cef3f2
Compare
Choose a tag to compare
  • Drop recursive check on option that failed in several scenarios (#96) (#97)
  • Drop check for base64 encoded strings which did not work properly in al cases (#100)
  • Use WP 5.7 color palette for the UI (#99)

Compatible with WordPress 4.1+ (including WP 5.7 now) and PHP 5.2+

Version 1.4.1

31 Dec 09:37
v1.4.1
fbc3614
Compare
Choose a tag to compare

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

20 Dec 09:42
5341113
Compare
Choose a tag to compare
  • 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

18 Aug 14:15
Compare
Choose a tag to compare

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