CURRENT RELEASE · WISP SCIENCE

Wisp Science v0.16.2

Choose the installer for your device, then verify the filename and SHA256 before installing.

01 · DOWNLOAD

Download installers

Installers are served by GitHub Releases. Use the SHA256 value to verify the downloaded file.

macOSDMG

Apple silicon

M-series Macs · signed and notarized

File
wisp-science_0.16.2_aarch64.dmg
SHA256
c13edabe8d2cdcc341aa0917533d241959862f96435b6c849b2661fca8f51d32
Download wisp-science_0.16.2_aarch64.dmg
macOSDMG

Intel

Intel Macs · signed and notarized

File
wisp-science_0.16.2_x64.dmg
SHA256
3f05e249426feaf2a0a213b6a6500bb9ca7f54a8cc374dd9af148648b92a577d
Download wisp-science_0.16.2_x64.dmg

02 · RELEASE NOTES

What changed

wisp-science v0.16.2 reuses one persistent SSH session per host for environment probes, Run polling, and remote file RPCs, preventing repeated TCP/authentication handshakes from looking like brute-force traffic. It also separates a host's display name from its real HostName and adds a connection test to the host form.

What's changed

  • Reuse one persistent, serialized SSH session per execution context for short remote RPCs.
  • Replace timed-out, stale, or desynchronized sessions and retry a dead reused session at most once.
  • Keep OpenSSH configuration, host-key handling, key agents, and keyring-backed password authentication unchanged.
  • Add an optional HostName connection target while preserving alias-based behavior for existing hosts.
  • Add a one-shot connection test for unsaved host settings and simplify the host form.