File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,33 @@ description: "Rclone Changelog"
66
77# Changelog
88
9+ ## v1.73.1 - 2026-02-17
10+
11+ [ See commits] ( https://github.com/rclone/rclone/compare/v1.73.0...v1.73.1 )
12+
13+ - Bug Fixes
14+ - accounting: Fix missing server side stats from core/stats rc (Nick Craig-Wood)
15+ - build
16+ - Fix CVE-2025 -68121 by updating go to 1.25.7 or later (Nick Craig-Wood)
17+ - Bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.5 to fix GO-2026-4316 (albertony)
18+ - docs: Extend copyurl docs with an example of CSV FILENAMEs starting with a path. (Jack Kelly)
19+ - march: Fix runtime: program exceeds 10000-thread limit (Nick Craig-Wood)
20+ - pacer
21+ - Fix deadlock between pacer token and --max-connections (Nick Craig-Wood)
22+ - Re-read the sleep time as it may be stale (Nick Craig-Wood)
23+ - Drime
24+ - Fix files and directories being created in the default workspace (Nick Craig-Wood)
25+ - Filelu
26+ - Avoid buffering entire file in memory (kingston125)
27+ - Add multipart upload support with configurable cutoff (kingston125)
28+ - Filen
29+ - Fix 32 bit targets not being able to list directories (Enduriel)
30+ - Fix potential panic in case of error during upload (Enduriel)
31+ - Internxt
32+ - Implement re-login under refresh logic, improve retry logic (José Zúniga)
33+ -S3
34+ - Set list_version to 2 for FileLu S3 configuration (kingston125)
35+
936## v1.73.0 - 2026-01-30
1037
1138[ See commits] ( https://github.com/rclone/rclone/compare/v1.72.0...v1.73.0 )
You can’t perform that action at this time.
0 commit comments