2.4 Geschichte

Die Geschichte ist nur auf Englisch verfügbar.

    Please read the history bottom-up. Note that the history might list some
    features that were implemented in beta versions and removed later but are
    still mentioned here. This history is a log of the programmer so that he
    can look up what has been done/tried/modified. Things that were implemented
    and removed later are marked with [VOID].

    Version 1.2   (20-Nov-21)
    - Change: Updated documentation
    - Change: Updated inbuilt CA certificates to the latest ones from Mozilla (October 26th, 2021)
    - New: Added some examples for doing some common jobs using the lowlevel interface
    - New [x64-linux/arm-linux]: Added separate builds for OpenSSL 1.1.1 for use on newer Linux versions
      that don't come with OpenSSL 1.0.2 any longer (reported by Niels Schapke)
    - New [Doc]: Added examples for #CURLOPT_HTTPHEADER, #CURLOPT_READFUNCTION and #CURLOPT_WRITEFUNCTION
      (requested by Michael Rupp)
    - New: Added support for Hollywood 9.0's new custom protocol interface; this means that Hollywood's 
      DownloadFile() and UploadFile() commands will now support for all protocols that hURL supports as
      well; this should make things much easier for beginners who are struggling to get started with
      using hURL's functions directly
      
    Version 1.1   (21-Dec-20)
    - Change: Updated documentation
    - Change: Amiga installer will now also copy the plugins for all platforms to Hollywood's linker plugins
      directory so that they can be easily linked to executables (suggested by kas1e)
    - Change: Updated inbuilt CA certificates to the latest ones from Mozilla (December 8th, 2020)
    - New: multi:InfoRead() returns a fourth value now; this return value will contain the easy handle
      that has previously been added to the multi handle (requested by Amile)
    - New: Added support for SFTP and SCP; although hURL 1.0 claimed those to be supported they didn't
      work because hURL was compiled without libssh2; hURL 1.1 now contains libssh2 so SFTP and SCP will
      work as well (reported by Petteri Valli)
    - Fix: All options of type CURLOPT_XXX_LARGE (e.g. CURLOPT_RESUME_FROM_LARGE) were broken on pretty
      much all platforms except 64-bit Windows (reported by Petteri Valli)
    - Fix [MorphOS]: Fixed hURL to be compatible with the 68k version of AmiSSL (reported by Juan Carlos
      Herran Martin and Petteri Valli)
       
    Version 1.0   (31-Mar-19)
    - First Release


Navigation zeigen