Skip to content

RemoteFlow 0.6.2

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Aug 19:22

RemoteFlow 0.6.2, covering everything merged since v0.6.1.

What's changed

  • No pull requests were merged in this range.

Landed without a pull request

  • feat: the connections panel is a stack of cards, and its pane can be closed
  • docs: cut 0.6.2 in the changelog

Downloads

Four Windows artefacts, named for the version and the runtime identifier (win-x64 or win-arm64):

File What it is
RemoteFlow-0.6.2-win-x64.zip Portable build for Intel and AMD machines.
RemoteFlow-0.6.2-win-arm64.zip Portable build for ARM machines.
RemoteFlow-0.6.2-win-x64-setup.exe Per-user installer for x64.
RemoteFlow-0.6.2-win-arm64-setup.exe Per-user installer for ARM64.

The zips are self-contained: they run on a clean Windows with no .NET runtime installed. The
installers are per-user, need no elevation, and leave your connections and settings in place when
you uninstall unless you ask for them to be removed.

Verifying your download

checksums.txt lists the SHA-256 of every file above.

sha256sum --check --ignore-missing checksums.txt

On Windows without sha256sum:

Get-FileHash .\RemoteFlow-0.6.2-win-x64.zip -Algorithm SHA256

These builds are not code-signed, so Windows SmartScreen will warn that the publisher is
unknown. That is expected and is not a sign of a corrupted download; the checksum is how you tell
the difference.


Full changelog: v0.6.1...v0.6.2