v0.36.2

Mesh-LLM/mesh-llmv0.36.2Mar 17, 2026by michaelneale

AI Summary

Redesigns the UI for mobile-first experiences, adjusting tab defaults and scaling components to prevent overflow on small screens.

Key Highlights

  • Defaults to Chat tab on mobile, Dashboard on desktop
  • Popovers scale to viewport width to prevent overflow on iPhone
  • Tightens header on mobile from 64px to 56px
  • Hides wordmark on small screens

New Features

  • Mobile-first UI layout
  • Responsive tab switching
  • Viewport scaling for popovers
  • Compact mobile header

Full Release Notes

## Changes
- Default to Chat tab on mobile, Dashboard on desktop
- Hide wordmark on small screens (icon only)
- Popovers scale to viewport width (no overflow on iPhone)
- Tighter header on mobile (56px vs 64px)

## Install
```bash
curl -L https://github.com/michaelneale/decentralized-inference/releases/download/v0.36.2/mesh-bundle.tar.gz | tar xz
```