Rclone version 1.73.1 is available; I got it via self-update and the downloads webpage offers that version, Unusually, though, there seems to be nothing about that release here on the forum. That threw me a little. And I'd like to see the changelog. Thanks all for their time.
It is natural for users to look to the forum in order to check whether there has been a new release - especially since each new release used to be announced on the forum. Yet, I can appreciate that you have better things to do. So, how about automating the on-the-forum release announcements? Or having a stickied link to the latest release? Or something along these sorts of lines?
Thanks for reminding me. Just now, prompted by you, I've done that. Possibly something stickied on the forum could tell users that they can do that. Or at least something within the documentation could make the point (unless, er, the documentation makes that point already).
And if you are old school (?) and use a feed reader, you can subscribe to an Atom feed by appending .atom to the GitHub releases page url: https://github.com/rclone/rclone/releases.atom
If I may , I think you should, if you can. I’m maybe paranoid, but github repo takeover/hack exists. So a post on the official forum saying “so we released version xxx” is welcomed imo.
It seems like RSS polling is available in Discourse: RSS Polling - Plugin - Discourse Meta . Perhaps just set it up for the Github Releases RSS feed? Any additional info. can then be added as a reply to the automatically created OP.
I’m wondering, do you all just check so every often if updates are available or do you have an automation (cron/launchd) tasks running like everyday to automatically update rclone?
On Linux: I have a script that I run, manually, frequently. It updates just about everything - including .debs, flatpaks, and (via rclone's self-update command) rclone.
On Windows: er, I forget; but I think I've got something that automatically keeps rclone up to date.