Skip to content

Hydra 0.2.13

Choose a tag to compare

@rkzlyldrm rkzlyldrm released this 18 Aug 21:59

Hydra 0.2.13 is a focused macOS terminal-presentation fix release.

Install

macOS

brew install --cask hydraterm/hydra/hydraterms

Linux

Download the amd64 or arm64 .deb below, or use the matching tarball. Building from source is documented in DEVELOPMENT.md.

What changed

  • Fixed a macOS presentation defect where newly typed commands or terminal output could remain visually stale until a later scroll or window event.
  • Updated the renderer to WGPU 23 and its matching Glyphon text stack, which uses the corrected macOS Metal sublayer presentation path.
  • Preserved the PTY daemon, session-revival, Remote lifecycle, and SQLite concurrency protections from 0.2.12.

The attached binaries are the exact signed stable artifacts built from canonical product source ed242b8fe592193940e537a565dbd5fabb773a58. The reviewed public local-source representation is published in this repository.

Verifying a download

Each artifact's SHA-256 is published in the stable release manifest at https://app.hydraterms.com/downloads/version.json and matches the files attached here:

File SHA-256
Hydra-macOS.dmg 5d253af7c7f0e3a62d1b20db4097297466672e5a4d9b07f3b41b5fd8bbe5b9e9
Hydra-linux-amd64.deb ddf035eb72929cee4bca6c0e7635491a807e4ac6d441956c031ef325a48c3447
Hydra-linux-arm64.deb a16ace19ad3734257d25804bccb8c6ff23fd53979c5094f113681f70029bec19
Hydra-linux-amd64.tar.gz 6e91cd1c48c31b44c7e1cf10640d2f3c930d276bd431586f34c58e0d3b3f64cd
Hydra-linux-arm64.tar.gz ff92ad37fda1d0b5ae17f3c45511b8d4c4064c1daf17f0b17e0d4589249a7a94

The public/private boundary is documented in docs/public-private-boundary.md.

Issues and platform reports are welcome. Security reports go to security@hydraterms.com, never a public issue.