Skip to content

v44.42

Choose a tag to compare

@utopusc utopusc released this 18 Jun 23:21
· 1119 commits to master since this release

Phase 285 — Umbrel-heritage UI cleanup

  • Files now opens only as a LivOS window (full-page /files URL route removed; backups deep-links open the windowed Files and auto-open their dialog via Strategy B)
  • Docker containers section now scrolls (was clipping rows below the fold)
  • "Back That Mac Up" / Time Machine boot notification removed
  • Dock icons: Devices/Schedules/mobile tabs repointed to existing LivOS SVGs; orphan Umbrel PNGs deleted (Home/Live Usage/App Store keep their original icons per operator)
  • Dead Umbrel comments removed from install scripts

App Store install fix

  • update.sh self-heals livos:platform:api_key from .env on every Update — fixes 'Install does nothing' on boxes whose Redis key was wiped by a reinstall (fully fail-tolerant)
  • Install failures now log to the host console (were silently swallowed into the store iframe)

Verified: pnpm --filter ui build exit 0 · livinityd tsc at baseline (0 new errors) · dock.test 9/9 · update.sh bash -n clean.

Full Changelog: v44.41...v44.42