Available through npm:
npm i -g @internxt/cli
What's New:
- Improvement: All features now run on our new and improved Drive backend.
- Improvement: Better handling of WebDAV restarts.
- Improvement: The way WebDAV Drive resources are loaded internally has been simplified and improved.
- Improvement: Dependencies have been updated to their latest stable versions.
- Bug fix: Thumbnails now upload correctly even if the file extension has capital letters.
- Bug fix: WebDAV GET requests for non-existent files now correctly return a "404 Not Found" error.
- Bug fix: WebDAV PUT requests for resources with missing parent folders now correctly return a "409 Conflict" error.