Rclone 1.69.1 has been released. Find it in the rclone downloads or use rclone selfupdate to upgrade.
This is a bug fix release.
Most important bug fixes:
- On making a new config, fix redirect URL mismatch errors for quite a few backends
- box
- drive
- googlecloudstorage
- googlephotos
- hidrive
- pikpak
- premiumizeme
- sharefile
- yandex
- bisync: Fix listings missing concurrent modifications
- b2: Fix "fatal error: concurrent map writes" crash
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.69.1 - 2025-02-14
- Bug Fixes
- lib/oauthutil: Fix redirect URL mismatch errors (Nick Craig-Wood)
- bisync: Fix listings missing concurrent modifications (nielash)
- serve s3: Fix list objects encoding-type (Nick Craig-Wood)
- fs: Fix confusing "didn't find section in config file" error (Nick Craig-Wood)
- doc fixes (Christoph Berger, Dimitri Papadopoulos, Matt Ickstadt, Nick Craig-Wood, Tim White, Zachary Vorhies)
- build: Added parallel docker builds and caching for go build in the container (Anagh Kumar Baranwal)
- VFS
- Fix the cache failing to upload symlinks when
--links
was specified (Nick Craig-Wood) - Fix race detected by race detector (Nick Craig-Wood)
- Close the change notify channel on Shutdown (izouxv)
- Fix the cache failing to upload symlinks when
- B2
- Fix "fatal error: concurrent map writes" (Nick Craig-Wood)
- Iclouddrive
- Add notes on ADP and Missing PCS cookies (Nick Craig-Wood)
- Onedrive
- Mark German (de) region as deprecated (Nick Craig-Wood)
- S3
- Added new storage class to magalu provider (Bruno Fernandes)
- Add DigitalOcean regions SFO2, LON1, TOR1, BLR1 (jkpe)
- Add latest Linode Object Storage endpoints (jbagwell-akamai)