📱 Mobile-Ready — The Full UI in Your Pocket
Open your Studio URL on your phone's browser — not just Telegram. The entire interface is now touch-optimized and responsive across every page.
What changed
Chat page:
- 44px touch targets on all buttons and panel tabs
- Sidebars auto-collapse on mobile, restore when returning to desktop
- Toolbar scrolls horizontally with gradient fade hints — no overflow, no clipping
- Input area respects iOS safe-area-inset for notched devices (no hidden text behind the home bar)
- Font-size ≥ 16px on all inputs — prevents iOS auto-zoom on focus
- Notifications, toasts, welcome prompts — all constrained to mobile viewport
100dvhviewport — no Safari address bar layout shift
Kanban page:
- Scroll-snap columns — swipe between Backlog → Todo → In Progress → Done
- Touch-visible action buttons (no hover dependency)
- Full responsive breakpoints at 800px and 480px
- iOS-safe: no rubber-banding, no auto-zoom
Schedule page:
- Responsive agenda timeline, touch-sized buttons
- Proper spacing on narrow screens
- Same iOS safety as other pages
Auth page:
- 16px input fields, 44px buttons — no zoom, comfortable tap targets
Other changes
- Removed SDK engine and
ANTHROPIC_API_KEYreferences from all READMEs (EN, UA, RU) and install guide — Studio uses CLI engine exclusively - Updated all three READMEs with Mobile UI documentation section and feature table row
Full Changelog: v5.20.1...v5.21.0