Skip to content

v1.6.7

Latest

Choose a tag to compare

@larryrider larryrider released this 09 Jul 09:56
f532080

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

What's New:

Improvements

  • Improved token refresh logic with dynamic renewal based on token lifetime.
  • Improved WebDAV compatibility with various metadata and protocol fixes.
  • Added a Docker keepalive mechanism (WEBDAV_KEEPALIVE_ENABLED) to automatically recover from expired sessions or unexpected WebDAV server shutdowns.
    • The Docker keepalive can be disabled, allowing the container to exit and rely on your configured Docker restart policy instead.