Skip to content

umux 1.0.2 — first cross-platform launch

Latest

Choose a tag to compare

@MrCrystal2 MrCrystal2 released this 27 Aug 15:22
· 5 commits to main since this release

umux 1.0.2 — first cross-platform launch

The 1.0 milestone: umux now ships native Windows and macOS builds alongside Linux, from one codebase.

v1.0.1 was cut minutes before this one and carries Linux and macOS artifacts only — its tag predates a Windows-only compile fix (borrowed tool args in the #42 port-enumeration code, caught by the CI matrix). v1.0.2 is the complete release; prefer it.

Highlights since v0.2.0

  • Windows (NSIS .exe) and macOS (universal .dmg) builds via CI (#33, #34) — per-OS shells and config directories; unsigned-build first-run steps in the README
  • Terminal tabs inside workspaces (#37): workspaces hold tabs, tabs split into unlimited panels
  • Pane zoom — one shortcut fills the tab and back (#40)
  • Git branch labels on tab rows (#41)
  • Listening-ports tooltip: hover a tab (or a workspace row) to see its listening ports; click a port to copy its http://localhost URL (#42)
  • Apple-design polish pass: press feedback, reduced motion, unified chrome (#39)

Install

Linux .AppImage / .deb / .rpm
macOS universal .dmg (11+)
Windows NSIS .exe (10+)

Builds are unsigned (zero-cost policy) — first-run steps for Gatekeeper/SmartScreen are in the README. Telemetry is one anonymous app-open event, nothing else. MIT licensed.

Full changelog: v0.2.0...v1.0.2