Skip to content

v0.1.12

Pre-release
Pre-release

Choose a tag to compare

@soldforaloss soldforaloss released this 21 Jul 06:19

Paramux v0.1.12 — the polish release: the fleet's plumbing answers faster, its states read at a glance, and the recent past ranks first.

Faster plumbing

  • ETags everywhere on serve/status joins the pane-text route with content-hash ETags and 304 Not Modified; pollers stop re-downloading identical payloads.
  • Attention webhooks retry once after a 2s backoff (cold functions and waking dashboards get their second chance; nothing reorders).
  • update --version=X pin-installs any published release — the tested sideways/downgrade path, same checksum verification.
  • doctor --json for CI and dashboards; record --quiet for scripts.

States you can see

  • Sidebar markers for invisible states — muted panes show a speaker-off glyph, broadcast-opt-out panes a circled slash.
  • status --notes prints workspace scratch notes (the automation payload gained an additive note field per workspace).
  • The palette's MRU finally ranks — the five most recently executed actions lead the empty-query list (the MRU was recorded but never consumed until now).
  • Quick-terminal frames clamp into the work area after resolution changes; attention exports gain window/workspace attribution and a CSV sibling with tested quoting.
  • Localized control type follows ui-language; i18n slice 3 converts the chord-free context-menu titles.

Receipts

  • The restore E2E grew phase D: paramux open provably preserves layout slot names (and two harness lessons are in HACKING — absolute tool paths, BOM-less JSON writes for PS 5.1).
  • CI smokes the release-notes generator; the perf-budget line names the measured binary version; three scope decisions are documented in the repo (no HTTP /attention yet, slot renames are hand-editable JSON for now, the BOM gotcha).

Install

Pick your architecture's ZIP + SHA256SUMS, verify, extract, run — or paramux update. Unsigned test build; see the README.