rclone | v1.74.3

rclone v1.74.3 released on 05-06-2026


rclone v1.74.3 is out now. It’s a minor patch with various fixes and small improvements: crash fixes, correctness and reliability tweaks, plus build and compatibility updates that should help users who ran into recent issues.

See the full changelog for the complete list of changes and download the release assets from the rclone website or the project’s release page — the changelog is available at https://rclone.org/changelog/#v1-74-3-2026-06-05.

What’s in this release

  • Bug fixes and reliability improvements — crash fixes, correctness tweaks and general hardening to reduce failure modes.
  • Platform, build and compatibility updates — rebuilt binaries, dependency/vendor updates, CI/build script tweaks and platform-specific fixes to improve interoperability.
  • Documentation and downloads — full changelog and release assets provided; reviewers are advised to check the notes before upgrading.

Upgrade notes

  • Review the changelog for any breaking notes and test v1.74.3 in a staging environment before rolling it out to production.
  • No platform-specific rollback instructions are included in the release notes — if you need to revert, reinstall the previous release and consult the changelog for relevant changes.

Share any comments on your experience with v1.74.3, especially if the fixes address problems you were seeing.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes