Skip to content

v1.1.3 — /create redesign + SEO indexability + landing perf

Latest

Choose a tag to compare

@ignromanov ignromanov released this 06 Jun 19:50
· 215 commits to develop since this release
d835a43

Patch release. Landing & /create surface only — no changes to schema v1, the invoice codec, or the payment flow.

✨ Features

  • /create redesign + SEO indexability — the creation page moved out of the no-index route group and gained a fresh hero / FAQ / how-it-works, plus a mobile scale fix. (#274)
  • Demo video on landing — responsive 16:9 / 9:16 walkthrough of create → pay. (#272)

⚡ Performance (landing Tranches 1–3)

  • No more eager 2.7 MB video fetch on the mobile critical path. (#299)
  • Demo hashes precomputed at build time; codec removed from the client bundle. (#300)
  • inlineCss + tuned browserslist + accessibility 84 → 100. (#302)
  • Below-fold rendering + LCP / CLS / compositing hardening. (#271)

🛠 Fixes & docs

  • Dropped the "no tracking" overclaim and aligned analytics copy with cookie-free Umami, surfaced Base, README demo video now plays inline. (#273, #270)

🔧 Maintenance

  • Dependency sweep: Next.js 16.2.7, viem 2.52, TanStack Query 5.101, Zustand 5.0.14, react-hook-form 7.77, Framer Motion 12.40, and dev-deps.

Full changelog: v1.1.2...v1.1.3