node-libcurl v2.3.4 Release Notes

Release Date: 2022-01-29 // about 2 years ago
  • โž• Added

    • ๐Ÿ‘Œ support curl_blob options #300 by @johnwchadwick
    • โž• added arm64 builds for macOS #312 by @johnwchadwick
    • โž• added most options that were missing up to libcurl version 7.79.1, including HSTS support.
    • โž• added prebuilt binaries for Node.js v17.

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgraded prebuild binaries to use libcurl 7.79.1. On Windows, OpenSSL 3.0.0 will be used.
    • The only Electron versions with prebuilt binaries are: 16, 15, 14, 13, 12, and 11.
    • The only Nwjs versions with prebuilt binaries are: 0.58, 0.57, and 0.56.

Previous changes from v2.3.3

  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix support for Node.js v16