Rclone 1.68.1 release

Rclone 1.68.1 has been released. Find it in the rclone downloads or use rclone selfupdate to upgrade.

This is a bug fix release.

The main fixes are

  • Fix config parameters with multiple string values set by environment variable
  • Fix s3 backend ignoring static credentials when env_auth=true

If you’re working in the industry and you feel your company could benefit from a support contract please get in touch at sales@rclone.com or if you’re interested in advertising with us then please drop us a message to sponsorship@rclone.com.

Please consider donating or sponsoring to keep the project sustainable and a big thank you to our existing sponsors.

v1.68.1 - 2024-09-24

See commits

  • Bug Fixes
    • build: Fix docker release build (ttionya)
    • doc fixes (Nick Craig-Wood, Pawel Palucha)
    • fs
      • Fix --dump filters not always appearing (Nick Craig-Wood)
      • Fix setting stringArray config values from environment variables (Nick Craig-Wood)
    • rc: Fix default value of --metrics-addr (Nick Craig-Wood)
    • serve docker: Add missing vfs-read-chunk-streams option in docker volume driver (Divyam)
  • Onedrive
    • Fix spurious "Couldn't decode error response: EOF" DEBUG (Nick Craig-Wood)
  • Pikpak
    • Fix login issue where token retrieval fails (wiserain)
  • S3
    • Fix rclone ignoring static credentials when env_auth=true (Nick Craig-Wood)
5 Likes