Skip to content

Shotluma 0.4.0

Choose a tag to compare

@realZachi realZachi released this 19 Aug 00:44
· 13 commits to main since this release

The AI now designs entire screens in free-form HTML.

✨ HTML screen mode (experimental)

Toggle it on in the generate dialog and the AI authors each App Store screenshot as a complete HTML/CSS document instead of composing canvas elements — bolder layouts, richer typography, gradients, clip-paths, and blend modes the element tools could never express.

  • Real photographic device mockups embedded via <shotluma-device>, perspective and all
  • Strictly sandboxed: no scripts, no event handlers, no external loads — anywhere, including CSS and SVG
  • Per-screen style isolation, previews, targeted patch edits, and the usual one-step undo
  • Exports pixel-identical through the existing pipeline
  • HTML screens are AI-only for now; the classic element mode stays the default

🤖 Grok 4.6

Grok 4.6 is now the default xAI model, including xhigh reasoning effort. Grok 4.5 remains available.

✨ Editor polish

  • One-click New project button in the header
  • Leaner generate dialog

Full Changelog: v0.3.1...v0.4.0