Skip to content

v1.0.5 — Auto-updates from GitHub Releases

Latest

Choose a tag to compare

@Stastyle Stastyle released this 04 Jul 17:01

What's new

🔄 Auto-updates

Starting with this version, the installed build keeps itself up to date. It checks this repo's latest release shortly after launch and every few hours while running; when a newer version has been downloaded in the background, it offers a one-click Restart now to apply it. No server involved — it reads the update assets straight from GitHub Releases.

  • Only the installed build (via copy-to-rtl-setup-*.exe) updates itself. The portable zip stays fully manual, by design.
  • If you're on v1.0.3 or v1.0.4, run this version's installer once — those builds predate the updater. From v1.0.5 on, updates are automatic.

Release assets, explained

  • copy-to-rtl-setup-1.0.5.exe — the installer. This is the one to download.
  • copy-to-rtl-win32-x64.zip — portable build (extract & run, never self-updates).
  • RELEASES, copytortl-1.0.5-full.nupkg, copytortl-1.0.5-delta.nupkg — Squirrel update feed files used by installed copies to update themselves. Not for manual download.