Yana AI Desktop v1.3.0
Flat, Claude-style redesign across the whole desktop app, plus chat feature parity with Claude/ChatGPT.
Design
- Dropped glassmorphism (blur/noise/animated shine) everywhere in favor of flat surfaces, applied consistently across all 14 themes
- New semantic color tokens + 8-step type scale
- Card titles no longer use the tiny-uppercase "eyebrow" pattern
New in Chat
- Edit a sent message and resend (truncates and regenerates from that point)
- Per-code-block copy button, and code blocks are actually syntax-highlighted now (they had zero CSS since the Vite migration)
- Paste an image from the clipboard directly into the composer
- Search across all saved conversations, not just the open one
Cmd/Ctrl+K(search) andCmd/Ctrl+N(new chat)- Always-visible context-token estimate near the composer
Fixes
- Settings' "Yana Instructions" and "Profession/Role" fields were saved but never actually sent to the model — now they are
- Loading a past conversation from history was silently broken (a
.role/.whofield mismatch stripped the data needed to render message bubbles)
Known limitation: not code-signed on macOS or Windows — see the download page for the right-click-to-open workaround.
Generated with Claude Code