Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 07 Jun 06:24
· 15 commits to main since this release
505cb5d

emberviewer v0.2.2

A batch of monitoring, safety and address-book features, plus desktop UX polish.

✨ New

  • Traffic counter. The status bar shows the TX/RX bit-rate and packet-rate toward the active device — measured at the socket (raw bytes incl. framing and keep-alives) and shared across every viewer. See at a glance how much your subscriptions are pulling from a device.
  • Safety padlock. A 🔒 Locked / 🔓 Armed padlock (top-right on both the desktop and the browser UI) guards value/route/invoke controls against accidental changes. Locked controls grey out and the padlock flashes when you click one.
    • Desktop: a click toggle (no more hold-Ctrl); the startup state is set in Options → "Start with controls locked" and persists.
    • Browser: per-browser, and locked on every page load so a phone is always safe until someone arms it.
  • Address-book import / export. Address book → Export… writes the book to JSON to share with colleagues; Import… loads one and offers Merge (adds entries with fresh ids) or Replace — with a summary first, so it never silently overwrites your book.
  • Open log folder. A button beside the log-file path reveals the folder in your OS file manager.

🛠 Fixes & polish

  • Drag a provider/folder into a folder works reliably again — folder rows are now a full-width, highlighted drop target.
  • Parameter rows: the value and a new inline mini-meter are click-to-select (show the big meter) and share the name's right-click menu (copy value/path, log changes, pop out meter).

📦 Downloads

Platform Asset
Linux (x86_64, glibc ≥ 2.35) emberviewer-linux-x86_64.tar.gz
macOS (Apple Silicon) emberviewer-macos-arm64.tar.gz
macOS (Intel) emberviewer-macos-x86_64.tar.gz
Windows (x86_64) emberviewer-windows-x86_64.zip

Every binary embeds the web UI. The Linux build targets glibc ≥ 2.35 (Ubuntu 22.04 / Debian 12 and newer). On Windows, choose More info → Run anyway if SmartScreen warns.

Full changelog: v0.2.1...v0.2.2