Skip to content

Internxt CLI 1.5.0

Latest
Compare
Choose a tag to compare
@larryrider larryrider released this 20 Jan 18:07
· 2 commits to main since this release
350730b

Available through npm:
npm i -g @internxt/cli

What's New:

  • New Features:
    • Increased file upload limit to 20GB through the introduction of multi-part uploads.
    • Added support for content-range WebDAV download requests.
    • Implemented thumbnail generation for image uploads.
  • Improvements:
    • Fixed a bug where files without an extension were being downloaded with a '.null' extension.
    • Enhanced clarity of error reporting messages.
    • Improved WebDAV authentication management.