Skip to content

Vyomi v2.3.2

Choose a tag to compare

@github-actions github-actions released this 10 Jul 23:26

Nano growth & retention release — a way to save your work across devices, a
gentle reach loop, honest install analytics, and a tidier tunnel dock.
All UI is shared clouds.html, so the polish lands on both Nano and the
appliance.

Added

  • Sign in to save — Nano can now be used anonymously, with an unobtrusive
    header chip inviting sign-in. Signing in (via the same Activate-appliance
    flow) unlocks workspace sync: your in-browser spaces follow your account
    across devices/browsers. Backed by a new portal endpoint
    (/api/nano/workspace, RS256-license-authenticated so a user only ever reads
    their own blob) and the Nano service worker auto-pushes after each
    space create/delete and pulls-then-merges on activation.
  • Signed-in perks — a stable relay URL and no idle-pause for
    activated users.
  • Idle-tunnel pause + GitHub-star nudge — an unused relay tunnel auto-pauses
    after 30 min (and auto-resumes on activity), with a gentle, dismissible nudge
    to star the repo. A carrot for reach, not a wall.
  • Install analytics, once per machine — the install beacon now derives a
    device-fingerprint install_id (platform/cores/memory/screen/timezone/…, not
    the user-agent), so a machine counts once no matter how many times /nano
    is loaded or across browsers. A free bot filter (webdriver flag + UA
    markers) keeps automated hits out of the count.

Changed

  • Tunnel bar declutter — the Star / Connect apps / Conformance buttons
    collapse under a single "More" popup menu (rendered as the last button
    in the bar; outside-click / Escape close it).
  • "Activate to save" opens the identical "Activate appliance" modal
    (universal feature, unchanged), and its chip matches the Create Space
    button dimensions (redundant + glyph removed).
  • Brand icons — every shortcut/icon version is now the "v + swoosh"
    monogram (was a wordmark crop): apple-touch-icon, favicons, light/dark tiles.
  • Knowledge Center tiles — 3-per-row layout with the Pack card and labels
    spanning full width.

Fixed

  • Sign-in-to-save runs in place — no splash screen / appliance-registration
    detour; the device flow completes inside the dashboard via the SW proxy.

Artifacts

  • SHA256SUMS
  • cloud-learn-0.1.0.tar.gz
  • cloud-learn-2.3.2-1.noarch.rpm
  • cloud-learn-2.3.2-x64.msi
  • cloud-learn-2.3.2-x64.msi.sha256
  • cloud-learn-2.3.2.tar.gz
  • cloud-learn_2.3.2_all.deb
  • vyomi-docker-2.3.2-1.noarch.rpm
  • vyomi-docker_2.3.2_all.deb

Docker image: docker pull vyomi/appliance:2.3.2
Install: curl -fsSL https://raw.githubusercontent.com/vyomi-cloud/appliance/main/install.sh | bash
SHA256 checksums: see SHA256SUMS in attached artifacts.