termy
← all releases

v0.1.85

Highlights

🎨 Settings UI redesigned

Full macOS System Settings-style overhaul: icon sidebar, grouped rounded cards with hairline dividers, restyled toggles, native-feel numeric steppers (chevron up/down), dropdowns with SVG chevrons, accent-tinted compact reset buttons with instant hover tooltips.

πŸͺŸ Command palette redesigned (Spotlight-style)

  • Top-anchored 560px panel with light dim scrim
  • Large input head with leading magnifier icon
  • Per-row 16px SVG icons mapped to command category (new tab, close, splits, focus, resize, zoom, themes, layouts, tasks, clipboard, search…)
  • New App Info subview: Version, Platform, OS, Host, CPU, Memory, Config path β€” press Enter on any row to copy, or Copy all to clipboard
  • Mouse drag on scrollbar thumb / click track to jump

πŸŒƒ Theme store overhauled

  • Compact toolbar (search pill + result count + Open repo button)
  • Cards stretch to fill row width (240–360px), centered, hover-tint
  • Installed themes show real ANSI color swatches
  • Cleaner Install / Uninstall / Update buttons

✨ Polish

  • Pinned tabs: emoji πŸ“Œ replaced with crisp SVG pin icon
  • Link hover preview: better padding, soft shadow, modern feel
  • Update banner: redesigned to match overlay design language (tinted icon tile, primary accent button, refined progress bar)
  • Reset icons in settings: new Lucide-style rotate-ccw glyph with custom instant tooltips (no 500 ms GPUI delay)

🎯 Defaults

  • Termy theme is now the bundled default. Fresh installs and the onboarding flow use it before any theme is set.

🧹 Cleanup

  • Removed unused termy_api crate, Dockerfile.api, and railway.json.

Full diff: `35cc195..v0.1.85`