Skip to content

Releases: HomeOps/wmux

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 03 Aug 00:30
3b31b49

0.3.2 (2026-08-03)

Bug Fixes

  • embed version metadata and stop building a packer-shaped binary (#7) (96fa66e)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 02 Aug 23:53
b02ee01

0.3.1 (2026-08-02)

Bug Fixes

  • restore win32-input-mode decoding and default run depth to 2 (fd11f64)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 23:51
e8e396e

0.3.0 (2026-08-02)

Features

  • add headless run, send, and capture for scripted sessions (434a901)
  • add wmux detach to free a client without the prefix key (3faf552)
  • let wmux detach default to the session it is running inside (f5a98d8)

Bug Fixes

  • read console input via ReadFile so the detach prefix is intercepted (06f4e7b)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 20:14
a45c17f

0.2.0 (2026-08-02)

Features

  • terminal session persistence for Windows (757a816)