Skip to content

Version 1.5.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@stklcode stklcode released this 03 Nov 10:08
· 30 commits to develop since this release
v1.5.0-beta.1
513cb69

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