Skip to content

Commit 7da2d8b

Browse files
committed
Changelog updates from Version v1.69.1
1 parent fb79199 commit 7da2d8b

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/content/changelog.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,32 @@ description: "Rclone Changelog"
55

66
# Changelog
77

8+
## v1.69.1 - 2025-02-14
9+
10+
[See commits](https://github.com/rclone/rclone/compare/v1.69.0...v1.69.1)
11+
12+
* Bug Fixes
13+
* lib/oauthutil: Fix redirect URL mismatch errors (Nick Craig-Wood)
14+
* bisync: Fix listings missing concurrent modifications (nielash)
15+
* serve s3: Fix list objects encoding-type (Nick Craig-Wood)
16+
* fs: Fix confusing "didn't find section in config file" error (Nick Craig-Wood)
17+
* doc fixes (Christoph Berger, Dimitri Papadopoulos, Matt Ickstadt, Nick Craig-Wood, Tim White, Zachary Vorhies)
18+
* build: Added parallel docker builds and caching for go build in the container (Anagh Kumar Baranwal)
19+
* VFS
20+
* Fix the cache failing to upload symlinks when `--links` was specified (Nick Craig-Wood)
21+
* Fix race detected by race detector (Nick Craig-Wood)
22+
* Close the change notify channel on Shutdown (izouxv)
23+
* B2
24+
* Fix "fatal error: concurrent map writes" (Nick Craig-Wood)
25+
* Iclouddrive
26+
* Add notes on ADP and Missing PCS cookies (Nick Craig-Wood)
27+
* Onedrive
28+
* Mark German (de) region as deprecated (Nick Craig-Wood)
29+
* S3
30+
* Added new storage class to magalu provider (Bruno Fernandes)
31+
* Add DigitalOcean regions SFO2, LON1, TOR1, BLR1 (jkpe)
32+
* Add latest Linode Object Storage endpoints (jbagwell-akamai)
33+
834
## v1.69.0 - 2025-01-12
935

1036
[See commits](https://github.com/rclone/rclone/compare/v1.68.0...v1.69.0)

0 commit comments

Comments
 (0)