Lyna
SupportBlog
IntroductionFeaturesIntegrationsTips & TricksChangelog

Changelog

What we shipped and when.


Mar 29, 2026

Documentation site launch

Published the official Lyna docs at docs.lyna-it.com. Covers getting started, features, integrations, and tips.


Mar 28, 2026

Multi-provider AI chat

You can now use models from Anthropic (Claude), OpenAI (GPT, Codex), and GitHub Copilot in the chat panel. Bring your own API key or use Lyna credits.

Responsive design with breakpoints

Breakpoint management and multi-frame canvas. Design for Desktop, Laptop, Tablet, and Phone at the same time with device presets (Cmd+Shift+1-4) and custom breakpoint controls.

AI chat enhancements

  • Slash commands: 11 built-in commands: /ask, /build, /plan, /deep-planning, /newtask, /newrule, /explain-changes, /fix, /review, /refactor, /iterate
  • Effort selector: Control reasoning depth: Default, Low, Medium, High, Max
  • @ Mentions: Attach context with @file, @folder, @url, @git-changes, @problems
  • Context pills: Visual indicators showing attached context below the input
  • Follow-up suggestions: Suggested next prompts after each response
  • Permission dock: Approve or deny file changes before they are applied
  • Conversation compaction: Automatic summarization of long conversations to stay within context limits

Mar 2026

Visual editor

  • Click-to-select styling with alignment guides and measurement overlays
  • Snap guidelines for precise positioning
  • Multi-frame canvas with zoom, pan, and device presets
  • Block inserter with pre-built marketing, app UI, and ecommerce sections
  • Alt/Option hold for spacing measurements between elements

Code editor

  • Full Monaco editor with TypeScript IntelliSense and syntax highlighting
  • Git branch graph with commit history and diffs
  • Multi-file tabs with inline diff annotations
  • "Add to AI Chat" button for code selections (Cmd+Shift+L)

AI image generation

Text-to-image generation using Google Gemini models (NB2, Pro, Classic). Built-in editor with crop, brightness, contrast, saturation, and hue adjustments. Multiple aspect ratios.

Lyna Cloud

Database, Users/Auth, Storage, Secrets, Edge Functions, and Payments management from within project settings.

GitHub sync

Push, pull, and import repositories. Branch management, commit history, and diff preview built into the editor.

Stripe integration

Payments and subscriptions for your apps. Configure Stripe keys, sync entities, and deploy edge functions for webhook handling.

Figma import

Convert Figma designs into React components. Connect via OAuth, select frames, and import with component mapping.

Publishing and custom domains

One-click deploy to Lyna Cloud with automatic SSL. Custom domains with DNS verification and status monitoring.

Project sharing with team roles (owner, admin, member). Real-time editing with live cursors and comments. Community gallery for browsing, searching, and cloning public projects.

Brand and theming

shadcn/ui theme editor with color palettes, border radius, typography, and dark mode toggle. Custom font uploads and a built-in font library.

MCP server support

Connect Model Context Protocol servers to extend AI capabilities with external tools and data sources. Pre-configured server catalog in settings.

Pre-publish security scanning

Automatic detection of exposed secrets (Stripe keys, AWS credentials, private keys, JWT secrets, database connection strings), frontend issues (eval, innerHTML, document.write), and database security (RLS policies) before publishing.