Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@stklcode stklcode released this 13 Nov 16:38
· 7 commits to develop since this release
v1.5.0
dfab34a

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)