 ______________________________________________________________________________
|                                                                              |
|   VirusTotal v0.06                  (c) 2019+ Pepak, https://www.pepak.net   |
|______________________________________________________________________________|


  [!] Major change
  [+] Feature added
  [-] Bug fixed
  [*] Minor change

_______________________________________________________________________________

v0.06

  [-] Tightened the code to prevent possible use of an undefined memory
      location for options in the future (the bug is not present in the
      current version).

  [*] Minor code updates, including support for building the plugin with
      Delphi 11.0.

  [*] Modifications to the handling of the OpenSSL libraries:
      1) DLLs are now primarily loaded from the FAR directory; if not
         present there, the standard Windows search order is used.
      2) Support for OpenSSL 4.0.

  [*] Check for file size is now performed just before upload, not before
      hash check. That means it's possible to verify the security of large
      files as long as someone checked them before.

_______________________________________________________________________________

v0.05

  [*] Updated Polish translation.

_______________________________________________________________________________

v0.04

  [-] Fixed incorrect display in FAR3 builds 5788 and newer.

  [*] Updated the plugin to the current version of the framework.

  [*] Cleaned up the source code.

_______________________________________________________________________________

v0.03

  [+] Added support for displaying the report in FAR's editor. When the report
      is displayed, press F4 or push the "Show Editor" button and you are done.

  [*] Updated the .lua file to only execute the macro if the plugin is
      available.

  [+] Added Polish translation by Andrzej Rudnik.

_______________________________________________________________________________

v0.02

  [*] Support for OpenSSL version 3.x and 1.1.x in addition to 1.0.x from
      the previous versions.

  [*] Minor fixes for compatibility with Delphi 10.1 and newer.

  [*] Updated the plugin to a newer version of Dialog API. Among other things,
      this allows the plugin to properly react to resizing of the FAR's window.

_______________________________________________________________________________

v0.01

  [!] First public version.

